Home Reports Aug 5, 2026
Wednesday, August 5, 2026
- Commits
- 76
- pushed this day
- Repositories
- 17
- with activity
- Contributors
- 23
- distinct authors
- Lines changed
- +359,364 −9,612
- additions / deletions
Wednesday, August 5, 2026
76 commits were pushed across 17 repos by 23 authors. There were 359,364 additions and 9,612 deletions.
Stay up to date with the latest insights and developments on AlgoScan
Updated repos
17 repositories- BlockchainPath 2 commits
- go-algorand 24 commits
- go-algorand-sdk 1 commit
- java-algorand-sdk 2 commits
- js-algorand-sdk 2 commits
- py-algorand-sdk 5 commits
- sortition 1 commit
- escrow-session-vault 1 commit
- algokit-utils-ts 2 commits
- ARCs 6 commits
- gGov 5 commits
- specs 2 commits
- a-day-in-my-bobalife 1 commit
- algokit-walletsdk-kmp 14 commits
- wallet 5 commits
- AlgorandCIDs 1 commit
- asa-list 2 commits
Commit Log
76 commits · 17 repositories
01:00:22
go-algorand
Build 2801 Data
+1
−1
01:31:14
escrow-session-vault
docs: add in fnet smart contract
+5
−0
02:14:40
BlockchainPath
docs: add Spanish README
+285
−0
02:14:50
BlockchainPath
Merge 963e8a0aa2ae79ed8396ba9f74a354222f03b348 into 88ec00e5c5198d1382753e4b4f8f3f1d44c1ceb3
+285
−0
03:44:36
js-algorand-sdk
Bump fast-uri from 3.1.0 to 3.1.5
+3
−3
05:52:59
AlgorandCIDs
Updates and additions
+163395
−2
08:40:02
go-algorand
AVM: limit byte immediates in the byte and pushbytes assembly paths
+19
−5
08:40:03
go-algorand
AVM: remove unreachable bounds check in parseByteImmArgs
+2
−4
09:47:04
go-algorand
AVM: fold byte immediate checks into byteImmArgs
+19
−33
10:30:17
ARCs
Merge 9b422f0240eab22309c4936fb2714c5f0efe75d2 into f83e46c9513beeb52415168fc9ea344dea8a089d
+325
−0
11:07:48
ARCs
Merge eb6558712c0f4ea9672487222d9ec574411a9344 into f83e46c9513beeb52415168fc9ea344dea8a089d
+57
−0
11:09:44
ARCs
Merge 7abc82a329704b67ee7c814a48ef09ed7bab0b06 into f83e46c9513beeb52415168fc9ea344dea8a089d
+92
−0
11:13:01
ARCs
Merge 92a8b4ed4f9d0441b9b15a179905d0044d024799 into f83e46c9513beeb52415168fc9ea344dea8a089d
+4255
−0
11:15:48
ARCs
Merge 8f056958b107eea9cf7c80665a2424aafd33a4a8 into f83e46c9513beeb52415168fc9ea344dea8a089d
+1022
−0
11:19:50
ARCs
Merge de2de813cd0e84080e2ea25e967f099b83e4cb22 into f83e46c9513beeb52415168fc9ea344dea8a089d
+134008
−0
11:24:20
py-algorand-sdk
feat: expose per-transaction fees paid on the simualte response
+9
−1
11:25:36
go-algorand
AVM: report actual shortfall in inner group fee error
+7
−6
11:46:51
gGov
fix(deps): clear high audit advisories and prune stale overrides
+40
−53
11:50:08
gGov
chore: address nit JSDoc comment from PR review
+3
−3
12:01:18
wallet
fix: implement reset actions for WalletConnect state on logout
+57
−1
12:03:59
wallet
Deploying to gh-pages from @ scholtz/wallet@0bcc2aac19d9a609a856385b7476f663d00a6a05 🚀
+25
−25
12:04:27
wallet
cicd deploy 1.2026.08.05-main [skip ci]
+1
−1
12:15:15
gGov
chore: frontend: period title in manage list with UTC date range + sample data update
+93
−46
12:15:38
gGov
fix: frontend: input label spacing
+3
−1
12:15:39
gGov
feat: frontend: view/edit mode for the manage period page
+138
−42
12:45:59
wallet
fix: add error handling for WalletConnect state reset on logout and transport closure
+40
−8
12:48:57
wallet
Deploying to gh-pages from @ scholtz/wallet@2f1cf1bf8cd5673ec2c9411b38aa507e4e48d690 🚀
+18
−18
13:10:02
go-algorand
ci: bind nightly/PR workflow inputs via env before shell
+5
−2
13:17:22
go-algorand
docs: Add more data to our langspec.json files (#6617)
+39467
−2069
13:19:46
sortition
Merge pull request #10 from algorand/sortition-update-freeze
+301
−104
13:22:40
go-algorand
add Go Benchmark (go) benchmark result for dda085879f1868c14ccb115fb5f92f2b4f75c741
+445
−1
13:53:13
py-algorand-sdk
chore: remove unused imports from the atomic transaction composer
+1
−1
13:56:56
algokit-utils-ts
Added RemoteCode component and runnable examples for core concepts
+3022
−0
14:04:14
py-algorand-sdk
refactor: inline the pqsig wire key and drop its constants
+7
−11
14:45:05
go-algorand
network: replace PeersP2PConnectionsIn/Out with transport connection views
+105
−76
15:03:15
go-algorand
Fix reversed costs arguments
+35
−4
15:39:06
py-algorand-sdk
test: rename the pq address test to canonical_address_from_pq_key
+1
−1
15:39:29
go-algorand
Doc: Document every opcode immediate field
+142
−141
15:39:29
go-algorand
AVM: gitxn takes scalar txn fields, like txn/gtxn/itxn
+17
−17
15:39:29
go-algorand
AVM: Distinguish varint branch labels from int16 labels
+19
−13
15:42:05
go-algorand
opdoc: Derive ArgEnum from OpSpecs, fail on undocumented fields
+1337
−3150
15:42:06
go-algorand
Doc: Derive size limits in opcode docs from evaluator constants
+6
−5
15:42:06
go-algorand
Doc: Correct README, tutorial, and jsonspec
+84
−25
15:42:06
go-algorand
opdoc: Return docVersion to a hand-bumped constant
+8
−4
15:42:06
go-algorand
Doc: Correct and expand opcode descriptions
+832
−497
15:47:55
algokit-utils-ts
docs: rewrite assets concept page around the runnable examples
+159
−307
15:48:13
go-algorand
agreement: bump sortition dependency to v1.1.1
+10
−10
15:58:31
go-algorand
Doc: Derive txn Note size limit from consensus bounds
+78
−76
16:42:46
algokit-walletsdk-kmp
refactor: update structure of file
+50
−15
16:42:46
algokit-walletsdk-kmp
feat: add in fnet support
+123
−66
16:42:46
algokit-walletsdk-kmp
feat: add in USDC fnet
+183
−42
16:42:46
algokit-walletsdk-kmp
feat: switch to entropy instead of private key
+151
−155
16:42:46
algokit-walletsdk-kmp
docs - update roadmap
+6
−5
16:42:46
algokit-walletsdk-kmp
refactor: add more fnet reference updates
+62
−24
16:42:46
algokit-walletsdk-kmp
docs: add in falcon25 to mermaid diagram
+7
−0
16:42:46
algokit-walletsdk-kmp
docs: update roadmap further
+3
−3
16:42:46
algokit-walletsdk-kmp
feat: switch to seed for SignFalconBundle
+669
−78
16:42:46
algokit-walletsdk-kmp
feat: add in falcon25 support
+1985
−277
16:42:46
algokit-walletsdk-kmp
refactor: add in onboarding and developer setting fixes for Falcon25
+125
−11
16:48:44
a-day-in-my-bobalife
chore: log greeting (2026-08-05)
+1
−0
17:11:48
py-algorand-sdk
types: narrow post-quantum scheme identifiers to a Literal union
+8
−4
17:20:31
algokit-walletsdk-kmp
feat: add in Falcon25 and fnet support (#381)
+3180
−492
17:25:50
algokit-walletsdk-kmp
refactor: ktlintFormat
+728
−650
17:26:42
asa-list
Merge 9b467c3a644b48e33fa109ab0c7c80bf78e98a13 into 8436f365a1123aef9a1e2ef13b179ea1e38386a2
+14
−0
17:26:43
asa-list
Add REMIX (RMX) icon for asset 3664040737
+14
−0
17:41:14
algokit-walletsdk-kmp
refactor: remove unused reference
+2
−38
17:46:42
go-algorand
AVM: Fix reversed costs arguments (#6695)
+35
−4
17:51:03
go-algorand
add Go Benchmark (go) benchmark result for e4b8e0eac6ed08834b17af4eef443112d01a50c6
+445
−1
19:22:31
specs
docs: abft corrections
+243
−175
19:22:58
specs
chore: skip MD075 in abft-messages
+1
−0
20:05:31
go-algorand
AVM: report actual inner group fee shortfall (#6693)
+7
−6
20:10:04
go-algorand
add Go Benchmark (go) benchmark result for c909d3705ab4f3412ee6361b6f03fdae93f2bad0
+445
−1
23:39:04
java-algorand-sdk
Regenerate code from specification file
+182
−395
23:39:09
java-algorand-sdk
Merge aef0d6ca808a5fe66f2294fe755ebf8355dd8601 into 4e38dadc4eec827ed8742c8bb272e0545c801932
+182
−395
23:39:59
go-algorand-sdk
Regenerate code from specification file
+21
−0
23:40:08
js-algorand-sdk
Regenerate code from specification file
+204
−8