Home Reports Nov 21, 2025
Friday, November 21, 2025
- Commits
- 101
- pushed this day
- Repositories
- 16
- with activity
- Contributors
- 21
- distinct authors
- Lines changed
- +338,077 −24,625
- additions / deletions
Friday, November 21, 2025
101 commits were pushed across 16 repos by 21 authors. There were 338,077 additions and 24,625 deletions.
Stay up to date with the latest insights and developments on AlgoScan
Updated repos
16 repositories- go-algorand 4 commits
- go-algorand-sdk 1 commit
- ledger-app-algorand 9 commits
- revelio 2 commits
- algokit-client-generator-py 1 commit
- algokit-client-generator-ts 9 commits
- algokit-utils-py 22 commits
- algokit-utils-ts 18 commits
- devportal 1 commit
- nodekit 1 commit
- puya 18 commits
- specs 9 commits
- rosetta-smart-contracts 2 commits
- a-day-in-my-bobalife 1 commit
- algokit-walletsdk-kmp 1 commit
- StablecoinWatch 2 commits
Commit Log
101 commits · 16 repositories
01:00:19
algokit-utils-py
Regenerate clients with improved error handling and suggested params
+520
−121
01:00:22
go-algorand
FI from master
+22
−3136
01:00:22
go-algorand
Build 2543 Data
+1
−1
01:00:33
algokit-utils-py
Add vendored algokit_algosdk shim
+9166
−0
01:00:45
algokit-utils-py
Align algokit_transact with vendored SDK types
+40
−35
01:01:09
algokit-utils-py
Refactor transaction pipeline with builders and new composer
+3254
−2463
01:01:41
algokit-utils-py
Adopt new composer in clients and drop beta helpers
+707
−804
01:02:05
algokit-utils-py
Restore debug trace persistence for simulate
+217
−291
01:02:26
algokit-utils-py
Update tests for new composer and algod flow
+394
−494
01:03:01
algokit-utils-py
Document SDK migration and tweak dependencies
+15
−20
01:07:58
algokit-utils-py
Regenerate docs for decoupled algod/composer
+1006
−1410
01:14:48
algokit-utils-py
Ensure algosdk available for CI localnet run
+20
−1
01:20:45
algokit-utils-ts
test(algod-client): replace snapshots with zod validation
+2484
−275
01:24:27
algokit-utils-ts
wip - default value + AVM
+57
−30
01:30:09
algokit-utils-py
Address Copilot feedback and restore composer alias
+30
−31
02:10:22
algokit-utils-ts
wip - AVM types + default values
+42
−62
02:17:34
algokit-client-generator-ts
Merge main into release
+3370
−1783
02:17:35
algokit-client-generator-ts
Merge release into main
+0
−0
03:25:50
algokit-client-generator-ts
chore: fix audit issue and remove some dependencies that aren't needed
+382
−785
03:30:25
algokit-client-generator-ts
Merge pull request #240 from algorandfoundation/fix-audit-cleanup
+382
−785
03:31:54
algokit-client-generator-ts
chore(deps-dev): bump typescript-eslint from 8.39.1 to 8.46.2
+61
−61
03:33:21
algokit-client-generator-ts
Notes added by 'git notes add'
+1
−0
03:38:34
algokit-client-generator-ts
Merge main into release
+382
−785
03:38:35
algokit-client-generator-ts
Merge release into main
+0
−0
03:41:21
algokit-client-generator-ts
Notes added by 'git notes add'
+1
−0
04:15:39
puya
use indirection in stubs to allow resolution of `@algopy.public` to `@algopy.arc4.abimethod`
+22
−24
04:15:42
puya
test: add positive test case for a method without decorator
+368
−85
04:15:42
puya
docs: add public alias
+14
−7
04:15:42
puya
customise doc generation process to correctly handle re-exports
+116
−20
04:15:42
puya
refactor: remove unused class
+0
−10
04:15:42
puya
refactor decorator handling and simplify error messages
+121
−98
04:33:14
algokit-utils-ts
check type done
+387
−122
04:43:29
algokit-utils-ts
fix import export
+43
−18
05:36:06
algokit-utils-ts
map default values
+12
−1
05:46:52
algokit-utils-ts
wip - fixing tests
+4
−4
06:02:48
algokit-utils-ts
wip - fix tests
+38
−15
06:04:55
puya
customise doc generation process to correctly handle re-exports
+116
−20
06:04:55
puya
refactor: remove unused class
+0
−10
06:04:55
puya
refactor: log an error for duplicate decorators
+16
−4
06:04:55
puya
use indirection in stubs to allow resolution of `@algopy.public` to `@algopy.arc4.abimethod`
+22
−24
06:04:55
puya
feat: add algopy.public alias for algopy.arc4.abimethod decorator
+79
−2
06:04:55
puya
test: add positive test case for a method without decorator
+368
−85
06:04:55
puya
docs: add public alias
+14
−7
06:04:55
puya
refactor: relax requirement for @subroutine on contract methods
+7
−25
06:04:55
puya
refactor decorator handling and simplify error messages
+121
−98
06:04:55
puya
build: fix algorand-python version to be 3.2.0
+3
−3
06:04:55
puya
chore: compile all
+5000
−0
06:28:02
puya
refactor: NewSlot/ReadSlot aren't really Ops
+4
−4
07:18:56
revelio
Bump actions/checkout from 4 to 6
+4
−4
07:18:58
revelio
Merge e35e203c125c04b9492c72d1d0bec6e9ae481456 into 4877fe96c225edd924ccc2bdddc1613098f260a0
+4
−4
07:54:17
rosetta-smart-contracts
Merge pull request #7 from ale-gll/main
+83
−0
08:00:22
rosetta-smart-contracts
Update README.md
+25
−33
10:10:59
ledger-app-algorand
Update submodule URL for ledger-algorand-js to point to blooo-io repository
+1
−1
10:15:05
ledger-app-algorand
feat(app): Add support for application reject version
+212
−64
10:39:07
specs
Overrode CookieBot widget style
+7
−0
10:51:41
algokit-utils-ts
test: use ak-polytest main
+2
−2
10:52:00
algokit-utils-ts
test: use polytest in transact (#460)
+7
−3
10:52:25
algokit-utils-py
test: use ak-polytest main
+2
−2
10:57:23
specs
Updated book.toml to remove deprecated 'multilingual' property
+2
−3
10:58:21
specs
Updated general.css
+1
−0
11:17:28
algokit-utils-ts
clean up
+45
−52
11:36:49
ledger-app-algorand
test: add ragger test for APRV transaction
+84
−6
11:42:21
specs
Fixed index.hbs
+12
−12
11:43:23
ledger-app-algorand
test: correct linting error
+1
−1
11:48:59
ledger-app-algorand
style: lint C codebase
+76
−77
12:16:35
algokit-utils-py
build: run all linting checks even if one task fails
+1
−0
12:17:00
algokit-utils-py
test: change in approvals due to bug fix in ARC-32 to ARC-56 mapping, defaultValue.type should only be defined for literal sources as it represents the type of the data field, not the type of the argument
+2
−4
12:26:08
algokit-utils-py
feat(abi): implement ABI types including support for structs
+1237
−14
12:26:09
algokit-utils-py
fix(serde): don't convert bools to ints, as a python bool is an int subtype
+1
−1
12:26:09
algokit-utils-py
feat(serde): support automatic nested types on dataclasses
+29
−5
12:26:09
algokit-utils-py
feat(serde): pass through omit_empty_seq option for nested
+10
−3
12:27:37
algokit-utils-py
feat(serde): use field name as alias by default
+1
−1
12:29:28
specs
Removed the theme folder to integrate the shared theme
+0
−3118
12:46:44
specs
Updated mdbook config to use shared af-mdbook-theme
+4
−0
12:48:34
algokit-utils-py
feat(arc56): update ARC56 app spec to use new abi types
+1060
−987
12:48:34
algokit-utils-py
test(abi): update test cases to expect bytes instead of integer sequences from ABIType.decode results
+4
−4
13:03:21
devportal
Enable documentation import to only import specific repo
+14
−0
13:18:13
specs
Re-added GTM scripts
+30
−1
14:16:10
specs
Updated workflows to integrate the shared theme submodule
+5
−2
14:21:00
specs
Updated workflows to integrate the shared theme submodule
+6
−0
14:26:16
algokit-utils-py
docs: regen docs
+274
−309
14:37:08
algokit-utils-ts
chore: refactorings
+203482
−1891
15:13:11
go-algorand
Bump x/crypto in algodump.
+24
−21
15:14:27
a-day-in-my-bobalife
chore: log greeting (2025-11-21)
+1
−0
15:17:17
algokit-utils-ts
fix: correct msgpack bigint handling
+33
−28
15:45:53
StablecoinWatch
Merge fb6747c0eea07c34f8accf006b7ab36e85c1baf2 into d8f669e769a631588480fccc3145045295be890e
+2
−2
15:45:53
StablecoinWatch
Merge 88f47aa9e78c90a0dd87cf469683fe1474341fcb into d8f669e769a631588480fccc3145045295be890e
+2
−2
15:48:08
go-algorand
remove obsolete binaries in update.sh
+10
−0
16:22:33
algokit-utils-ts
fix: handle json bigint values
+98
−50
16:33:56
algokit-utils-ts
fix: prevent tests inside packages from running twice
+1
−1
16:48:21
ledger-app-algorand
fix(parser): move IDX_REJECT_VERSION to end of application index enum
+1
−1
16:51:52
ledger-app-algorand
test: generate golden snapshots
+0
−0
16:52:35
ledger-app-algorand
style: format test_sign_cmd.py
+3
−4
17:04:04
ledger-app-algorand
test: generate golden snapshots
+0
−0
17:42:00
algokit-utils-ts
chore: more fixes
+92
−28
17:49:34
algokit-client-generator-py
chore: wip testing of new algokit utils
+608
−642
18:14:59
algokit-utils-ts
test(algod-client): added dummy data and TODOs for tests with missing mock server endpoints
+246
−40
18:36:56
algokit-utils-ts
Merge remote-tracking branch 'origin/decoupling-algod-compat' into feature/add-indexer-polytests
+100763
−3123
20:59:25
go-algorand-sdk
chore: fix a large number of spelling issues (#758)
+9
−9
22:47:02
nodekit
fix: Correct typo
+1
−1
23:44:19
algokit-walletsdk-kmp
fix: webview iOS emulator bug
+26
−10