Home Reports Jul 14, 2026
Tuesday, July 14, 2026
- Commits
- 83
- pushed this day
- Repositories
- 16
- with activity
- Contributors
- 21
- distinct authors
- Lines changed
- +134,462 −85,851
- additions / deletions
Tuesday, July 14, 2026
83 commits were pushed across 16 repos by 21 authors. There were 134,462 additions and 85,851 deletions.
Stay up to date with the latest insights and developments on AlgoScan
Updated repos
16 repositories- algorand-sdk-testing 4 commits
- go-algorand 6 commits
- js-algorand-sdk 6 commits
- The-Sound-of-AVM 6 commits
- gGov 21 commits
- nodekit 3 commits
- puya 5 commits
- puya-ts 6 commits
- frontend 2 commits
- wen-tools 2 commits
- a-day-in-my-bobalife 1 commit
- algokit-walletsdk-kmp 3 commits
- connect 5 commits
- algo-voting 2 commits
- wallet 9 commits
- AlgorandCIDs 2 commits
Commit Log
83 commits · 16 repositories
01:00:23
go-algorand
Build 2778 Data
+1
−1
03:03:45
algo-voting
build(deps-dev): update @typescript-eslint/parser requirement
+1
−1
03:04:03
algo-voting
build(deps-dev): update @typescript-eslint/eslint-plugin requirement
+1
−1
03:45:13
puya
test: add group transactions to `lsig_args_simple` test lsig arguments
+141
−29
03:45:13
puya
chore: compile all
+3534
−1989
03:45:13
puya
chore: add changelog
+42
−0
03:45:13
puya
feat: group transaction references in lsig args (includes small refactor in arc4_router to better accomodate this)
+37
−23
03:45:13
puya
docs: fix docs to include lsig args
+29
−3
03:47:42
puya-ts
fix: narrow empty array literals to the target array type on assignment
+6
−0
03:47:42
puya-ts
test: add empty array narrowing case in array literals tests
+15
−0
03:47:42
puya-ts
chore: build
+2433
−667
04:07:18
algokit-walletsdk-kmp
test: revert androidDemoApp test
+53
−6
04:09:13
algokit-walletsdk-kmp
test: fix package in androidTest
+0
−0
06:39:44
frontend
Bugfix for leftover replica argument in the Redis client initialization function
+24
−93
06:45:25
wallet
Refactor code structure for improved readability and maintainability
+216
−55
06:48:17
connect
fix: return a full payload from signing
+68
−8
06:48:22
wallet
Deploying to gh-pages from @ scholtz/wallet@ef11a9c7de0b07f38e8aaf131855e34a7fd01898 🚀
+68
−67
06:59:38
connect
test: add unit tests
+2417
−40
07:05:56
connect
test: improve test coverage
+491
−2
07:10:41
connect
test: final batch of test coverage
+467
−0
07:17:04
connect
fix: return a full payload from signing arc60 (and add test harness) (#193)
+3441
−48
07:26:01
AlgorandCIDs
Updates and additions
+54439
−2
08:19:15
wallet
feat: enhance authentication screen layout for better responsiveness and visual consistency
+31
−11
08:22:11
wallet
Deploying to gh-pages from @ scholtz/wallet@d6e7601aa7ce38afb427cc044c9c373ed9256d0b 🚀
+17
−17
09:10:16
gGov
feat: contracts: create instance app from registry
+3039
−336
09:35:36
nodekit
feat: account nicknames
+406
−14
09:36:05
nodekit
fix: re-render accounts on modal close; remove dead code; change ellipsis to .. in ShortAddress
+54
−17
10:14:20
go-algorand
feat: algokey pq check-address
+36
−0
10:17:46
nodekit
feat: account nicknames (#184)
+458
−29
11:48:14
gGov
chore: contracts: add delete app warning comment and missing JSDocs
+119
−58
11:50:20
gGov
feat: sdk: create instance from registry methods
+138
−8
12:16:56
js-algorand-sdk
wip: rm Buffer
+42
−31
12:18:17
frontend
Bugfix for the error caused by the legacy bundles users have in their bookmarks
+25
−11
12:30:32
gGov
frac registry: accounts, instance types+boxes. instance: on_create accept instanceNumId, name. Improved comment
+3171
−974
12:50:37
The-Sound-of-AVM
Replace polling mempool with relay gossip WebSocket; de-iframe legacy synth
+1323
−11850
12:58:52
go-algorand
Bump buildnumber.dat
+1
−1
13:08:24
gGov
Merge pull request #64 from algorandfoundation/feat/registry-accounts
+3171
−974
13:12:45
algorand-sdk-testing
feat!: remove dryrun
+2
−15320
13:24:05
gGov
chore: sdk: update from previous changes
+1
−1
13:26:28
gGov
test: create instance from registry + helpers restructure
+407
−241
13:55:12
algorand-sdk-testing
fix: fix algod logic eval error
+1
−1
14:36:11
gGov
frac reg: account methods
+6032
−578
14:49:30
gGov
frac instance: ensureCallerIsRegistry, errNotOperator>errUnauthorized
+2650
−2646
14:51:45
gGov
fix: frac reg getOrCreateAccountWithInstance: increment numAccounts properly
+3
−3
14:58:34
wen-tools
feat: add CollectionSnapshot component and utility functions for auditing NFT ownership across multiple marketplaces
+167
−9
15:01:21
gGov
frac reg: account sdk getters
+114
−2
15:02:19
gGov
artifacts
+637
−614
15:10:47
gGov
docstrings
+48
−48
15:15:09
The-Sound-of-AVM
Sound pass: polyphony, per-voice filter, pan, working Aggr mode, hb-account
+190
−35
15:18:10
js-algorand-sdk
chore: deprecate dryrun
+16
−333
15:29:32
algorand-sdk-testing
docs: regenerate SDK Components.png to drop Dryrun Helpers
+0
−0
15:37:54
algorand-sdk-testing
feat!: remove dryrun and fix logic eval error message (#325)
+3
−15321
15:44:14
gGov
chore: docstrings and artifact update
+79
−84
15:44:43
gGov
Merge pull request #65 from algorandfoundation/feat/registry-accounts-2
+8712
−3236
15:53:51
js-algorand-sdk
docs: update migration guide noting dryrun removal
+6
−0
15:55:37
gGov
chore: docstrings and artifact update 2
+47
−47
15:56:38
gGov
fix: add guard on sdk chunk helper to prevent unbounded loop
+3
−0
16:10:41
gGov
test: update errors
+8
−7
16:16:56
wen-tools
feat: add BatchMint and SimpleBatchMint pages for automated ASA creation workflows
+154
−43
16:23:58
a-day-in-my-bobalife
chore: log greeting (2026-07-14)
+1
−0
16:59:23
js-algorand-sdk
API: deprecate dryrun (#1103)
+18
−329
16:59:40
js-algorand-sdk
Merge branch 'main' into feat/pq
+18
−329
17:14:15
gGov
refactor: rename FracDelegationInstanceSDK to FracDelegationSDK
+8
−8
17:20:40
algokit-walletsdk-kmp
test: re-enable Shot screenshot plugin (#362)
+85
−40
17:57:01
js-algorand-sdk
wip: pq -> pqsig
+11
−8
18:18:08
puya-ts
chore: npm audit fix (npm bump)
+30
−51
18:39:01
go-algorand
checks: recompute group IDs
+415
−60
18:42:05
go-algorand
makefile: bump msgp 1.1.63
+1
−1
19:18:54
puya-ts
chore: npm audit fix (npm bump)
+30
−51
19:30:00
puya-ts
Notes added by 'git notes add'
+1
−0
19:41:37
go-algorand
Merge pull request #158 from algorand/relstable4.7.4
+417
−62
19:48:15
AlgorandCIDs
Updates and additions
+31874
−28172
20:39:18
wallet
Refactor code structure for improved readability and maintainability
+204
−204
20:48:23
wallet
refactor: remove wallet connection logic from computed and watch properties
+0
−25
20:51:05
wallet
Deploying to gh-pages from @ scholtz/wallet@94710749657dbd2d029ce295313d51e344624830 🚀
+16
−16
20:53:57
wallet
feat: add AlgorandAddress component to transaction table for sender and receiver display
+10
−0
20:56:45
wallet
Deploying to gh-pages from @ scholtz/wallet@6f2b07752a05851bb64b6eccc5eb658764c45bb0 🚀
+16
−16
20:58:02
gGov
frac reg: account sdk getters
+114
−2
21:07:09
gGov
frac reg: admin caller for getOrCreateAccountWithInstance + account tests
+1080
−422
21:52:40
The-Sound-of-AVM
Group-as-swap synths, ASA name search; fix CSS order, sequencer, aggr cap
+194
−23
23:02:41
The-Sound-of-AVM
Honest state proof countdown + full-proof JSON rain overlay
+118
−61
23:43:18
The-Sound-of-AVM
The Score: Xenakis-style live mempool visualization; remove Pitch slider
+283
−28
23:58:59
The-Sound-of-AVM
The Loom (a Fable original), viz selector bar, synth-height canvases
+283
−8