Home Reports Nov 24, 2025
Monday, November 24, 2025
- Commits
- 99
- pushed this day
- Repositories
- 21
- with activity
- Contributors
- 22
- distinct authors
- Lines changed
- +149,563 −121,405
- additions / deletions
Monday, November 24, 2025
99 commits were pushed across 21 repos by 22 authors. There were 149,563 additions and 121,405 deletions.
Stay up to date with the latest insights and developments on AlgoScan
Updated repos
21 repositories- go-algorand 4 commits
- go-algorand-sdk 3 commits
- js-algorand-sdk 1 commit
- ledger-app-algorand 1 commit
- community 1 commit
- algokit-core 1 commit
- algokit-avm-vscode-debugger 2 commits
- algokit-cli 1 commit
- algokit-lora 4 commits
- algokit-subscriber-ts 13 commits
- algokit-utils-py 18 commits
- algokit-utils-ts 25 commits
- algokit-utils-ts-debug 1 commit
- algo-models 2 commits
- algorand-typescript-testing 2 commits
- puya 9 commits
- specs 5 commits
- solidity-land-registry 1 commit
- a-day-in-my-bobalife 3 commits
- algo-voting 1 commit
- use-wallet 1 commit
Commit Log
99 commits · 21 repositories
00:23:19
algokit-utils-ts
convert bytes array to uint8array
+18
−5
00:54:48
algokit-utils-ts
fix struct names
+3
−1
01:00:20
go-algorand
Build 2546 Data
+1
−1
01:01:51
algokit-utils-ts
move byte arrays tests
+170
−168
03:09:32
puya
chore: compile_all
+4086
−4911
03:09:32
puya
refactor: improve the slot elimination pass
+67
−57
03:11:23
algo-voting
build(deps-dev): bump eslint-plugin-vue from 10.5.1 to 10.6.0
+35
−10
03:18:07
puya
chore: compile_all
+4086
−4911
03:18:07
puya
refactor: NewSlot/ReadSlot aren't really Ops
+4
−4
03:18:07
puya
refactor: improve the slot elimination pass
+67
−57
03:37:57
algorand-typescript-testing
chore: npm audit fix
+287
−420
03:50:39
algorand-typescript-testing
chore: replace copyfiles with shx since it is no longer maintained
+170
−295
04:22:02
algokit-utils-ts-debug
chore(deps): bump the all group across 1 directory with 11 updates
+176
−146
05:30:39
puya
chore: compile_all
+27240
−0
05:30:39
puya
add test case for circular imports, both module level and deferred
+60
−1
05:45:51
use-wallet
chore(deps): update actions/checkout action to v6
+2
−2
06:01:31
puya
chore: compile_all
+27240
−0
06:01:31
puya
add test case for circular imports, both module level and deferred
+60
−1
06:06:42
algokit-lora
chore: promote main (i.e. staging) to production
+19625
−19423
06:14:33
algokit-lora
chore(release): ref:stable 2.2.1 [skip ci]
+31
−5
06:14:34
algokit-lora
Notes added by 'git notes add'
+1
−0
06:15:30
algokit-lora
chore: sync stable release 2.2.1 to main [skip ci]
+31
−5
07:21:12
algokit-utils-py
refactor: simplify ClientType
+1
−10
08:08:04
solidity-land-registry
dependabot-github-actions(deps): bump actions/checkout from 4 to 6
+1
−1
09:06:46
algokit-utils-py
refactor: rename ABIType.name to ABIType.display_name ABIType.abi_name to ABIType.name
+47
−48
09:46:30
algokit-cli
chore(deps): bump the all group across 1 directory with 14 updates
+244
−209
11:24:01
specs
chore: bump and pin cargo dependencies
+20
−8
11:36:05
algokit-utils-ts
bring back buildTransactions with better docs
+22
−55
12:55:19
community
Commit from GitHub Actions (Community Interest Tracker)
+1
−1
13:52:33
algo-models
fix: omit default values entirely from msgpack
+99
−53
13:52:39
algo-models
chore: switch to npm from yarn due to corepack
+4
−6813
15:15:11
a-day-in-my-bobalife
chore: log greeting (2025-11-24)
+2
−0
15:55:25
algokit-utils-py
chore: minor pr comments
+4
−4
15:59:16
algokit-utils-py
Guard composer merges against overflow and fix method offset
+10
−1
16:01:48
algokit-utils-py
Return raw built transactions without grouping or resource population
+42
−14
16:28:28
algokit-utils-py
Build simulation transactions without populating or reusing cached group
+53
−11
16:31:35
algokit-utils-py
Allow overriding composer config when cloning
+4
−3
16:33:13
algokit-utils-py
Add max fee override helper for queued transactions
+21
−0
16:43:43
algokit-utils-py
Add composer tests mirroring TS error handling and clone cases
+64
−0
16:55:03
algokit-utils-py
Format composer artifacts after docs/pre-commit run
+4
−4
16:57:05
algokit-utils-py
Document build_transactions raw build behaviour
+5
−0
17:08:02
algokit-utils-py
Document public composer methods to mirror TS JSDoc
+5
−0
17:15:43
a-day-in-my-bobalife
chore: v2025.46.0 (release)
+13
−0
17:15:45
a-day-in-my-bobalife
Notes added by 'git notes add'
+1
−0
17:28:46
go-algorand-sdk
Synchronize consensus parameters
+6
−14
18:09:46
go-algorand-sdk
Synchronize consensus parameters (#760)
+6
−14
18:11:04
go-algorand
build(deps): bump golang.org/x/crypto from 0.37.0 to 0.45.0 (#6502)
+75
−66
18:16:12
go-algorand
add Go Benchmark (go) benchmark result for 8b32f1485a3e412b2f3e1d9d4db4a319e1d27c5a
+445
−1
18:23:02
algokit-utils-ts
ci: enable ci on decoupling branch
+1
−1
18:28:50
algokit-utils-ts
docs: update docs
+2308
−1827
18:42:37
algokit-utils-ts
chore: remove unused import in generator
+1
−2
18:54:05
algokit-utils-ts
chore: npm audit fix
+497
−583
18:55:33
algokit-utils-py
Simplify AlgoAmount dunders with total_ordering and shared coercion
+20
−55
19:05:43
algokit-utils-py
Allow scalar arithmetic on AlgoAmount (int mixins)
+66
−10
19:27:09
algokit-utils-ts
ci: enable ci on decoupling branch (#464)
+2807
−2413
19:30:46
algokit-utils-ts
chore: use projectService
+1
−1
19:30:47
algokit-utils-ts
chore: use transact TransactionSigner
+9
−8
19:30:47
algokit-utils-ts
feat: use Address in transact and ReadableAddress in composer
+642
−601
19:30:47
algokit-utils-ts
chore: simpler getAddress
+1
−1
19:30:47
algokit-utils-ts
chore: rm unecessary function and tweak comment
+1
−10
19:30:47
algokit-utils-ts
chore: update equality checks
+7
−27
19:30:47
algokit-utils-ts
chore: rm unused import
+0
−1
19:30:47
algokit-utils-ts
chore: rm functions that were already in array.ts
+1
−15
19:30:47
algokit-utils-ts
test: fix zero address sender
+17
−17
19:30:47
algokit-utils-ts
fix: fix inverted equality checks
+3
−3
19:30:47
algokit-utils-ts
fix: fix remaining issues that lead to test failures
+93
−364
19:36:21
algokit-utils-ts
chore: lint fix and docs
+984
−1134
19:36:33
ledger-app-algorand
chore: delete files and folders related to zemu tests
+1
−3020
19:38:11
algokit-utils-py
Document expanded AlgoAmount arithmetic in capabilities guide
+29
−8
19:43:07
algokit-utils-py
feat: decoupling atc, algod and vendoring remaining algosdk code into the codebase (#219)
+15645
−5537
19:53:59
specs
Removed theme folder
+4
−3082
19:57:58
algokit-subscriber-ts
ci: add step to generate bot token to be used in the semantic relase
+12
−0
19:58:56
algokit-subscriber-ts
ci: update to use app bot token
+1
−1
20:01:34
algokit-subscriber-ts
ci: update to use bot token
+1
−0
20:01:50
algokit-subscriber-ts
ci: add step to set the Github app
+8
−3
20:02:31
algokit-subscriber-ts
ci: remove extra checkout step from the beginning of the pipeline
+0
−4
20:02:49
algokit-subscriber-ts
ci: add step to generate bot token for production release
+18
−4
20:03:10
algokit-subscriber-ts
ci: remove permissions usage from both prod_release and release workflows
+0
−7
20:03:56
algokit-subscriber-ts
ci: add workflow to publish docs to github pages
+3785
−4358
20:03:56
algokit-subscriber-ts
Merge pull request #124 from algorandfoundation/chore/bot-token-workflow
+35
−14
20:04:31
algokit-subscriber-ts
ci(add_docs_workflow): add workflow to publish docs to a dedicated github pages
+3785
−4358
20:04:31
algokit-subscriber-ts
revert(workflow): revert latest commit with workflow changes
+4358
−3750
20:04:31
algokit-subscriber-ts
revert(workflow): revert latest commit with workflow changes
+4358
−3750
20:04:32
algokit-subscriber-ts
Merge branch 'main' of https://github.com/algorandfoundation/algokit-subscriber-ts
+0
−0
20:19:16
specs
Update
+3371
−4
20:25:37
algokit-utils-ts
chore: deleted tests for not used algod endpoints
+0
−280
20:44:23
specs
Updated
+2
−3364
20:45:07
go-algorand-sdk
Types: sync SDK types for on chain congestion PR
+33
−14
20:45:33
algokit-utils-py
chore: merge latest with initial merge conflicts
+16154
−6630
20:49:56
algokit-utils-ts
chore: move address and signer definitions to avoid circular deps
+58
−61
20:50:18
algokit-utils-ts
docs: generate docs
+756
−881
20:56:25
specs
Re-integrated submodule theme
+3
−0
21:07:32
algokit-utils-ts
chore: re-export types in sdk/encoding/address.ts
+31
−59
21:12:24
algokit-utils-py
refactor: use algokit_abi for ABI handling
+109
−81
21:19:48
algokit-avm-vscode-debugger
chore(deps): bump the all group across 1 directory with 9 updates
+2430
−855
21:19:51
algokit-avm-vscode-debugger
Merge 1346bbc0276dc7c09b38b83559290d1339b427b1 into 3bf1157b95555887deec818841b5654d76849938
+2430
−855
22:12:02
go-algorand
switch one appendInvalidTx -> appendUnvalidatedTx
+1
−1
22:19:33
algokit-core
chore: remove algokit_utils and algokit_utils_ffi crates
+3
−35598
23:29:35
js-algorand-sdk
Regenerate code from specification file
+24
−0