Home Reports Dec 4, 2025
Thursday, December 4, 2025
- Commits
- 75
- pushed this day
- Repositories
- 13
- with activity
- Contributors
- 17
- distinct authors
- Lines changed
- +127,514 −117,954
- additions / deletions
Thursday, December 4, 2025
75 commits were pushed across 13 repos by 17 authors. There were 127,514 additions and 117,954 deletions.
Stay up to date with the latest insights and developments on AlgoScan
Updated repos
13 repositories- go-algorand 1 commit
- algokit-avm-vscode-debugger 2 commits
- algokit-subscriber-ts 6 commits
- algokit-utils-py 13 commits
- algokit-utils-ts 18 commits
- puya 15 commits
- puya-ts 1 commit
- rosetta-smart-contracts 1 commit
- algorand-hackseries-factfunders 2 commits
- a-day-in-my-bobalife 3 commits
- algokit-walletsdk-kmp 2 commits
- txnDuck 7 commits
- algo-voting 4 commits
Commit Log
75 commits · 13 repositories
00:46:27
algokit-utils-ts
Merge branch 'decoupling' into re-export
+1340
−16022
00:56:35
algokit-utils-ts
wip - rename sig to shorter version
+54
−55
01:00:21
go-algorand
Build 2556 Data
+1
−1
01:01:55
algokit-utils-ts
export arc56MethodToABIMethod + docs + test snapshot
+74
−73
01:17:06
algokit-utils-ts
export more types from abi-method
+11
−1
01:59:57
algokit-utils-ts
exclude model meta from public export
+228
−213
02:44:34
txnDuck
build: exclude test files from build through SWC config instead of TypeScript config
+6
−6
03:12:18
txnDuck
feat(grp_compose): add transaction group page
+493
−4
03:18:03
puya
fix: run `Merge Chained Aggregate Reads` and `Replace Aggregate Box Ops` optimizers at L0
+2
−2
03:18:16
puya
chore: compile all
+47931
−44881
03:19:50
puya
feat: optimize `box_get` followed by `extract`|`extract3`|`substring3` as `box_extract`
+70
−6
03:19:54
txnDuck
chore: upgrade dependencies
+232
−232
03:20:07
puya
feat: optimize `box_get` followed by `len` as `box_len`
+86
−34
03:20:07
puya
chore: compile all
+567
−525
03:20:07
puya
refactor: remove special handling of index and slice ops on `<box>.value`
+2
−20
03:20:07
puya
chore: compile_all
+644
−1712
03:20:07
puya
refactor: remove special handling for `<box>.bytes`
+0
−172
03:20:07
puya
feat: when creating a box, or writing a constant, cache the length
+22
−8
03:20:07
puya
chore: compile all
+9203
−9847
03:20:07
puya
chore: compile_all
+8819
−9677
03:20:07
puya
chore: compile all
+9701
−7178
03:41:03
algokit-utils-ts
chore: remove dryrun
+5
−398
03:52:16
algokit-utils-ts
Merge pull request #473 from algorandfoundation/decoupling-remove-dryrun
+5
−398
03:54:53
algokit-utils-ts
wip - refactor to Transaction class
+210
−189
04:19:49
algokit-utils-ts
fix transact test
+175
−124
04:28:15
algokit-utils-ts
update snapshots
+71
−5
04:38:22
algo-voting
Merge pull request #753 from sambitsargam/dependabot/npm_and_yarn/typescript-eslint/parser-8.48.1
+70
−70
04:39:38
algo-voting
build(deps-dev): bump @typescript-eslint/eslint-plugin
+161
−161
04:41:51
algo-voting
Merge pull request #752 from sambitsargam/dependabot/npm_and_yarn/typescript-eslint/eslint-plugin-8.48.1
+161
−161
04:42:30
algo-voting
Merge pull request #751 from sambitsargam/dependabot/npm_and_yarn/eslint-plugin-vue-10.6.2
+8
−8
04:49:14
algokit-utils-ts
update validateTransaction
+162
−162
05:03:55
algokit-utils-ts
remove getTransactionId
+33
−56
05:05:01
algokit-utils-ts
format + docs
+329
−743
05:33:44
txnDuck
test(e2e): remove unnecessary page refreshes
+3
−12
05:43:06
txnDuck
docs(shareable_links): attempt to make the "Compose Transaction page links" easier to understand
+34
−32
05:47:08
txnDuck
refactor(compose_txn): place preset into stored transaction data
+9
−3
06:08:02
algokit-utils-ts
add type check to make sure Transaction and TransactionParams match
+29
−5
06:08:05
txnDuck
test(e2e): add test for transaction group compose page
+70
−0
06:51:32
algokit-utils-ts
Merge pull request #471 from algorandfoundation/fix/localnet-dispenser
+63
−24
06:52:42
algokit-utils-py
chore: refresh kmd client
+2
−0
06:54:54
algokit-utils-py
chore: review fixes
+4
−4
06:55:41
algokit-utils-py
chore: refresh docs
+103
−19
06:58:52
algokit-utils-ts
Notes added by 'git notes add'
+1
−0
07:01:07
algokit-utils-py
fix: enable LocalNet dispensing after 30000 rounds (#226)
+42
−19
07:01:44
puya
test: add tests for `index` and `slice` operations of boxes storing FixedBytes/Bytes > 4k
+95
−0
07:02:47
puya
chore: compile all
+38606
−21056
07:08:41
puya
doc: add change log
+41
−0
07:36:24
algokit-utils-py
chore: simplify __init__.py
+5
−4
08:24:00
algokit-utils-py
refactor: put abi types in their own submodule
+80
−115
08:51:25
algokit-utils-py
test: increase coverage for ABIType.byte_len
+10
−1
08:51:25
algokit-utils-py
test: increase coverage for ABIType.from_string
+33
−0
08:51:25
algokit-utils-py
refactor: improve error messages for ABIType.from_string
+17
−11
08:52:13
algokit-subscriber-ts
chore: Updated typedoc config and algo-docs-sync package
+319
−315
08:58:34
algokit-subscriber-ts
chore: Updated typedoc config
+186
−185
08:59:13
algokit-subscriber-ts
chore: Regenerated API docs
+184
−184
10:47:46
algokit-utils-py
refactor: improve error messages for ABIType.encode and decode
+123
−31
11:05:16
algokit-subscriber-ts
chore: replaced package.json script with direct call to algo-docs build
+2
−3
11:25:24
algokit-subscriber-ts
chore: Updated package.json
+2
−1
11:47:29
algokit-subscriber-ts
chore: Upgrade algo-docs-sync package
+7
−7
12:05:42
algokit-utils-py
feat: add support for skip tag in oas generator; dropping dryrun
+23
−447
13:35:21
algokit-utils-py
chore: update branch for oas generator remote source to main
+1
−1
14:49:36
algokit-utils-ts
chore: update docstring
+1
−1
14:50:16
algokit-utils-ts
docs: generate docs
+13
−13
15:15:16
a-day-in-my-bobalife
chore: log greeting (2025-12-04)
+1
−0
16:07:31
a-day-in-my-bobalife
chore: bump ui from 1.9.3 to 1.10.0 in /DisneyScenicRides
+1
−1
16:07:39
a-day-in-my-bobalife
chore: bump foundation from 1.9.3 to 1.10.0 in /DisneyScenicRides
+1
−1
18:07:44
algokit-walletsdk-kmp
Passkeys integration
+3992
−22
18:31:25
algokit-walletsdk-kmp
di issue fixed
+1
−0
18:52:25
algorand-hackseries-factfunders
debugged
+1609
−1937
19:01:27
algokit-avm-vscode-debugger
chore(deps): bump jws from 3.2.2 to 3.2.3
+31
−67
19:01:30
algokit-avm-vscode-debugger
Merge bfe0277d7a04fa1c067d4569a520a7d373802397 into 3bf1157b95555887deec818841b5654d76849938
+31
−67
19:11:31
algorand-hackseries-factfunders
updated Chatbot's responses
+291
−47
20:46:28
puya-ts
refactor(Language Server): Move analysis over to a worker thread to improve server responsiveness
+461
−153
22:05:01
algokit-utils-py
chore: further simplify mock server
+14
−20
23:46:21
rosetta-smart-contracts
Update lottery/README.md, added vyper/SimpleTransfer
+97
−2