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

April 2026

‹ ›
M
T
W
T
F
S
S

Dot = report available

Authors 14

Commit Log

67 commits · 14 repositories

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