Home Reports Nov 25, 2025
Tuesday, November 25, 2025
- Commits
- 87
- pushed this day
- Repositories
- 16
- with activity
- Contributors
- 23
- distinct authors
- Lines changed
- +41,437 −50,046
- additions / deletions
Tuesday, November 25, 2025
87 commits were pushed across 16 repos by 23 authors. There were 41,437 additions and 50,046 deletions.
Stay up to date with the latest insights and developments on AlgoScan
Updated repos
16 repositories- go-algorand 14 commits
- go-algorand-sdk 2 commits
- js-algorand-sdk 1 commit
- ledger-app-algorand 3 commits
- algokit-subscriber-ts 3 commits
- algokit-utils-py 18 commits
- algokit-utils-ts 14 commits
- algo-models 1 commit
- algorand-typescript-testing 4 commits
- devportal 2 commits
- puya 4 commits
- specs 9 commits
- rosetta-smart-contracts 1 commit
- a-day-in-my-bobalife 1 commit
- AlgoQuest 3 commits
- algo-voting 7 commits
Commit Log
87 commits · 16 repositories
00:12:13
algokit-utils-py
chore: restore migration notes
+21
−2
00:16:05
algokit-utils-py
chore: expand migration notes
+1
−0
00:21:23
algokit-utils-py
feat: extract arc32 to arc56 conversion helper
+65
−36
00:21:23
algokit-utils-py
refactor: align abi return handling
+226
−173
00:23:09
algokit-utils-py
chore: tidy transaction builder formatting
+2
−3
00:35:17
algokit-utils-py
chore: WIP further alignment with rust
+36
−38
01:00:20
go-algorand
Build 2547 Data
+1
−1
01:00:20
go-algorand
FI from master
+75
−66
01:17:09
algokit-utils-ts
wip - remove BuildComposerTransactionsError
+23
−60
01:21:36
algorand-typescript-testing
Merge pull request #112 from algorandfoundation/deps/npm-audit-fix
+452
−710
01:26:34
algorand-typescript-testing
Notes added by 'git notes add'
+1
−0
01:38:09
algorand-typescript-testing
Merge pull request #111 from algorandfoundation/feat/generic-itxn-compose
+192
−67
01:42:57
algorand-typescript-testing
Notes added by 'git notes add'
+1
−0
01:59:05
puya
do not use mypy.visitor.NodeVisitor in docs generation script
+12
−19
01:59:07
puya
build stub class names using ast package to check for missing pytypes
+56
−33
01:59:07
puya
remove mypy from test_transaction_fields file
+588
−121
01:59:07
puya
use stubs classes in pytypes test
+470
−483
03:04:38
algo-voting
build(deps-dev): bump @vue/compiler-sfc from 3.5.24 to 3.5.25
+132
−16
03:04:45
algo-voting
build(deps): bump vue from 3.5.24 to 3.5.25
+108
−108
03:04:57
algo-voting
build(deps-dev): bump @typescript-eslint/parser from 8.47.0 to 8.48.0
+142
−74
03:05:12
algo-voting
build(deps-dev): bump @typescript-eslint/eslint-plugin
+305
−241
03:47:05
algokit-utils-py
refactor: remove unnecessary lazy import
+7
−19
03:47:11
algokit-utils-py
refactor: remove algokit_algosdk.abi
+4
−1635
03:47:11
algokit-utils-py
refactor: remove algokit_algosdk.on_complete
+4
−18
03:47:11
algokit-utils-py
refactor: add default values to Arc56Contract to maintain backwards compatability with ARC-4
+25
−23
03:47:11
algokit-utils-py
feat(serde): don't add None to kwargs if omit_if_none is True
+2
−1
05:04:56
AlgoQuest
Refactor code structure for improved readability and maintainability
+39
−11
05:06:37
AlgoQuest
Merge pull request #2 from nickthelegend/goose
+397
−2388
05:11:46
algokit-utils-ts
adjust error handling logic
+27
−9
06:25:41
algokit-utils-ts
drop deprecated methods and types from v7
+8
−3720
08:41:38
algokit-utils-py
refactor: move arc56 and arc32 into algokit_abi
+77
−87
08:58:02
ledger-app-algorand
docs(test_ragger): update README to match the current app
+7
−8
09:02:02
ledger-app-algorand
chore: remove unused boilerplate files and clean up coding style checks
+0
−175
09:14:43
ledger-app-algorand
Merge pull request #7 from blooo-io/feat/LDG-755implement-reject-version-aprv
+2809
−2915
09:24:50
specs
chore: bump and pin cargo dependencies
+1
−1
09:42:36
AlgoQuest
feat: Add error handling and retry logic module
+10102
−458
09:44:35
algokit-utils-py
refactor: remove algokit_algosdk.transaction types
+39
−2993
09:45:10
algokit-utils-py
docs: refresh docs
+20
−27
10:01:29
specs
chore: init submodule
+1
−0
10:01:58
specs
chore: init submodules; bump action versions
+11
−2
10:07:43
specs
Update .github/workflows/release.yaml
+0
−3
10:07:50
specs
Update .github/workflows/ci.yaml
+0
−3
10:14:08
algokit-subscriber-ts
chore(docs): upgrade typedoc and automate documentation publishing
+3520
−2930
10:17:04
algokit-subscriber-ts
chore: move typedoc to dev dependencies
+31
−6
10:23:33
algokit-subscriber-ts
chore: stop generating unnecessary md docs
+1
−4
10:37:30
algo-models
fix: consider nested boolean
+84
−17
10:52:01
algokit-utils-ts
wip - fix types
+1138
−621
11:02:28
specs
Updated book.toml
+2
−5
11:05:50
specs
Added submodule update/init to CI workflows
+8
−2
11:22:46
algokit-utils-py
fix: ensure note prefix is encoded prior to submitting to indexer
+3
−1
11:30:36
devportal
fixed resources link in liquid auth
+1
−1
12:09:00
specs
- Moved theme override artifacts to the `theme-ext` folder
+6
−10
14:25:06
algokit-utils-ts
chore: replace TransactionSignerAccount usage with AddressWithSigner
+4697
−7236
14:32:34
algokit-utils-ts
feat: use Address in transact and ReadableAddress in composer (#463)
+5738
−8856
15:14:54
a-day-in-my-bobalife
chore: log greeting (2025-11-25)
+1
−0
15:35:24
devportal
Merge pull request #420 from algorandfoundation/fix/liquid-auth-link
+1
−1
16:11:05
algokit-utils-ts
feat: MultisigAccount without secret keys
+35
−47
16:11:28
algokit-utils-ts
docs: generate docs
+29
−81
16:12:56
go-algorand
Merge remote-tracking branch 'upstream/master' into updatetrie
+416
−3568
16:13:06
go-algorand
Merge 1813341c61ccbaf8480e43db653cf6dd36d9d532 into 8b32f1485a3e412b2f3e1d9d4db4a319e1d27c5a
+846
−53
16:26:23
go-algorand
Based on consensus param 'EnforceAuthAddrSenderDiff', check that authaddr on incoming transaction is not equal to the sender.
+78
−0
17:02:43
specs
Merge pull request #263 from cusma/chore/theme-submodule
+41
−3096
17:17:41
algokit-utils-ts
chore: more cleanup and refactoring
+5030
−4953
17:39:21
go-algorand
add back catchupsrv
+682
−0
17:53:50
rosetta-smart-contracts
bet/ethereum/vyper/README.md
+120
−0
18:12:09
go-algorand
Update data/transactions/verify/txn.go
+1
−1
18:27:02
go-algorand-sdk
Sync up consensus file with PR for EnforceAuthAddrSenderDiff.
+4
−0
18:32:07
go-algorand
Add checks to goal clerk to prevent authaddr from being set to same value as sender.
+11
−2
20:23:50
go-algorand
Implement passing check in test 3 of testAuthAddrSenderDiff.
+7
−9
21:11:18
algokit-utils-py
chore: restore from_arc32 and mark deprecation
+12
−0
21:19:38
algokit-utils-ts
feat: msig in tranasct
+431
−93
21:19:51
algokit-utils-ts
docs: generate docs
+119
−284
21:26:14
algokit-utils-py
fix: use extra pages available when deploying (#217)
+45
−17
22:15:57
algokit-utils-py
test: use polytest for transact (#218)
+4
−0
22:18:23
go-algorand
Lint
+1
−1
22:19:46
go-algorand
Lint
+2
−0
22:33:18
go-algorand
Change route `/v2/peers` to `/v2/node/peers`
+537
−537
22:56:19
go-algorand-sdk
Sync up consensus file with PR for EnforceAuthAddrSenderDiff. (#762)
+4
−0
23:00:25
go-algorand
Txn: Based on consensus param 'EnforceAuthAddrSenderDiff', check that auth… (#6504)
+87
−2
23:06:08
go-algorand
add Go Benchmark (go) benchmark result for 24047f4e32e7eaf01336138e2cae290d3540644e
+445
−1
23:14:50
algo-voting
Merge pull request #749 from sambitsargam/dependabot/npm_and_yarn/typescript-eslint/eslint-plugin-8.48.0
+305
−241
23:15:09
algo-voting
Merge pull request #747 from sambitsargam/dependabot/npm_and_yarn/vue-3.5.25
+108
−108
23:15:23
algo-voting
Merge pull request #745 from sambitsargam/dependabot/npm_and_yarn/eslint-plugin-vue-10.6.0
+35
−10
23:26:36
algokit-utils-ts
fix type app-client.spec.ts
+230
−442
23:28:57
js-algorand-sdk
Regenerate code from specification file
+24
−0
23:36:08
algokit-utils-ts
remove private field methodCalls
+24
−59
23:44:13
algokit-utils-ts
wip -tests
+4
−4