Home / Reports / Dec 22, 2025

Explore daily commit reports from the Algorand ecosystem. Stay updated with the latest code changes, repository activity, and developer contributions, refreshed every day.

Dec 21, 2025 Arrow Back Arrow Forward Dec 23, 2025
M
T
W
T
F
S
S
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
1
2
3
4
5
6
7
8
9
10
11

Monday, December 22, 2025

95 commits were pushed across 17 repos by 17 authors. There were 24,592 additions and 416,128 deletions.

Stay up to date with the latest insights and developments on AlgoScan

Authors

Updated Repos

...

Commit Log

PatrickDinh 00:16:34 Merge pull request #500 from algorandfoundation/app-arg-encoding (algokit-utils-ts)
semantic-re… 00:24:17 Notes added by 'git notes add' (algokit-utils-ts)
PatrickDinh 00:28:54 chore: upgrade to alpha 11 (algokit-lora)
d13co 00:44:23 fix unstable reference from index causing re renders (reti)
PatrickDinh 00:52:54 fix: check-types (algokit-lora)
- 01:00:25 Build 2574 Data (go-algorand)
PatrickDinh 01:03:46 fix: check-types (algokit-subscriber-ts)
PatrickDinh 01:05:06 fix: tests (algokit-subscriber-ts)
PatrickDinh 01:11:19 fix: test (algokit-lora)
cusma 01:13:03 docs: empty metadata specification (ARCs)
PatrickDinh 01:17:24 fix: tests (algokit-lora)
neilcampbell 01:21:56 Merge pull request #503 from algorandfoundation/chore/further-block-tweaks (algokit-utils-ts)
PatrickDinh 01:26:55 chore: wip - review (algokit-lora)
semantic-re… 01:29:19 Notes added by 'git notes add' (algokit-utils-ts)
neilcampbell 01:37:13 Merge pull request #505 from algorandfoundation/decoupling-debug-changes (algokit-utils-ts)
neilcampbell 01:48:25 chore: fix docs (algokit-utils-ts)
daniel-make… 01:48:37 wip (puya)
semantic-re… 01:56:09 Notes added by 'git notes add' (algokit-utils-ts)
neilcampbell 02:08:00 feat!: Updating to the latest utils and removing the dependency on algosdk (algokit-utils-ts-debug)
cusma 02:13:04 docs: minor enhancements (ARCs)
renovate[bo… 02:55:29 chore(deps): update dependency pnpm to v10.26.1 (use-wallet)
renovate[bo… 02:55:33 Merge 84d9f5cdba9472478d8a90dbf59251df68b9c6a2 into 3306f9787d3d31e7127cf024ffc88e59e1b5d004 (use-wallet)
cusma 02:59:53 docs: testnet app id v0.2.0; app spec link (ARCs)
neilcampbell 03:12:32 Merge pull request #57 from algorandfoundation/decoupling-utils-update (algokit-utils-ts-debug)
PatrickDinh 03:14:33 fix: support node 20 (algokit-subscriber-ts)
PatrickDinh 03:38:39 chore: wip - review (algokit-lora)
PatrickDinh 03:53:55 chore : wip - review (algokit-lora)
PatrickDinh 04:10:21 chore: wip - review (algokit-lora)
daniel-make… 04:10:45 refactor: simplify _coerce_bytes (algokit-utils-py)
daniel-make… 04:12:16 chore: refresh clients (algokit-utils-py)
neilcampbell 04:27:49 feat: change where txn validation happens (algokit-utils-ts)
PatrickDinh 04:42:51 chore: wip - review (algokit-lora)
PatrickDinh 04:46:58 fix: support node 20 (#140) (algokit-subscriber-ts)
semantic-re… 04:50:03 Notes added by 'git notes add' (algokit-subscriber-ts)
neilcampbell 05:05:50 chore: fix docs (algokit-utils-ts)
larkiny 05:09:58 docs: Import updated documentation (devportal)
daniel-make… 05:25:04 fix: remove attempted coercion of state map keys from base64 to bytes (algokit-utils-py)
PatrickDinh 05:26:09 chore: wip - review (algokit-lora)
daniel-make… 05:34:31 chore: refresh snapshots (algokit-utils-py)
PatrickDinh 05:43:24 chore: wip - review (algokit-lora)
achidlow 06:08:37 replace mypy visitors with direct dispatch to avoid inheritance (puya)
boblat 06:08:37 do not use mypy.visitor.NodeVisitor in docs generation script (puya)
achidlow 06:08:37 go back to parsing mypy messages the hard way since ErrorFormatter throws on attempting to inherit (puya)
achidlow 06:11:42 remove vendored mypy and make it a dependency instead (puya)
PatrickDinh 06:19:02 chore: reviewed (1st) round (algokit-lora)
daniel-make… 06:43:38 fix: move transaction validation to composer send, this enables historical transactions (with different validation criteria) to be encoded (algokit-utils-py)
achidlow 06:58:12 remove vendored mypy and make it a dependency instead (puya)
achidlow 06:58:12 go back to parsing mypy messages the hard way since ErrorFormatter throws on attempting to inherit (puya)
achidlow 06:58:12 replace mypy visitors with direct dispatch to avoid inheritance (puya)
boblat 06:58:12 do not use mypy.visitor.NodeVisitor in docs generation script (puya)
dependabot[… 08:04:57 npm: bump @types/node from 22.19.3 to 25.0.3 (solidity-land-registry)
dependabot[… 08:05:14 npm: bump solhint from 5.2.0 to 6.0.2 (solidity-land-registry)
daniel-make… 09:12:39 fix: raise error when calculating tx_id and genesis hash is None (algokit-utils-py)
daniel-make… 09:33:03 fix: make block fields consistent with utils-ts and algosdk (algokit-utils-py)
filipetamota 10:03:58 :bug: filter out ledger accounts from cards (pera-ios)
filipetamota 10:17:39 Merge 818afbe927e8dfa929d9ae74826fe2e3c79d57a4 into 4d5afb409ec15de77d4b3ff04a3e41b95d21d36d (pera-ios)
d13co 11:27:52 reti-ghost-sdk 0.1.3 (reti)
d13co 11:28:32 Merge c96665ddf8b81da9742039ec56586dc12e8ef50b into a8210fca292f60f410bd06dc2114d6b6e25b7fd0 (reti)
neilcampbell 12:48:26 chore: validate signed transaction on when gathering signatures in the composer (algokit-utils-ts)
neilcampbell 12:57:40 Merge pull request #506 from algorandfoundation/decoupling-dont-validate-on-encode (algokit-utils-ts)
semantic-re… 13:05:05 Notes added by 'git notes add' (algokit-utils-ts)
daniel-make… 13:54:37 refactor: move transaction validation to occur during building and signing (algokit-utils-py)
scholtz 13:59:22 feat: update transaction parameter naming for consistency and clarity in asset and key registration transactions (wallet)
daniel-make… 14:01:32 fix: raise error when calculating tx_id and genesis hash is None (algokit-utils-py)
daniel-make… 14:01:32 fix: make block fields consistent with utils-ts and algosdk (algokit-utils-py)
daniel-make… 14:01:32 fix: remove attempted coercion of state map keys from base64 to bytes (algokit-utils-py)
daniel-make… 14:01:32 chore: refresh snapshots (algokit-utils-py)
daniel-make… 14:01:32 refactor: simplify _coerce_bytes (algokit-utils-py)
daniel-make… 14:01:32 fix: move transaction validation to composer send, this enables historical transactions (with different validation criteria) to be encoded (algokit-utils-py)
daniel-make… 14:01:32 chore: refresh clients (algokit-utils-py)
daniel-make… 14:01:32 fix: rename bytes field to all consistently use bytes_ (algokit-utils-py)
daniel-make… 14:01:32 refactor: move transaction validation to occur during building and signing (algokit-utils-py)
dependabot[… 14:07:38 chore(deps): bump the all group across 1 directory with 15 updates (algokit-utils-ts)
daniel-make… 14:11:03 build: change dependency from sdk to algokit-utils-py 5.0 alpha (algokit-subscriber-py)
daniel-make… 14:11:03 feat!: updated to use algokit-utils-py 5.0 types. (algokit-subscriber-py)
michaeltchu… 15:15:20 chore: log greeting (2025-12-22) (a-day-in-my-bobalife)
neilcampbell 15:22:58 fix: correct upgradeVote field on block (algokit-utils-ts)
semantic-re… 15:32:31 Notes added by 'git notes add' (algokit-utils-ts)
neilcampbell 16:22:38 chore: update to the latest utils (algokit-subscriber-ts)
neilcampbell 16:35:37 build: setup alpha build pipeline (algokit-utils-ts-debug)
neilcampbell 16:39:36 chore: perform some dependency maintenance (algokit-utils-ts-debug)
neilcampbell 16:41:25 chore: update from jest to vitest (algokit-utils-ts-debug)
neilcampbell 16:57:11 chore: updating to the latest utils (algokit-utils-ts-debug)
michaeltchu… 17:15:40 chore: v2025.50.0 (release) (a-day-in-my-bobalife)
michaeltchu… 17:15:42 Notes added by 'git notes add' (a-day-in-my-bobalife)
cusma 17:27:27 docs: testnet app id v0.3.0 (ARCs)
cusma 19:58:12 docs: split reversible and irreversible flags; add deprecated by field (ARCs)
cusma 20:43:21 docs: specify migrate metadata method (ARCs)
lempira 20:43:59 fix: kmd check-types (algokit-utils-ts)
lempira 20:52:13 Merge pull request #498 from algorandfoundation/feature/add-kmd-tests (algokit-utils-ts)
semantic-re… 21:00:25 Notes added by 'git notes add' (algokit-utils-ts)
Ikonic1z420 22:16:24 Refactor and clean up priv_addr.py (CryptoDeepTools)
PatrickDinh 22:46:43 chore: import SearchForTransactionsCriteria from indexer (algokit-subscriber-ts)
PatrickDinh 23:02:17 chore: rename indexer to utilsIndexer to avoid clashing (algokit-subscriber-ts)
PatrickDinh 23:41:05 chore: wip - fix up TODO (algokit-lora)