Home Reports Dec 24, 2025

Wednesday, December 24, 2025

Commits
88
pushed this day
Repositories
12
with activity
Contributors
13
distinct authors
Lines changed
+221,302 −194,044
additions / deletions

December 2025

‹ ›
M
T
W
T
F
S
S

Dot = report available

Authors 12

Wednesday, December 24, 2025

88 commits were pushed across 12 repos by 13 authors. There were 221,302 additions and 194,044 deletions.

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

Updated repos

12 repositories

Commit Log

88 commits · 12 repositories

00:02:39 algokit-utils-ts PatrickDinh chore: lint fix +1 −1
00:09:50 wallet scholtz feat: enhance type definitions and improve code clarity in payment and wallet modules +241 −155
01:00:22 go-algorand - Build 2576 Data +1 −1
01:15:13 algokit-utils-ts PatrickDinh chore: PR feedback +36 −5
01:15:29 algokit-utils-py PatrickDinh Merge pull request #249 from algorandfoundation/fix/send-respects-composer-config +75 −3
01:16:09 algokit-utils-py daniel-makerx refactor: simplify config parameter resolution and tests +13 −25
01:17:29 algokit-utils-py daniel-makerx refactor: simplify config parameter resolution and tests +13 −25
01:25:09 algokit-utils-py daniel-makerx docs: refresh docs +4 −4
01:32:09 algokit-utils-py daniel-makerx refactor: simplify config parameter resolution and tests +13 −25
01:32:09 algokit-utils-py daniel-makerx docs: refresh docs +4 −4
01:32:22 algokit-utils-py daniel-makerx refactor: remove unnecessary casts +2 −3
01:32:22 algokit-utils-py daniel-makerx feat: implement lsig delegation +286 −258
01:32:22 algokit-utils-py daniel-makerx refactor: simplify +1 −18
01:32:22 algokit-utils-py daniel-makerx refactor: remove remaining algokit_algosdk usage +19 −4143
01:32:22 algokit-utils-py daniel-makerx fix: improve threshold validation +1 −1
01:32:22 algokit-utils-py daniel-makerx refactor: make *_DOMAIN_SEPARATOR bytes to avoid unnecessary encoding +24 −29
01:32:22 algokit-utils-py daniel-makerx refactor: LogicSignature -> LogicSigSignature +13 −13
01:32:22 algokit-utils-py daniel-makerx docs: fix invalid docs +6 −29
02:21:37 puya boblat chore: compile all +19883 −52
02:21:37 puya daniel-makerx refactor: simplify _WTypeToABIName.visit_basic_type +17 −21
02:21:37 puya boblat tests: update awst json files for reti and itxn compose to reflect node changes +6514 −1243
02:21:37 puya boblat refactor: push down type mapping logic for arc4_signature into IR layer +310 −32
02:37:18 puya boblat tests: update awst json files for reti and itxn compose to reflect node changes +6514 −1243
02:37:18 puya boblat refactor: push down type mapping logic for arc4_signature into IR layer +310 −32
02:37:18 puya boblat chore: compile all +19883 −52
02:37:18 puya daniel-makerx refactor: simplify _WTypeToABIName.visit_basic_type +17 −21
02:44:45 algokit-utils-ts PatrickDinh fix: make the conversion safer +17 −12
03:13:25 algokit-utils-ts PatrickDinh fix: math +32 −3
03:13:41 algokit-utils-ts PatrickDinh chore: docs +2 −2
03:18:12 algokit-utils-ts PatrickDinh chore: no need MICROALGOS_TO_ALGOS_RATIO_BIGINT +2 −3
03:29:44 algokit-utils-ts PatrickDinh chore: update package-lock +1 −4
03:34:43 algokit-python-template neilcampbell chore: update to the latest algosdk decoupled packages +74 −83
04:48:23 algokit-utils-ts PatrickDinh refactor: lift the validation logic to ctor +108 −51
05:07:48 algokit-utils-ts PatrickDinh chore: guard for max microAlgo +57 −15
05:09:02 algokit-utils-ts PatrickDinh chore: docs +12 −12
05:09:35 devportal larkiny docs: Import updated documentation +2763 −3678
05:38:33 algokit-utils-ts PatrickDinh chore: revert to the original logic and update tests +65 −171
05:43:51 algokit-utils-ts PatrickDinh chore: add max supply in algo test +5 −0
06:11:23 algokit-utils-ts PatrickDinh Merge pull request #511 from algorandfoundation/remove-sdk +489 −2700
06:11:50 algokit-utils-ts PatrickDinh chore: export methods to convert values between tuple and struct +69 −45
06:19:38 algokit-utils-ts semantic-release-bot Notes added by 'git notes add' +1 −0
08:35:40 algokit-utils-py neilcampbell fix: correct the kmd oas generation of bytes fields +119 −30
08:57:28 wallet scholtz feat(wallet): update account data structure and ensure network data initialization +1151 −1138
09:09:32 algokit-utils-py neilcampbell feat: add kmd polytest tests +731 −112
09:19:46 devportal - Fixed lint errors +62 −28
09:22:21 algokit-client-generator-ts PatrickDinh fix: add *FromTuple functions back +792 −802
09:26:51 algokit-client-generator-ts PatrickDinh chore: add test +14 −1
09:27:29 algokit-utils-ts PatrickDinh Merge pull request #512 from algorandfoundation/generator-ts-integration +69 −45
09:35:26 algokit-utils-ts semantic-release-bot Notes added by 'git notes add' +1 −0
09:36:52 algokit-client-generator-ts PatrickDinh chore: update to use utils alpha +7 −7
09:41:24 devportal - Updated import-docs workflow +1 −2
09:44:40 devportal - Updated import-docs workflow +27 −7
09:47:31 devportal larkiny docs: Import updated documentation +2763 −3678
09:49:51 devportal - Merge branch 'main' into feat/import-docs +0 −0
09:50:56 algokit-client-generator-ts PatrickDinh fix: restore package-lock +714 −0
09:50:59 devportal - Updated import-docs workflow +0 −13
09:51:26 devportal - Feat/import docs (#439) +73 −33
11:12:09 devportal larkiny docs: Import updated documentation +2763 −3678
11:13:13 wallet scholtz feat(wallet): refactor account data types and improve asset handling in wallet store +265 −137
11:36:10 wallet scholtz feat(wallet): update transaction confirmation handling and type definitions for improved clarity and consistency +63 −87
11:41:03 algokit-utils-py daniel-makerx fix: app arg packing issue when there are exactly 15 args +51 −4
11:44:05 devportal - Updated import-docs workflow +7 −182
11:45:58 devportal - Updated import-docs workflow +7 −182
11:49:51 algokit-utils-py daniel-makerx Update tests/transactions/test_transaction_composer.py +1 −1
11:50:39 algokit-utils-py daniel-makerx fix: app arg packing issue when there are exactly 15 args (#251) +51 −4
11:52:39 devportal - Updated import-docs workflow (#442) +7 −182
12:10:19 algokit-utils-ts neilcampbell fix: app arg packing issue when there are exactly 15 args +58 −11
12:14:25 wallet scholtz feat(wallet): update account transaction handling to improve parameter naming and ensure proper data types +519 −509
12:47:59 wallet scholtz feat(wallet): refactor account data types and improve balance handling in Accounts.vue +12 −23
12:56:08 wallet scholtz feat(wallet): update file upload handling to use @select event and refactor component structure +62 −42
12:57:21 wallet scholtz feat(wallet): refactor 404 page to use script setup syntax for improved readability +1 −6
13:08:03 wallet scholtz feat(wallet): refactor account overview components for improved structure and readability +480 −458
13:08:10 wallet scholtz feat(wallet): improve template formatting for better readability in AccountDetailsGrid and AccountOverviewHeader +68 −34
14:12:22 wallet scholtz feat(wallet): enhance asset handling and type definitions for improved clarity and functionality +263 −290
14:12:28 wallet scholtz feat(wallet): improve code formatting and readability in AccountDetailsGrid and Assets components +12 −8
14:23:18 algokit-utils-ts neilcampbell Merge pull request #513 from algorandfoundation/fix/tuple-packing +58 −11
14:31:23 algokit-utils-ts semantic-release-bot Notes added by 'git notes add' +1 −0
14:57:26 algokit-utils-py neilcampbell chore: use polytest transaction data for tests +577 −25970
15:15:07 a-day-in-my-bobalife michaeltchuang chore: log greeting (2025-12-24) +1 −0
15:46:22 algo-voting sambitsargam Merge pull request #763 from sambitsargam/dependabot/npm_and_yarn/typescript-eslint/eslint-plugin-8.50.1 +229 −229
15:46:43 algo-voting sambitsargam Merge pull request #761 from sambitsargam/dependabot/npm_and_yarn/vue-3.5.26 +124 −124
15:57:23 algokit-utils-py neilcampbell chore: split tests to keep polytest happy +1525 −1437
17:56:44 ARCs cusma docs: superseded by arc89 +2 −0
17:56:55 ARCs cusma docs: extended by arc89 +1 −0
18:57:00 puya iglosiggio [Experiment] Tail encode +12 −14
19:02:41 puya iglosiggio chore: compile_all +149649 −140308
19:25:11 asa-list andyrobman Add files via upload +4 −0
19:32:04 asa-list andyrobman Merge c0b1ec798632e22b29a41849d607c6307af64db3 into 8436f365a1123aef9a1e2ef13b179ea1e38386a2 +7 −0