Home Reports Jul 28, 2026
Tuesday, July 28, 2026
- Commits
- 76
- pushed this day
- Repositories
- 16
- with activity
- Contributors
- 24
- distinct authors
- Lines changed
- +198,997 −484,258
- additions / deletions
Tuesday, July 28, 2026
76 commits were pushed across 16 repos by 24 authors. There were 198,997 additions and 484,258 deletions.
Stay up to date with the latest insights and developments on AlgoScan
Updated repos
16 repositories- OpenNodia 1 commit
- go-algorand 23 commits
- java-algorand-sdk 2 commits
- js-algorand-sdk 5 commits
- The-Sound-of-AVM 1 commit
- algokit-utils-py 6 commits
- algokit-utils-ts 1 commit
- gGov 19 commits
- specs 2 commits
- testnet-dispenser 3 commits
- awesome-algorand 2 commits
- a-day-in-my-bobalife 1 commit
- connect 1 commit
- algo-voting 3 commits
- wallet 5 commits
- AlgorandCIDs 1 commit
Commit Log
76 commits · 16 repositories
00:27:29
gGov
chore: frontend: seed localnet with frac-delegation data
+756
−293
00:47:19
gGov
fix(deps): bump brace-expansion to clear high audit advisory
+11
−33
00:54:01
awesome-algorand
Add OnchainPulse ASA Safety Scanner to Metrics and Analytics Services
+1
−0
00:54:05
awesome-algorand
Merge 0c460fa5b2afec7478590974362632e3274ed826 into a06f0e8e671d1760d708fab4da7bfa240de2448c
+1
−0
00:56:17
gGov
fix: frontend: append missing env vars during localnet seed
+7
−2
00:56:50
gGov
fix: frontend: avoid bundling configured KMD wallet passwords
+4
−4
00:58:24
gGov
fix(deps): bump brace-expansion to clear high audit advisory
+11
−33
03:02:52
algo-voting
build(deps): update js-base64 requirement from ^3.9.1 to ^3.9.2
+1
−1
03:45:03
js-algorand-sdk
Bump fast-uri from 3.1.0 to 3.1.4
+3
−3
03:45:07
js-algorand-sdk
Bump axios from 1.8.4 to 1.18.1
+59
−18
03:45:10
js-algorand-sdk
Bump form-data from 4.0.4 to 4.0.6
+8
−8
03:45:10
js-algorand-sdk
Bump ws from 8.18.0 to 8.21.1
+3
−3
06:29:36
OpenNodia
docs: standardize host ports to the 37xxx range
+17
−15
06:50:25
connect
fix: 1.6.0 stable release blockers (#202)
+73
−9
07:08:57
algokit-utils-ts
chore: add expiring audit exceptions for brace-expansion and tar advisories
+12
−1
07:23:56
gGov
feat: fractional user delegation, using the gGov registry
+30200
−18458
08:13:07
go-algorand
build(deps): bump github.com/getkin/kin-openapi from 0.131.0 to 0.144.0
+22
−26
08:25:17
gGov
chore: remove "do not hoist" comments
+1807
−1391
08:26:30
gGov
Merge pull request #96 from algorandfoundation/fix/supply-chain-audit
+11
−33
08:35:17
gGov
Merge remote-tracking branch 'origin/develop' into feat/puya-1.2.0-arc65-errors
+1
−2
08:52:30
gGov
merge: feat/single-period-multi-elections into feat/frac-user-delegation
+3476
−2298
08:53:04
gGov
fix: setVotingAccount passes the renamed govAddress arg
+3
−3
09:18:20
gGov
Merge pull request #93 from algorandfoundation/feat/puya-1.2.0-arc65-errors
+73026
−229560
09:26:08
gGov
fix: don't conflate a missing topic body with an untagged candidate
+22
−11
10:53:54
testnet-dispenser
feat: support multiple networks, add fnet configuration
+307
−189
10:58:42
algokit-utils-py
docs: render assets concept examples with RemoteCode from examples/concepts/assets.py
+42
−172
11:15:03
algokit-utils-py
docs: convert assets concept page to .mdx so RemoteCode components render
+18
−18
11:15:27
algokit-utils-py
docs: restructure account management around account lifecycle
+291
−116
11:48:52
testnet-dispenser
chore: log scripts, README update, hardcode empty algod token in worker
+134
−67
11:55:39
testnet-dispenser
chore: fnet dispense amount to 10A
+3
−3
12:08:44
algokit-utils-py
docs: exercise every ASA operation in the assets concept example
+146
−7
13:15:20
algo-voting
Merge pull request #893 from sambitsargam/dependabot/npm_and_yarn/js-base64-tw-3.9.2
+1
−1
13:15:30
algo-voting
Merge pull request #892 from sambitsargam/dependabot/npm_and_yarn/eslint-tw-10.8.0
+1
−1
13:31:44
gGov
feat: frontend: surface pooled voting power (fractional delegation)
+1129
−99
13:49:25
go-algorand
transactions: disallow empty pq signatures (#6681)
+104
−10
13:50:48
go-algorand
docs: clarify MiMC, Poseidon2 input requirements (#6680)
+16
−16
13:54:28
go-algorand
build(deps): bump github.com/quic-go/webtransport-go
+8
−6
13:54:52
go-algorand
add Go Benchmark (go) benchmark result for eff842e3fe7f8dd924d41a14f65eb896109f70cc
+445
−1
13:56:17
go-algorand
add Go Benchmark (go) benchmark result for 1b67449507b3b759f56ec63293ac1be3baab13be
+445
−1
14:25:00
gGov
chore: frontend: TEMPORARY deploy-first localnet seed
+937
−0
14:59:20
gGov
chore: docs nits
+18
−18
15:03:31
go-algorand
sortition: f128 followups (#6676)
+13
−13
15:03:46
go-algorand
transactions: disallow empty pq signatures (#6681)
+104
−10
15:03:46
go-algorand
config: auto-shorten proto upgrades for fnet (#6679)
+24
−2
15:03:46
go-algorand
docs: clarify MiMC, Poseidon2 input requirements (#6680)
+16
−16
15:26:37
gGov
chore: deploy registries before funding in localnet seed for deterministic app ids
+40
−36
15:42:09
gGov
Merge branch 'feat/single-period-multi-elections' into chore/frac-sample-data-scripts
+74547
−229798
16:08:48
gGov
chore: frontend: seed a two-election period + draft mode
+99
−41
16:39:18
specs
s typo
+2
−2
16:47:42
a-day-in-my-bobalife
chore: log greeting (2026-07-28)
+1
−0
17:30:39
go-algorand
add Go Benchmark (go) benchmark result for ffbcac164595247833ab0ca9968a1a679a8dea6d
+445
−1
17:53:04
go-algorand
chore: Move PQsig SDK definition to signature.go
+17
−2
17:53:04
go-algorand
chore: Don't export previous symbols (modified by hand on the SDK side)
+0
−12
18:08:14
go-algorand
build: combine dependabot dependency upgrades (July 2026)
+52
−50
18:09:38
go-algorand
Check for local schema setting in update
+28
−17
18:20:22
go-algorand
chore: Export PQSig to SDK signature.go (#6683)
+5
−2
18:25:52
go-algorand
add Go Benchmark (go) benchmark result for d1e16149fce2151063e3e3bea2a79d4aa7ff6185
+445
−1
19:44:45
go-algorand
Txn: Check for local schema setting in update (#6682)
+28
−17
19:46:07
go-algorand
build: dependabot-7-28-26 (#6686)
+52
−50
19:49:31
go-algorand
add Go Benchmark (go) benchmark result for e885e4e8a3665af82e40d00821756303d164ea9e
+445
−1
19:51:21
go-algorand
add Go Benchmark (go) benchmark result for 4504ed4322e32e26cdc405720ec95837f2c7007d
+445
−1
20:04:24
wallet
feat: add transaction simulation feature before signing
+820
−11
20:07:22
wallet
Deploying to gh-pages from @ scholtz/wallet@86d6f0230b1e21d9794bad0a8109a40aef1c1a54 🚀
+136
−135
20:07:51
AlgorandCIDs
Updates and additions
+6009
−0
20:07:51
wallet
cicd deploy 1.2026.07.28-main [skip ci]
+1
−1
20:12:43
algokit-utils-py
docs: resolve repo-local RemoteCode snippet URLs from the local checkout
+42
−22
20:14:26
algokit-utils-py
docs: add algorand client concepts page
+175
−243
20:39:04
go-algorand
tests: network tags test fix (#6671)
+43
−18
20:43:21
go-algorand
add Go Benchmark (go) benchmark result for a7a983998f36195dc0383a41fcf48099084f6f97
+445
−1
22:11:56
wallet
fix: update comments and registry URLs for clarity and fallback handling
+7
−3
22:14:56
wallet
Deploying to gh-pages from @ scholtz/wallet@6b5765c233e7010e68c299aef2886694e445c127 🚀
+16
−16
22:59:27
specs
lint
+1
−1
23:39:25
java-algorand-sdk
Regenerate code from specification file
+150
−395
23:39:30
java-algorand-sdk
Merge be8e1e434b9bb55110e97432f5eade44c7708839 into 4e38dadc4eec827ed8742c8bb272e0545c801932
+150
−395
23:41:12
js-algorand-sdk
Regenerate code from specification file
+140
−8
23:59:56
The-Sound-of-AVM
Let the synth cards be reordered, by pointer and by keyboard
+474
−7