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