Home Reports Dec 10, 2025
Wednesday, December 10, 2025
- Commits
- 81
- pushed this day
- Repositories
- 16
- with activity
- Contributors
- 19
- distinct authors
- Lines changed
- +19,831 −11,762
- additions / deletions
Wednesday, December 10, 2025
81 commits were pushed across 16 repos by 19 authors. There were 19,831 additions and 11,762 deletions.
Stay up to date with the latest insights and developments on AlgoScan
Updated repos
16 repositories- go-algorand 6 commits
- algorand-typescript-workshop 2 commits
- algokit-cli 3 commits
- algokit-client-generator-py 1 commit
- algokit-subscriber-ts 19 commits
- algokit-utils-py 12 commits
- algokit-utils-ts 15 commits
- ARCs 1 commit
- devportal 1 commit
- specs 5 commits
- rosetta-smart-contracts 2 commits
- d-asa 1 commit
- a-day-in-my-bobalife 1 commit
- algokit-walletsdk-kmp 4 commits
- connect 1 commit
- wallet 7 commits
Commit Log
81 commits · 16 repositories
01:00:27
go-algorand
FI from master
+3
−34
01:00:27
go-algorand
Build 2562 Data
+1
−1
01:24:46
algokit-utils-ts
build: alpha release dry run
+6
−1
01:54:44
algokit-utils-ts
chore: cleaning up duplicated constants
+77
−130
01:55:50
algokit-utils-ts
Merge pull request #480 from algorandfoundation/fix/account-references
+21
−20
02:02:56
algokit-utils-ts
Notes added by 'git notes add'
+1
−0
02:10:53
algokit-cli
chore: use published conduit image
+8
−8
02:32:00
algokit-utils-ts
build: convert the release pipeline to be the same with pr
+92
−59
02:42:03
algokit-utils-ts
build: release decoupling branch
+3
−3
04:10:55
algokit-utils-ts
chore: add ABI unhappy path tests
+14
−2
05:06:32
algokit-utils-ts
chore: add logic to validate ref params for app call
+122
−0
05:06:46
algokit-utils-ts
chore: update README + .env.template
+14
−9
06:06:57
algokit-utils-ts
chore: update README for instruction to init algokit-polytest
+22
−5
06:10:00
algokit-utils-ts
chore: generate docs
+86
−65
06:23:30
algokit-utils-ts
Merge pull request #481 from algorandfoundation/account-refs
+79
−137
06:43:31
algokit-utils-ts
fix: correct the indexer app args types
+6
−6
06:52:02
algorand-typescript-workshop
chore: upgrade to puya 1
+851
−2720
06:52:22
algorand-typescript-workshop
Merge e5dcd8828864842be97c2b77631a14c4cd7638c7 into db1c7e1b2e008195fd22e2bd6d612614831328d3
+851
−2720
07:21:37
algokit-subscriber-ts
ci: update release workflow to not pass bot sk and bot id
+63
−120
07:25:26
algokit-subscriber-ts
ci: update release workflow to not pass bot sk and bot id
+4
−2
07:41:47
algokit-utils-ts
Merge pull request #484 from algorandfoundation/fix-indexer-args
+6
−6
08:42:12
algokit-utils-py
chore: refresh clients and tests with updated specs
+3553
−342
08:49:43
algokit-utils-py
fix: include ApplyData in block exports
+3
−0
08:54:33
algokit-utils-py
chore: refresh uv.lock
+1
−471
09:13:53
algokit-utils-py
refactor: simplify LogicSigAccount, MultisigAccount and program validation
+67
−127
10:00:06
algokit-subscriber-ts
ci: update release workflow to trigger on ci/automate-docs-reusable for testing
+1
−0
11:08:59
algokit-utils-py
refactor: refresh indexer client, and include ApplyData in algod client models (#234)
+3556
−342
11:09:45
algokit-utils-py
Merge branch 'decoupling' into decoupling-account
+3556
−342
11:32:30
wallet
feat: integrate algosdk for transaction handling and grouping in dexAggregators
+10
−8
11:50:13
algokit-utils-py
fix: adjust resource population for new account reference max
+3
−9
11:53:22
wallet
feat: add new server script for serving static files from dist directory
+99
−100
11:54:01
algokit-utils-py
chore: remove duplicate max group size constant
+9
−10
11:57:30
algokit-utils-py
docs: refresh docs
+1
−4
12:01:28
algokit-subscriber-ts
ci: start testing docs config enforced
+2
−2
12:04:06
algokit-subscriber-ts
ci: use reusable workflows v0.2
+1
−1
12:05:01
wallet
feat: optimize asset fetching in useSwap by parallelizing requests
+14
−5
12:05:36
algokit-subscriber-ts
ci: simplify ci to test documentation config enforcements
+62
−62
12:06:20
algokit-subscriber-ts
ci: simplify ci to test documentation config enforcements
+1
−1
12:07:51
algokit-utils-py
fix: account refs (#235)
+13
−23
12:08:03
algokit-subscriber-ts
ci: simplify ci to test documentation config enforcements
+3
−1
12:25:00
algokit-subscriber-ts
ci:add local typedoc.json
+0
−0
12:28:59
algokit-subscriber-ts
ci:add local typedoc.json
+0
−0
12:35:24
algokit-subscriber-ts
ci:add local typedoc.json
+0
−0
13:00:13
algokit-subscriber-ts
ci:add local typedoc.json
+1
−1
13:55:17
algokit-subscriber-ts
ci: remove typedoc configuration
+0
−21
14:13:05
algokit-utils-ts
feat!: algo25 package to replace SDK mnemonic functionality (#479)
+109
−79
14:25:37
d-asa
Merge pull request #51 from cusma/dependabot/pip/urllib3-2.6.0
+13
−6
15:15:24
a-day-in-my-bobalife
chore: log greeting (2025-12-10)
+1
−0
15:16:31
specs
Merge pull request #264 from algorandfoundation/fix/pretty-urls
+27
−3
15:39:11
wallet
feat: implement Biatec Router integration for enhanced swap functionality
+45
−0
15:53:47
wallet
feat: update baseline-browser-mapping to version 2.9.6 in package.json and package-lock.json
+5
−3
15:54:04
ARCs
Update arc-0090.md
+1
−2
15:54:08
specs
Fixed display issue with <code> content
+1
−1
16:28:51
wallet
feat: enhance account filtering logic and add amount property for sorting
+14
−5
16:34:48
wallet
fix: correct outputAmount path in Biatec Router integration
+3
−3
16:50:43
specs
Merge pull request #265 from algorandfoundation/chore/update-shared-theme
+1
−1
16:55:26
rosetta-smart-contracts
Update ./auction/README.md
+1
−1
17:00:59
rosetta-smart-contracts
Added Crowdfund in Vyper
+170
−1
17:06:54
go-algorand
statie_trie: Write dot graphs if STATETRIE_DOT_GRAPH set
+31
−29
17:18:54
algokit-cli
chore: try winget sync
+36
−0
17:23:42
devportal
Added initial docs for NTT Bridging Guide
+457
−0
17:34:57
connect
Don't pop-up any screens if it's in Pera WebView
+54
−64
17:37:03
algokit-cli
chore: update urllib3 to fix audit issue (#701)
+6
−6
18:13:35
algokit-subscriber-ts
ci: use algokit-shared-config remote reusable workflow
+1
−1
18:15:18
algokit-subscriber-ts
ci: use algokit-shared-config remote reusable workflow
+1
−1
18:16:32
algokit-subscriber-ts
ci: use algokit-shared-config remote reusable workflow
+1
−1
18:20:28
algokit-subscriber-ts
ci: use algokit-shared-config remote reusable workflow
+4
−0
18:21:08
algokit-subscriber-ts
ci: use algokit-shared-config remote reusable workflow
+1
−0
18:23:54
algokit-walletsdk-kmp
Passkey Integrated
+1016
−575
18:24:11
algokit-walletsdk-kmp
Merge remote-tracking branch 'origin/walletsdk-passkey' into walletsdk-passkey
+0
−0
18:29:59
algokit-subscriber-ts
ci: add action to auto generate default typedoc.json configs
+1
−1
19:12:31
algokit-utils-py
Merge branch 'decoupling' into decoupling-account
+16
−26
19:33:06
specs
Updated theme submodule
+1
−1
19:35:52
specs
Merge branch 'master' into chore/update-shared-theme
+0
−0
20:46:13
go-algorand
better / more specific error strings
+7
−9
20:47:40
go-algorand
run modernize
+3
−11
21:32:33
go-algorand
Chore: Eliminate BlockEvaluator.Transaction
+48
−61
22:05:46
algokit-utils-py
feat!: Account model refinements and further alignment with ts variant (#227)
+4458
−2927
22:13:04
algokit-client-generator-py
chore: switch to decoupling branch
+2
−2
22:39:13
algokit-walletsdk-kmp
ci: upgrade library version
+7
−19
22:41:12
algokit-walletsdk-kmp
ci: bump up app version
+3
−3