Home Reports Jul 9, 2026
Thursday, July 9, 2026
- Commits
- 49
- pushed this day
- Repositories
- 9
- with activity
- Contributors
- 11
- distinct authors
- Lines changed
- +91,159 −944,266
- additions / deletions
Thursday, July 9, 2026
49 commits were pushed across 9 repos by 11 authors. There were 91,159 additions and 944,266 deletions.
Stay up to date with the latest insights and developments on AlgoScan
Updated repos
9 repositoriesCommit Log
49 commits · 9 repositories
01:00:20
go-algorand
FI from master
+369
−122
01:00:20
go-algorand
Build 2773 Data
+1
−1
08:24:58
go-algorand
feat: algokey pq mnemonic as backup master entropy
+254
−400
08:40:13
go-algorand
chore: max pq private key size bound
+24
−7
08:55:37
go-algorand
chore: always display pq mnemonic on creation
+14
−24
09:00:23
frontend
Updated http-only Nginx testing configuration
+2
−4
09:10:36
go-algorand
chore: import mnemonic from prompt
+28
−63
09:17:58
go-algorand
transactions: split lsig blank and program checks
+174
−25
09:20:28
go-algorand
Merge remote-tracking branch 'upstream' into big-logicsig-upstream
+735
−200
09:47:14
go-algorand
chore: remove --display-mnemonic option; restore from mnemonic
+5
−1
10:21:53
gGov
Merge pull request #57 from algorandfoundation/feat/algoquarters
+23482
−36071
10:24:49
fnet-algod-docker
reset.sh / run.sh without fast catchup; for testing catchpoints
+31
−9
11:48:19
go-algorand
tests: tighten logicsig size and fee pricing coverage
+180
−67
12:06:52
go-algorand
chore: cr 4 by @jannotti, algokey canonical only
+47
−154
12:22:58
gGov
fix: sdk: correct app calls counting
+12
−12
12:40:08
gGov
fix: sdk: validate write client for writer methods
+89
−41
13:02:38
rosetta-smart-contracts
Adding Cardano / Scalus implementation for majority of the use cases
+5578
−9
13:04:49
go-algorand
chore: msgpack pq key files
+31
−68
13:24:19
go-algorand
chore: no allocbound on pq key files
+8
−55
13:28:09
wallet
refactor: enhance comments for wallet creation navigation timeout handling
+5
−2
13:29:07
wallet
cicd deploy
+1
−1
13:41:52
wallet
feat: add AI audit instructions and risk registry documentation
+242
−0
13:55:41
wallet
fix: refactor wallet addition to use async/await for better error handling
+9
−15
13:59:07
go-algorand
chore: reject wrong seed bytes length
+2
−2
13:59:56
wallet
Deploying to gh-pages from @ scholtz/wallet@19b8f44f44803d10b0400714744302fd57003d7d 🚀
+8
−8
14:02:20
wallet
Merge branch 'master' into master
+20779
−889645
14:02:33
wallet
Merge pull request #148 from A-Maugli/master
+422
−422
14:10:21
AlgorandCIDs
Updates and additions
+15284
−1
14:12:06
wallet
fix: correct Hungarian translations for wallet account types
+3
−3
14:15:34
wallet
Deploying to gh-pages from @ scholtz/wallet@70432864b29fcfb7b63b3ffaeef48456b28548f4 🚀
+3
−3
14:19:46
gGov
Merge pull request #58 from algorandfoundation/feat/frac-first-pass
+5689
−44
14:26:28
wallet
fix: update Node.js engine requirement to support older versions
+1
−1
14:26:39
frontend
Added channels/websockets to nginx configuration
+125
−27
14:32:45
wallet
fix: add missing packages section in pnpm-workspace.yaml
+2
−0
14:36:58
wallet
cicd deploy stable
+2
−2
15:33:36
wallet
feat: implement wallet encryption and decryption using AES-GCM and PBKDF2
+1546
−210
15:36:43
wallet
Deploying to gh-pages from @ scholtz/wallet@ebe2059ca253bb44e46190c54dbeb2c850237c88 🚀
+7758
−7758
15:57:15
wallet
feat: enhance password management and security measures
+425
−36
16:00:07
algokit-core
test(algod-client): fill submit-then-query endpoint tests
+113
−13
16:00:07
wallet
Deploying to gh-pages from @ scholtz/wallet@770dc8d3303c2e30879d8efaed6ea3a566eed8f8 🚀
+27
−27
16:35:17
go-algorand
chore: cr 5 by @jannotti, drop public key file, minors
+33
−106
17:14:24
frontend
Swap button redirects to login page for unauthenticated users
+41
−3
17:24:34
a-day-in-my-bobalife
chore: log greeting (2026-07-09)
+1
−0
17:38:22
algokit-core
test(algod-client): fill devmode and sync-control endpoint tests
+72
−14
17:42:40
algokit-core
test(algod-client): defer state-proof endpoint tests
+10
−8
21:27:58
algokit-core
test(algod-client): gate endpoint tests behind localnet-tests feature
+20
−38
21:59:09
algokit-core
test(algod-client): run localnet endpoint tests by default
+8
−12
22:37:50
algokit-core
docs(algod-client): document localnet endpoint test runbook
+63
−3
23:23:16
algokit-core
Merge f31c7011fe266caab5bf747d3e677ace1aad625f into 9a6ffa3a2f1da5d0663cc652493dbeb128981ef4
+7401
−8529