Home Reports Jul 20, 2026

Monday, July 20, 2026

Commits
87
pushed this day
Repositories
22
with activity
Contributors
25
distinct authors
Lines changed
+69,511 −27,114
additions / deletions

Commit Log

87 commits · 22 repositories

01:00:28 go-algorand - Build 2784 Data +1 −1
03:03:12 algo-voting dependabot[bot] build(deps-dev): update @typescript-eslint/eslint-plugin requirement +1 −1
04:04:13 use-wallet renovate[bot] chore(deps): update dependency algosdk to v3.6.0 +76 −72
05:44:42 liquid-auth kylebeee Merge 47c56ba10387d0ee8a88642521ecc6b825bf420f into 9783a67c2bfbde6bf00c871a7209ffc50e5cd670 +3057 −221
05:44:54 liquid-auth-js kylebeee Merge 1098a78906afb6ae53eb48cc1e0a893d43980002 into df25964d3edb3aee7092a106d3a9f82f77ebed17 +3471 −618
06:59:04 devportal Ganainmtech docs: restructure close-account section +4 −2
07:03:42 solidity-land-registry dependabot[bot] dependabot-github-actions(deps): bump actions/setup-node from 4 to 7 +1 −1
07:04:14 solidity-land-registry dependabot[bot] npm: bump hardhat from 2.28.6 to 3.10.0 +1 −1
08:20:34 gGov sofinico fix: getEscrow on-chain getter return sentinel instead of failing +3855 −3449
09:45:49 gGov tasosbit chore: rename mis-named instanceSdk in tests +109 −100
09:48:47 gGov tasosbit frac inst: ingesting AQ: declare num total accounts up front +3242 −2167
10:12:43 gGov sofinico feat: sdk: add import frac-delegations methods + tests +100 −2
10:33:35 gGov tasosbit frac inst: ingesting AQ: total accounts sdk, tests +1698 −1614
11:47:19 gGov tasosbit chore: change error message of gGov reg ingest to apply to frac reg +3 −3
11:52:41 algonaut dependabot[bot] chore(deps): update syn requirement from 2.0 to 3.0 +1 −1
11:52:45 algonaut dependabot[bot] Merge 222a2e5eaadb782f8471d2efd9059db93b2122b2 into 4144110e83b9afe1570a9e602f4a520dc997c6b7 +1 −1
11:53:24 algonaut dependabot[bot] chore(deps): update jsonschema requirement from 0.46 to 0.48 +1 −1
12:04:57 The-Sound-of-AVM knonode Visualizations become a fullscreen overlay; Space is global play/stop +61 −22
12:07:50 gGov tasosbit Merge pull request #79 from algorandfoundation/feat/frac-aq-ingest +12781 −1689
12:25:26 gGov tasosbit frac inst: ingesting AQ: uploadAqFile manifest upload, logAccountAqs plural reader +3543 −1687
12:33:46 The-Sound-of-AVM knonode Revert: actions-bar no longer floats above the viz overlay +0 −2
12:40:55 gGov tasosbit fix: remove useless assert; remove new error code, reuse old one +1200 −1453
12:48:04 gGov tasosbit merge: regen artifacts +3758 −2509
12:56:43 gGov tasosbit chore: remove notes file +0 −62
13:11:26 gGov tasosbit merge +4590 −3341
13:18:26 gGov tasosbit Merge branch 'develop' into feat/frac-instance-vote +0 −62
13:18:47 algokit-lora mrcointreau chore: restore algokit-utils v9 / subscriber v3 line, migrate to Cloudflare and Tailwind v4 +2246 −2760
13:20:18 gGov tasosbit chore: license, public changes +25 −6
13:51:22 gGov tasosbit fix: put back ERR:FA_NX / errAccountAqNotExists & fix tests +854 −848
13:51:48 gGov tasosbit test: frac inst: reconcile vote/uningest tests with totalAccounts guard +84 −74
14:00:46 gGov tasosbit chore: remove notes file +0 −62
14:00:50 gGov tasosbit chore: license, public changes +25 −6
14:07:48 gGov tasosbit chore: readme note +2 −0
14:45:32 puya-ts gabrielkuettel feat: convert puya examples contracts to puyats +2220 −0
15:14:51 generator iglosiggio go: Include the `model`package if SimulateTransaction is present +1 −1
15:22:27 go-algorand-sdk iglosiggio chore: Remove remaining remnants of dryrun +1 −545
16:05:21 generator iglosiggio go: Include the `model`package if SimulateTransaction is present (#91) +1 −1
16:09:19 algokit-walletsdk-kmp mithiraj95 0 balance model popup not showing issue fixed. +1 −5
16:15:31 go-algorand jannotti Txn: Make challenge discount explicit in HeartbeatTransaction (#6666) +339 −158
16:20:46 go-algorand github add Go Benchmark (go) benchmark result for 9c3e95b4b6df71aafe850024c1dc8f6b26b652f8 +445 −1
16:22:13 go-algorand-sdk github-actions[bot] API: Regenerate code with the latest specification file (19753d20) (#821) +6 −702
16:40:01 go-algorand cce falcon: {Verify,Sign} => {Verify,Sign}HashedMessage +19 −19
16:40:56 a-day-in-my-bobalife michaeltchuang chore: log greeting (2026-07-20) +2 −0
16:45:11 go-algorand cce falcon: update some SignHashedMessage => Sign +25 −13
16:48:24 puya Argimirodelpozo feat: avm 13 varint branch destination encoding in assemble +178 −38
16:48:35 puya Argimirodelpozo test: temporarily exclude v13 programs out of algod parity testing +9 −1
16:48:35 puya Argimirodelpozo test: varint encoding tests mimicking go-algorand's +136 −28
16:48:35 puya Argimirodelpozo chore: compile all +115 −115
16:58:33 go-algorand cce kill dead code for old Sign/Verify hashed message +5 −19
17:00:15 go-algorand cce update TestPQSigVerifyAcceptsSignatureOverTxnID +9 −7
17:07:10 js-algorand-sdk joe-p feat: remove dryrun due to removal in algod +1 −1069
17:20:03 go-algorand cce update txn pq sign test +8 −1
17:20:49 go-algorand cce add pq delegated logic sig sign test +45 −0
17:29:03 go-algorand-sdk cusma feat: add post-quantum flags +9 −5
17:29:04 go-algorand-sdk cusma feat: add post-quantum scheme and signature types +28 −6
17:29:04 go-algorand-sdk cusma chore: update PQScheme type +4 −2
17:29:04 go-algorand-sdk cusma chore: rename pq sig field and codec +1 −1
17:42:04 go-algorand-sdk iglosiggio feat: PQ account types (#815) +39 −11
17:42:59 puya Argimirodelpozo address review comments +3 −1
17:52:49 puya Argimirodelpozo address review comments +3 −1
17:52:49 puya Argimirodelpozo test: varint encoding tests mimicking go-algorand's +136 −28
17:52:49 puya Argimirodelpozo chore: compile all +115 −115
17:52:49 puya Argimirodelpozo feat: avm 13 varint branch destination encoding in assemble +178 −38
17:52:49 puya Argimirodelpozo test: temporarily exclude v13 programs out of algod parity testing +9 −1
18:21:33 connect wjbeau fix: compliance issues with ARC60 spec +51 −48
18:24:41 connect wjbeau chore: bump version +1 −1
18:26:32 connect wjbeau fix: compliance issues with ARC60 spec (#197) +52 −49
19:04:35 a-day-in-my-bobalife michaeltchuang chore: v2026.28.0 (release) +13 −0
19:04:38 a-day-in-my-bobalife michaeltchuang Notes added by 'git notes add' +1 −0
19:38:41 connect wjbeau fix: avoid double encoding +9 −2
19:38:59 connect wjbeau chore: bump version +1 −1
19:41:19 connect wjbeau fix: avoid double encoding (#198) +10 −3
20:37:53 liquid-auth PhearZero wip: presence in rooms with requestId bound signaling +989 −62
21:06:50 connect acfunk fix: ensure arc60 data is always base64 encoded +11 −10
21:18:38 use-wallet acfunk add signData to pera adapter +57 −12
21:20:09 use-wallet acfunk clean up import +1 −1
21:20:27 use-wallet acfunk Merge branch 'signData' into pera-sign-data +1 −1
22:15:47 AlgorandCIDs SheckJuarez Updates and additions +18425 −70
22:31:18 The-Sound-of-AVM knonode Five-way synth engine picker: Synth / MonoSynth / PolySynth / AM / FM +376 −46
22:57:42 The-Sound-of-AVM knonode Restyle engine picker and tabs per feedback +54 −8
23:12:44 The-Sound-of-AVM knonode Tabs go flat like the engine picker; waveform dropdown matches type/subtype +13 −22
23:17:12 algokit-utils-ts kylebeee fix(transact): support empty access references +64 −11
23:24:02 The-Sound-of-AVM knonode Fix ADSR/filter-env slider width regression; drop redundant Detune label +17 −6
23:39:45 java-algorand-sdk algo-dev-service Regenerate code from specification file +150 −395
23:39:50 java-algorand-sdk github-actions[bot] Merge 2f6f0ac5b8cc9c241037127fb8f4cf8f977fff56 into 4e38dadc4eec827ed8742c8bb272e0545c801932 +150 −395
23:46:12 algokit-utils-ts kylebeee ci: align polytest version with test configs +2 −0
23:57:24 algokit-utils-ts kylebeee chore(deps): update audited development dependencies +181 −201