Home Reports Dec 22, 2025
Monday, December 22, 2025
- Commits
- 99
- pushed this day
- Repositories
- 17
- with activity
- Contributors
- 17
- distinct authors
- Lines changed
- +27,791 −416,210
- additions / deletions
Monday, December 22, 2025
99 commits were pushed across 17 repos by 17 authors. There were 27,791 additions and 416,210 deletions.
Stay up to date with the latest insights and developments on AlgoScan
Updated repos
17 repositories- go-algorand 1 commit
- ledger-app-algorand 6 commits
- algokit-lora 13 commits
- algokit-subscriber-py 2 commits
- algokit-subscriber-ts 8 commits
- algokit-utils-py 17 commits
- algokit-utils-ts 18 commits
- algokit-utils-ts-debug 6 commits
- ARCs 6 commits
- devportal 1 commit
- puya 9 commits
- reti 3 commits
- solidity-land-registry 2 commits
- CryptoDeepTools 1 commit
- a-day-in-my-bobalife 3 commits
- algokit-walletsdk-kmp 2 commits
- wallet 1 commit
Commit Log
99 commits · 17 repositories
00:16:34
algokit-utils-ts
Merge pull request #500 from algorandfoundation/app-arg-encoding
+186
−197
00:24:17
algokit-utils-ts
Notes added by 'git notes add'
+1
−0
00:28:54
algokit-lora
chore: upgrade to alpha 11
+6
−5
00:44:23
reti
fix unstable reference from index causing re renders
+2
−1
00:52:54
algokit-lora
fix: check-types
+98
−102
01:00:25
go-algorand
Build 2574 Data
+1
−1
01:03:46
algokit-subscriber-ts
fix: check-types
+48
−42
01:05:06
algokit-subscriber-ts
fix: tests
+135
−15
01:11:19
algokit-lora
fix: test
+1
−1
01:13:03
ARCs
docs: empty metadata specification
+33
−7
01:17:24
algokit-lora
fix: tests
+4
−4
01:21:56
algokit-utils-ts
Merge pull request #503 from algorandfoundation/chore/further-block-tweaks
+107
−93
01:26:55
algokit-lora
chore: wip - review
+3
−191
01:29:19
algokit-utils-ts
Notes added by 'git notes add'
+1
−0
01:37:13
algokit-utils-ts
Merge pull request #505 from algorandfoundation/decoupling-debug-changes
+636
−703
01:48:25
algokit-utils-ts
chore: fix docs
+9
−9
01:48:37
puya
wip
+317
−20
01:56:09
algokit-utils-ts
Notes added by 'git notes add'
+1
−0
02:08:00
algokit-utils-ts-debug
feat!: Updating to the latest utils and removing the dependency on algosdk
+44
−106
02:13:04
ARCs
docs: minor enhancements
+18
−6
02:59:53
ARCs
docs: testnet app id v0.2.0; app spec link
+3
−2
03:12:32
algokit-utils-ts-debug
Merge pull request #57 from algorandfoundation/decoupling-utils-update
+4964
−7647
03:14:33
algokit-subscriber-ts
fix: support node 20
+4
−4
03:38:39
algokit-lora
chore: wip - review
+10
−16
03:53:55
algokit-lora
chore : wip - review
+28
−88
04:10:21
algokit-lora
chore: wip - review
+14
−23
04:10:45
algokit-utils-py
refactor: simplify _coerce_bytes
+4
−12
04:12:16
algokit-utils-py
chore: refresh clients
+24
−27
04:27:49
algokit-utils-ts
feat: change where txn validation happens
+80
−45
04:42:51
algokit-lora
chore: wip - review
+60
−75
04:46:58
algokit-subscriber-ts
fix: support node 20 (#140)
+4
−4
04:50:03
algokit-subscriber-ts
Notes added by 'git notes add'
+1
−0
05:05:50
algokit-utils-ts
chore: fix docs
+70
−70
05:09:58
devportal
docs: Import updated documentation
+146
−5522
05:25:04
algokit-utils-py
fix: remove attempted coercion of state map keys from base64 to bytes
+28
−28
05:26:09
algokit-lora
chore: wip - review
+58
−75
05:34:31
algokit-utils-py
chore: refresh snapshots
+9
−3
05:43:24
algokit-lora
chore: wip - review
+38
−29
06:08:37
puya
do not use mypy.visitor.NodeVisitor in docs generation script
+14
−26
06:08:37
puya
replace mypy visitors with direct dispatch to avoid inheritance
+403
−361
06:08:37
puya
go back to parsing mypy messages the hard way since ErrorFormatter throws on attempting to inherit
+89
−36
06:11:42
puya
remove vendored mypy and make it a dependency instead
+80
−188794
06:19:02
algokit-lora
chore: reviewed (1st) round
+24
−133
06:43:38
algokit-utils-py
fix: move transaction validation to composer send, this enables historical transactions (with different validation criteria) to be encoded
+35
−22
06:58:12
puya
replace mypy visitors with direct dispatch to avoid inheritance
+403
−361
06:58:12
puya
go back to parsing mypy messages the hard way since ErrorFormatter throws on attempting to inherit
+89
−36
06:58:12
puya
do not use mypy.visitor.NodeVisitor in docs generation script
+14
−26
06:58:12
puya
remove vendored mypy and make it a dependency instead
+80
−188794
08:04:57
solidity-land-registry
npm: bump @types/node from 22.19.3 to 25.0.3
+1
−1
08:05:14
solidity-land-registry
npm: bump solhint from 5.2.0 to 6.0.2
+1
−1
09:12:39
algokit-utils-py
fix: raise error when calculating tx_id and genesis hash is None
+24
−0
09:33:03
algokit-utils-py
fix: make block fields consistent with utils-ts and algosdk
+68
−66
11:27:52
reti
reti-ghost-sdk 0.1.3
+9
−6
11:28:32
reti
Merge c96665ddf8b81da9742039ec56586dc12e8ef50b into a8210fca292f60f410bd06dc2114d6b6e25b7fd0
+740
−580
12:48:26
algokit-utils-ts
chore: validate signed transaction on when gathering signatures in the composer
+72
−69
12:57:40
algokit-utils-ts
Merge pull request #506 from algorandfoundation/decoupling-dont-validate-on-encode
+155
−117
13:05:05
algokit-utils-ts
Notes added by 'git notes add'
+1
−0
13:54:37
algokit-utils-py
refactor: move transaction validation to occur during building and signing
+28
−28
13:59:22
wallet
feat: update transaction parameter naming for consistency and clarity in asset and key registration transactions
+48
−32
14:01:32
algokit-utils-py
refactor: simplify _coerce_bytes
+4
−12
14:01:32
algokit-utils-py
chore: refresh clients
+24
−27
14:01:32
algokit-utils-py
fix: move transaction validation to composer send, this enables historical transactions (with different validation criteria) to be encoded
+35
−22
14:01:32
algokit-utils-py
fix: raise error when calculating tx_id and genesis hash is None
+24
−0
14:01:32
algokit-utils-py
fix: rename bytes field to all consistently use bytes_
+4
−4
14:01:32
algokit-utils-py
fix: make block fields consistent with utils-ts and algosdk
+68
−66
14:01:32
algokit-utils-py
chore: refresh snapshots
+9
−3
14:01:32
algokit-utils-py
fix: remove attempted coercion of state map keys from base64 to bytes
+28
−28
14:01:32
algokit-utils-py
refactor: move transaction validation to occur during building and signing
+28
−28
14:07:38
algokit-utils-ts
chore(deps): bump the all group across 1 directory with 15 updates
+586
−379
14:11:03
algokit-subscriber-py
feat!: updated to use algokit-utils-py 5.0 types.
+7532
−13000
14:11:03
algokit-subscriber-py
build: change dependency from sdk to algokit-utils-py 5.0 alpha
+360
−258
15:15:20
a-day-in-my-bobalife
chore: log greeting (2025-12-22)
+2
−0
15:22:58
algokit-utils-ts
fix: correct upgradeVote field on block
+2
−2
15:32:31
algokit-utils-ts
Notes added by 'git notes add'
+1
−0
16:22:38
algokit-subscriber-ts
chore: update to the latest utils
+47
−51
16:35:37
algokit-utils-ts-debug
build: setup alpha build pipeline
+9
−2
16:39:36
algokit-utils-ts-debug
chore: perform some dependency maintenance
+2691
−3587
16:41:25
algokit-utils-ts-debug
chore: update from jest to vitest
+2108
−3860
16:45:25
ledger-app-algorand
refactor: change display title for access list
+7
−7
16:55:17
ledger-app-algorand
refactor: update application structure to remove 'foreign' prefix from boxes and apps
+14
−14
16:57:11
algokit-utils-ts-debug
chore: updating to the latest utils
+8
−8
17:03:58
ledger-app-algorand
fix: enforce maximum map size of 2 in parser functions
+12
−0
17:10:26
ledger-app-algorand
refactor: simplify key matching in parser functions using switch-case
+27
−16
17:15:40
a-day-in-my-bobalife
chore: v2025.50.0 (release)
+13
−0
17:15:42
a-day-in-my-bobalife
Notes added by 'git notes add'
+1
−0
17:27:27
ARCs
docs: testnet app id v0.3.0
+1
−1
17:30:18
ledger-app-algorand
refactor: reorganize display logic for application fields in parser implementation
+8
−16
17:59:33
algokit-walletsdk-kmp
liquidAuth setup.
+3069
−3
18:03:46
ledger-app-algorand
refactor: reduce access list memory footprint with on-demand element retrieval
+65
−29
18:14:09
algokit-walletsdk-kmp
liquidAuth setup.
+3
−3
19:58:12
ARCs
docs: split reversible and irreversible flags; add deprecated by field
+132
−72
20:43:21
ARCs
docs: specify migrate metadata method
+29
−8
20:43:59
algokit-utils-ts
fix: kmd check-types
+6
−6
20:52:13
algokit-utils-ts
Merge pull request #498 from algorandfoundation/feature/add-kmd-tests
+1236
−6
21:00:25
algokit-utils-ts
Notes added by 'git notes add'
+1
−0
22:16:24
CryptoDeepTools
Refactor and clean up priv_addr.py
+2
−1
22:46:43
algokit-subscriber-ts
chore: import SearchForTransactionsCriteria from indexer
+3
−5
23:02:17
algokit-subscriber-ts
chore: rename indexer to utilsIndexer to avoid clashing
+8
−8
23:41:05
algokit-lora
chore: wip - fix up TODO
+10
−16