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

August 2026

‹ ›
M
T
W
T
F
S
S

Dot = report available

Authors 22

Commit Log

76 commits · 17 repositories

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