Home Reports Jun 16, 2025
Monday, June 16, 2025
- Commits
- 41
- pushed this day
- Repositories
- 16
- with activity
- Contributors
- 11
- distinct authors
- Lines changed
- +11,899 −2,383
- additions / deletions
Monday, June 16, 2025
41 commits were pushed across 16 repos by 11 authors. There were 11,899 additions and 2,383 deletions.
Stay up to date with the latest insights and developments on AlgoScan
Updated repos
16 repositories- go-algorand 4 commits
- revelio 1 commit
- community 1 commit
- algokit-core 12 commits
- algokit-cli 1 commit
- algokit-client-generator-py 1 commit
- algokit-client-generator-ts 2 commits
- algokit-subscriber-py 1 commit
- algokit-utils-py 1 commit
- algokit-utils-ts 3 commits
- algokit-utils-ts-debug 1 commit
- specs 5 commits
- solidity-land-registry 1 commit
- algorand-mcp 3 commits
- a-day-in-my-bobalife 3 commits
- algo-voting 1 commit
Commit Log
41 commits · 16 repositories
00:40:25
algokit-client-generator-ts
build(deps-dev): bump typescript-eslint from 8.32.0 to 8.34.0
+104
−53
00:40:41
algokit-client-generator-ts
build(deps-dev): bump @eslint/js from 9.26.0 to 9.29.0
+17
−3
01:00:27
go-algorand
Build 2384 Data
+1
−1
01:43:13
algokit-subscriber-py
chore(deps-dev): bump python-semantic-release from 9.21.0 to 10.1.0
+13
−13
02:26:02
algokit-utils-ts
chore: TODO
+4
−10
02:27:58
algokit-utils-ts
chore: TODO
+0
−2
03:28:37
algo-voting
Update eslint requirement from ^9.28.0 to ^9.29.0
+1
−1
04:17:51
algokit-utils-ts-debug
chore(deps): bump the all group across 1 directory with 6 updates
+108
−105
07:10:31
solidity-land-registry
npm: bump @types/node from 22.15.31 to 24.0.1
+1
−1
07:35:33
revelio
Bump tailwindcss-ruby from 4.0.9 to 4.1.10
+9
−9
10:18:51
algokit-cli
chore(deps): bump the all group across 1 directory with 10 updates
+109
−105
11:23:08
algorand-mcp
Algorand Remote MCP batch 1 (working OK- Deployed)
+2584
−80
12:06:15
algorand-mcp
Add App Transactions and Update README.md and Add KeyReg
+564
−52
12:54:13
community
Commit from GitHub Actions (Community Interest Tracker)
+1
−1
14:21:26
algokit-client-generator-py
chore(deps): bump the minor-and-patch group across 1 directory with 9 updates
+97
−82
15:14:39
a-day-in-my-bobalife
chore: log greeting (2025-06-16)
+2
−0
15:17:21
algokit-core
Merge pull request #158 from algorandfoundation/build/rm_maturin
+179
−106
15:17:21
algokit-core
Merge pull request #158 from algorandfoundation/build/rm_maturin
+179
−106
15:21:45
algokit-core
chore(python/algokit_transact): bump version to 1.0.0-alpha.16 [skip ci]
+1
−1
15:21:45
algokit-core
chore(python/algokit_transact): bump version to 1.0.0-alpha.16 [skip ci]
+1
−1
15:27:03
algokit-core
Notes added by 'git notes add'
+1
−0
15:32:16
algokit-core
chore(python/algod_api): bump version to 1.0.0-alpha.17 [skip ci]
+6
−6
15:32:16
algokit-core
chore(python/algod_api): bump version to 1.0.0-alpha.17 [skip ci]
+6
−6
15:35:01
algokit-core
Notes added by 'git notes add'
+1
−0
15:41:58
algokit-utils-ts
chore(deps): bump the all group across 1 directory with 17 updates
+803
−492
15:54:46
specs
docs: ledger summary
+41
−1
15:55:33
specs
chore: duplicate ledger
+0
−0
15:55:33
specs
chore: restore ledger
+1630
−0
15:55:46
specs
merge: split ledger
+1630
−0
15:58:21
specs
docs: ledger summary
+2
−0
16:47:05
algokit-core
Merge branch 'main' into build/bun_workspace
+186
−113
17:15:21
a-day-in-my-bobalife
chore: v2025.23.0 (release)
+15
−0
17:15:23
a-day-in-my-bobalife
Notes added by 'git notes add'
+1
−0
17:20:02
go-algorand
wip: on demand versioned cfg generation
+17
−10
17:24:04
go-algorand
fix test
+2
−3
17:46:36
algorand-mcp
Add API tools algod, indexer and nfd and Add Knowledge and fixed env and secret values
+3010
−107
18:37:46
go-algorand
tests: increase algoh timeout
+1
−1
18:46:29
algokit-core
fix(typescript/algod_api): update package.mustache to use bun workspace
+8
−8
19:04:18
algokit-core
build(typescript): rm bun.lock in api dir and add to workspace
+295
−406
19:16:20
algokit-core
build(typescript/algod_api): import from .. instead of package name
+4
−4
21:58:11
algokit-utils-py
fix: fixes ABI return handling for bare create/delete
+265
−494