Home Reports Apr 20, 2026
Monday, April 20, 2026
- Commits
- 67
- pushed this day
- Repositories
- 14
- with activity
- Contributors
- 15
- distinct authors
- Lines changed
- +88,135 −36,636
- additions / deletions
Monday, April 20, 2026
67 commits were pushed across 14 repos by 15 authors. There were 88,135 additions and 36,636 deletions.
Stay up to date with the latest insights and developments on AlgoScan
Updated repos
14 repositories- go-algorand 4 commits
- algokit-utils-py 1 commit
- algokit-utils-ts 3 commits
- devportal 1 commit
- puya 42 commits
- puya-ts 3 commits
- reti 1 commit
- algoku 2 commits
- a-day-in-my-bobalife 3 commits
- algokit-walletsdk-kmp 2 commits
- connect 1 commit
- algo-voting 1 commit
- use-wallet 1 commit
- use-wallet-ui 2 commits
Commit Log
67 commits · 14 repositories
00:00:53
algoku
fix: collapsible header style on mobile
+2
−1
00:15:00
algokit-utils-ts
test: generate with new names
+24
−24
01:00:27
go-algorand
Build 2693 Data
+1
−1
01:56:39
algoku
fix: bind mint service to canonical app id instead of per-wallet deploy
+25
−14
02:03:24
puya
test: add regression test for OOB setbit uint64 constant folding
+580
−0
02:03:24
puya
fix: guard setbit uint64 constant fold against OOB index
+44
−0
02:03:25
puya
chore: compile all
+1047
−56
02:10:08
puya
test: add regression test for OOB setbit uint64 constant folding
+580
−0
02:10:08
puya
fix: guard setbit uint64 constant fold against OOB index
+44
−0
02:10:08
puya
chore: compile all
+1047
−56
02:16:38
puya
test: add regression test for OOB shl/shr constant folding
+959
−0
02:16:38
puya
fix: guard shl/shr constant fold against OOB shift amount
+44
−2
02:16:38
puya
chore: compile all
+1722
−70
02:21:39
puya
chore: compile all
+1722
−70
02:21:39
puya
test: add regression test for OOB shl/shr constant folding
+959
−0
02:21:39
puya
fix: guard shl/shr constant fold against OOB shift amount
+44
−2
02:30:20
puya
test: add regression test for OOB replace constant folding
+480
−0
02:30:20
puya
fix: guard replace2/replace3 constant fold against OOB replacement
+45
−14
02:30:20
puya
chore: compile all
+1927
−550
02:36:26
puya
test: add regression test for OOB replace constant folding
+480
−0
02:36:26
puya
chore: compile all
+1927
−550
02:36:26
puya
fix: guard replace2/replace3 constant fold against OOB replacement
+45
−14
02:41:18
puya
test: add regression test for uint64 overflow constant folding
+1438
−0
02:41:29
puya
fix: guard uint64 constant fold against overflow
+45
−5
02:41:51
puya
chore: compile all
+5937
−3423
02:42:35
puya
test: add regression test for uint64 triple constant fold overflow
+566
−0
02:42:48
puya
fix: guard triple uint64 constant simplifier against overflow
+13
−4
02:43:32
puya
chore: compile all
+2360
−13
02:48:14
puya
chore: compile all
+5937
−3423
02:48:14
puya
test: add regression test for uint64 overflow constant folding
+1438
−0
02:48:14
puya
test: add regression test for uint64 triple constant fold overflow
+566
−0
02:48:14
puya
fix: guard triple uint64 constant simplifier against overflow
+13
−4
02:48:14
puya
chore: compile all
+2360
−13
02:48:14
puya
fix: guard uint64 constant fold against overflow
+45
−5
02:58:40
puya
fix: guard extract/substring constant fold against OOB indices
+52
−3
02:58:40
puya
chore: compile all
+8125
−5856
02:58:40
puya
test: add regression test for OOB extract/substring constant folding
+1435
−0
03:03:11
puya
test: add regression test for OOB extract/substring constant folding
+1435
−0
03:03:11
puya
fix: guard extract/substring constant fold against OOB indices
+52
−3
03:03:11
puya
chore: compile all
+8125
−5856
03:03:56
algo-voting
build(deps-dev): update eslint requirement from ^10.2.0 to ^10.2.1
+1
−1
04:34:22
use-wallet-ui
chore(deps): Update all non-major dependencies
+93
−93
04:50:29
use-wallet
chore(deps): update actions/setup-node action to v5
+1
−1
06:49:40
devportal
Merge f1cdc0ce3d310635945e8723f9c396c647ca7a05 into de2875716c4b0a25ecca03e30d9c8a7baaff790c
+35
−91
07:05:04
puya
fix: emit an error if substring start is greater than end, this aligns with algod assemble behaviour
+63
−2
07:17:04
puya
fix: emit an error if substring start is greater than end, this aligns with algod assemble behaviour
+63
−2
07:27:35
reti
Merge 59d2989f3b6594ecd0a8c43890edff1e4625c79c into 527148d2263674f02f6f0035019382b3b4f3e400
+108
−0
07:33:37
puya
refactor: remove deprecated SetInnerTransactionFields node
+104
−86
07:33:38
puya
refactor: remove deprecated BoxPrefixedKeyExpression node
+6
−20
07:43:36
puya
refactor: remove deprecated BoxPrefixedKeyExpression node
+6
−20
07:43:36
puya
refactor: remove deprecated SetInnerTransactionFields node
+104
−86
08:49:53
use-wallet-ui
chore(deps): Update all non-major dependencies (#59)
+93
−93
09:14:59
go-algorand
protocol: find allocbound directives from module root
+76
−24
13:07:04
puya-ts
Merge branch 'main' into chore/node-24-oidc
+25186
−15817
13:19:29
puya-ts
Merge pull request #362 from algorandfoundation/chore/node-24-oidc
+40
−30
13:30:38
puya-ts
Notes added by 'git notes add'
+1
−0
15:32:48
algokit-utils-py
chore(deps): update uv-build requirement
+1
−1
15:39:32
a-day-in-my-bobalife
chore: log greeting (2026-04-20)
+2
−0
16:07:47
connect
feat: implement arc60 support (and harden build) (#190)
+5253
−23
17:32:47
a-day-in-my-bobalife
chore: v2026.15.0 (release)
+13
−0
17:32:49
a-day-in-my-bobalife
Notes added by 'git notes add'
+1
−0
18:51:47
algokit-utils-ts
fix: generated hd seed size
+1
−1
19:00:26
algokit-utils-ts
ci: specify polytest version
+2
−0
20:09:35
algokit-walletsdk-kmp
Use GoPlausible's micropayment SDK
+3093
−124
21:24:26
go-algorand
protocol: cache module-root allocbound lookup
+20
−17
21:37:31
go-algorand
protocol: resolve allocbound lookups from module root
+14
−38
21:58:58
algokit-walletsdk-kmp
fix: format USDC and falcon key send
+65
−34