Home Reports Dec 9, 2025
Tuesday, December 9, 2025
- Commits
- 65
- pushed this day
- Repositories
- 11
- with activity
- Contributors
- 16
- distinct authors
- Lines changed
- +38,621 −32,765
- additions / deletions
Tuesday, December 9, 2025
65 commits were pushed across 11 repos by 16 authors. There were 38,621 additions and 32,765 deletions.
Stay up to date with the latest insights and developments on AlgoScan
Updated repos
11 repositoriesCommit Log
65 commits · 11 repositories
01:00:20
go-algorand
FI from master
+14
−9
01:00:20
go-algorand
Build 2561 Data
+1
−1
01:20:22
algokit-utils-py
refactor: replace SigningAccount with AddressWithSigners from algokit-transact
+1229
−1193
03:00:14
algokit-utils-ts
update migration notes, the deleted items were moved to the discussion doc
+3
−21
03:04:11
algo-voting
build(deps-dev): bump @typescript-eslint/parser from 8.48.1 to 8.49.0
+70
−70
03:31:17
algokit-utils-ts
PR feedback
+144
−91
03:33:37
algokit-utils-ts
doc gen
+27
−27
04:08:02
algokit-utils-ts
rename test files
+10
−116
04:20:42
algokit-utils-ts
fix type Transaction vs TransactionParams
+1
−1
04:28:34
algokit-utils-ts
Merge pull request #475 from algorandfoundation/transaction-class
+1342
−1661
09:46:41
nodekit
fix: Prevent 'Network/Config Mismatch' always showing when P2P only
+1
−1
09:55:19
nodekit
fix: Prevent 'Network/Config Mismatch' always showing when P2P only
+1
−1
10:02:20
algokit-subscriber-ts
chore: merge with upstream main to get latest fixes
+3256
−0
10:15:11
algokit-subscriber-ts
test: update snapshot
+10
−0
10:27:03
nodekit
Merge pull request #183 from algorandfoundation/release/v1.5.0
+956
−178
10:31:36
algo-models
Merge pull request #35 from algorandfoundation/fix/0-values-are-valid
+411
−7034
10:32:20
algo-models
chore(release): 1.0.0-canary.6 [skip ci]
+15
−2
10:32:20
algo-models
Notes added by 'git notes add'
+1
−0
12:02:54
algokit-subscriber-ts
ci: implement minimal version to generate and publish docs to github through ci
+8915
−7435
12:07:24
algokit-subscriber-ts
chore: install missing dependencies
+13
−3
12:16:36
algokit-subscriber-ts
chore: add branch to release - test full ci in the fork
+3
−0
12:22:48
algokit-subscriber-ts
ci: refactor to publish docs before releasing
+8
−12
12:37:31
algokit-subscriber-ts
ci: update ci publish before releasing
+71
−78
12:39:13
algokit-subscriber-ts
ci: update ci publish before releasing
+1
−1
13:08:06
algokit-subscriber-ts
ci: clean ci for better testing
+21
−22
13:09:07
algokit-subscriber-ts
ci: clean ci for better testing
+42
−42
13:20:18
algokit-subscriber-ts
ci: remove check docks on pr since its going to be generated through ci
+0
−16
13:20:57
algokit-subscriber-ts
ci: remove check docks on pr since its going to be generated through ci
+0
−16
13:21:09
algokit-subscriber-ts
Merge 806db83546424cb2563b225b1aed8784b22f0ae6 into 8b1cf268e45b072131e8230259c13400e4eb411c
+12132
−7393
13:39:25
wallet
feat: add Biatec router integration with execute and quote functionalities
+356
−193
14:02:17
algokit-utils-ts
Merge pull request #441 from algorandfoundation/feat/lmsig
+49
−9
14:03:37
algokit-utils-ts
Merge pull request #439 from algorandfoundation/feat/access-list-resource-population
+1
−1
14:52:42
wallet
refactor: migrate Swap component to Composition API and TypeScript
+788
−547
15:10:33
wallet
feat: integrate algosdk into swap functionality and update asset binding in Swap component
+14
−7
15:15:08
a-day-in-my-bobalife
chore: log greeting (2025-12-09)
+1
−0
15:25:04
connect
Integrate WebView API
+831
−45
15:26:43
connect
Update default timeout
+2
−6
15:28:55
go-algorand
Remove some unneeded casts
+2
−2
15:29:34
algokit-utils-ts
fix: correct the resource population logic to account for new account reference limit
+3
−2
16:05:02
wallet
fix: update processing state handling for Deflex, Folks, and Biatec routers
+44
−18
16:10:41
wallet
feat: enhance reactive state management for aggregator properties in useSwap
+39
−0
16:42:30
algokit-utils-ts
chore: pr comments
+15
−21
16:44:16
algokit-utils-ts
Revert "chore: refresh filenames for algod polytest tests v_2 to v2"
+0
−0
16:44:39
algokit-utils-ts
Merge branch 'decoupling' into decoupling-bun-mock-server
+1338
−1654
16:50:20
algokit-utils-ts
fix: adjust resource population for new account reference max
+2
−7
16:52:45
algokit-utils-ts
chore: update docs
+18
−18
16:55:56
go-algorand
TxPool: Remove the expiry map which is no longer used
+3
−34
16:56:39
algokit-utils-ts
refactor: change test setup to use external mock servers without docker (#477)
+189
−240
17:16:10
algokit-utils-py
chore: moving logic and multi sigs to transact
+412
−333
17:34:29
go-algorand
TxPool: Remove the expiry map which is no longer used (#6513)
+3
−34
17:39:49
go-algorand
add Go Benchmark (go) benchmark result for 3780647199e31b381de299d01add4cb7a514b0d4
+445
−1
17:57:19
algokit-utils-py
feat: algo25 implementation
+2413
−0
18:03:35
algokit-utils-py
chore: add user facing algo25 export
+46
−0
18:09:36
go-algorand
Merge remote-tracking branch 'upstream/master' into on-chain-congestion
+4
−35
19:37:35
algokit-subscriber-ts
ci: update reusable handle_docs workflow to use algorand foundation shared config repo
+1
−1
19:40:40
algokit-subscriber-ts
ci: update reusable handle_docs workflow to use algorand foundation shared config repo
+1
−1
19:41:37
algokit-subscriber-ts
ci: update reusable handle_docs workflow to use algorand foundation shared config repo
+1
−1
20:19:41
go-algorand
statetrie: fix race conditions in stats and serialization
+57
−59
20:24:34
go-algorand
Merge remote-tracking branch 'upstream/master' into trienodes_2
+53
−1701
21:02:22
algokit-utils-py
refactor: migrate algokit_algosdk dependencies to algokit_common
+98
−1075
21:16:55
algokit-utils-py
refactor: replace SimulationTrace wrapper with algod client type and rename SendingAddress to ReadableAddress
+50
−104
21:31:32
algokit-utils-py
fix(ci): install algokit CLI separately to avoid import conflict
+6
−3
21:33:10
algokit-utils-py
refactor(ci): remove unused py-algorand-sdk dep and use uvx for algokit
+4
−7
21:49:29
algokit-utils-py
feat: algo25 implementation (#233)
+2610
−1182
23:29:31
js-algorand-sdk
Regenerate code from specification file
+24
−0