Home Reports Aug 12, 2026
Wednesday, August 12, 2026
- Commits
- 115
- pushed this day
- Repositories
- 29
- with activity
- Contributors
- 28
- distinct authors
- Lines changed
- +79,320 −39,720
- additions / deletions
Wednesday, August 12, 2026
115 commits were pushed across 29 repos by 28 authors. There were 79,320 additions and 39,720 deletions.
Stay up to date with the latest insights and developments on AlgoScan
Updated repos
29 repositories- go-algorand 13 commits
- go-algorand-sdk 6 commits
- java-algorand-sdk 2 commits
- js-algorand-sdk 9 commits
- algokit-core 1 commit
- algokit-client-generator-py 4 commits
- algokit-client-generator-ts 2 commits
- algokit-lora 2 commits
- algokit-subscriber-ts 3 commits
- algokit-utils-py 1 commit
- algokit-utils-ts 4 commits
- devportal 9 commits
- homebrew-node 1 commit
- liquid-auth 1 commit
- puya 21 commits
- puya-ts 2 commits
- specs 2 commits
- wallet-provider-extensions 1 commit
- algorealm-cli 4 commits
- awesome-algorand 2 commits
- frontend 1 commit
- registered-authenticators 1 commit
- trelyan-falcon-inscription 10 commits
- a-day-in-my-bobalife 1 commit
- algokit-walletsdk-kmp 4 commits
- algo-voting 2 commits
- AlgorandKMDServer 1 commit
- wallet 3 commits
- use-wallet-ui 2 commits
Commit Log
115 commits · 29 repositories
00:00:21
algokit-utils-ts
docs: repoint dead links to transaction concepts page
+8
−33
00:10:26
devportal
fix: sort opcodes by code unit for deterministic ordering
+215
−212
00:13:07
algokit-utils-ts
Merge 4cca91d01f9da96cc1ce1a7d7e298ff8ca8c917d into 679ae0d3c7b9b9e2f6b72743189d10e643de42e5
+411
−303
00:56:09
puya-ts
Merge c29bd807a32b9bfb2a042afa10b58a6ad6260146 into 9306fe0d6d4c0041ab9eb7fa1a492bdbd790ec4d
+100
−0
00:58:25
devportal
docs: correct scripts dir-tree in README
+3
−2
00:59:18
devportal
ci: authenticate update-opcodes workflow via GitHub App
+25
−14
01:00:29
go-algorand
Build 2808 Data
+1
−1
01:09:35
algorealm-cli
chore(deps): update dependency postcss to v8.4.31 [security]
+11
−6
01:09:39
algorealm-cli
Merge 7ca6cf1fb6d2acdbfaae9c6f308ad3bd1f6333b9 into 361d3066ffaca4241991cc6563403417bf562ecf
+11
−6
01:09:54
algorealm-cli
fix(deps): update dependency next to v15 [security]
+295
−111
01:09:58
algorealm-cli
Merge c38f6e67a6f266164d0346a584657fc4ebe48e2d into 361d3066ffaca4241991cc6563403417bf562ecf
+295
−111
01:41:20
algokit-lora
chore(deps-dev): bump js-yaml from 4.1.1 to 4.3.1
+73
−3
01:41:24
algokit-lora
Merge f86b979bac1da5e2e08e9ae7094ef6110b7e56a8 into 0e26b4b274a282ae273b68b29140379d39803971
+73
−3
01:43:08
algokit-walletsdk-kmp
fix: USDC display on SendAssetScreen
+17
−10
01:52:31
devportal
fix: AVM versions typo
+1
−1
02:45:48
algokit-walletsdk-kmp
fix: USDC display on SendAssetScreen for fnet (#386)
+17
−10
03:20:12
trelyan-falcon-inscription
Make deployment verification able to fail
+259
−9
03:34:49
trelyan-falcon-inscription
Make the Falcon "unreachable" risk acceptance enforceable
+154
−0
04:14:31
trelyan-falcon-inscription
Run the lib-gated security tests, which never ran in CI
+27
−0
04:18:06
trelyan-falcon-inscription
Export the audited symbols from the Windows Falcon DLL
+22
−1
04:40:46
algokit-walletsdk-kmp
refactor: change to settle function
+11
−19
04:41:54
algokit-walletsdk-kmp
Merge 609869bec3b88224002130546b9a4e827e6dae8d into 337211c9b279ae7ee811998064b3de3f0ced7f73
+11
−19
08:12:21
trelyan-falcon-inscription
Reconstruct M from the artifact hash, not from the record header
+30
−4
10:45:20
devportal
Added high level concept for 'Family box writing' & 'Foreign box reading'
+31
−21
10:56:59
algokit-client-generator-py
Merge 164d06c71e8401891894a4a02f2059aac3e7930a into f8a1376be4bde38b83eac7c40df89a3a7a0127fa
+408
−459
10:57:00
algokit-client-generator-py
Merge 5800ed6947941f49d69a419081d24af29d8450f7 into f8a1376be4bde38b83eac7c40df89a3a7a0127fa
+270
−155
11:05:03
devportal
docs: clarify family box re-entrancy wording in avm.md
+12
−8
11:12:47
devportal
docs: update box storage links
+2
−2
11:16:05
devportal
docs: updated Sharing Boxes Between Applications links
+1
−1
12:40:29
js-algorand-sdk
Merge remote-tracking branch 'origin/main' into feat/v42
+726
−259
12:41:43
js-algorand-sdk
Merge branch 'generate/68e0f84a' into feat/v42
+169
−0
12:43:14
js-algorand-sdk
feat: challenge discout, empty refs, and new deltas
+133
−0
13:11:35
devportal
docs: add simulate fee estimation section
+20
−0
13:16:54
js-algorand-sdk
fix: empty signer auth addr check
+1
−1
13:17:00
js-algorand-sdk
Merge e16c50c2888a6e481ab000458033956951cc18b1 into 75c72bf720cdf08705f25d121fcce3e3150f72e6
+916
−32
13:41:11
trelyan-falcon-inscription
Close the cwd library-hijack in the loader that actually signs
+143
−1
14:24:08
go-algorand
Doc: Move the shared box access rules out of the opcode extras
+45
−347
14:26:42
specs
docs: refresh generated opcode docs from the go-algorand doc audit
+80
−74
14:26:55
specs
docs: state the box access opt-in flags in the AVM Box Access section
+9
−0
14:37:43
registered-authenticators
chore: add all the varients for iOS
+8
−1
14:40:16
puya-ts
Merge e0969fdc4fedc243b49bc2e6c69293e80530382b into 9306fe0d6d4c0041ab9eb7fa1a492bdbd790ec4d
+4727
−3127
14:44:39
go-algorand
Merge remote-tracking branch 'origin/rel/stable' into relstable5.0.0-remerge
+4
−2
14:44:39
go-algorand
Bump Version, Remove buildnumber.dat and genesistimestamp.dat files.
+1
−3
15:09:01
AlgorandKMDServer
cicd update from 4.7.4 to 5.0.0
+84
−3
15:19:51
homebrew-node
Update Algorand version to 5.0.0
+2
−2
16:06:00
a-day-in-my-bobalife
chore: log greeting (2026-08-12)
+1
−0
16:38:54
algokit-core
refactor(api): oas pipeline and generator parity (#349)
+4948
−8285
17:02:16
puya
chore: get augmented langspec from go-algorand
+4388
−2847
17:02:17
puya
script changes to accomodate new `app_box_*` ops and `app_params_set`, `sub_code` for opcodes more than one byte long, and new augmented langspec in go-algorand
+162
−56
17:02:17
puya
chore: poe gen
+2198
−586
17:02:17
puya
feat: "ussemble" layer changes to support multi-byte ops (`sub_code` field)
+14
−10
17:02:18
puya
test: add op tests for sha512, poseidon2, appBox family of ops, and `app_params_set` and new appParams fields
+9674
−1003
17:02:56
puya
chore: lint
+19
−21
17:02:57
puya
chore: changelog
+47
−0
17:05:36
algo-voting
Merge pull request #899 from sambitsargam/dependabot/npm_and_yarn/eslint-tw-10.8.1
+1
−1
17:05:46
algo-voting
Merge pull request #898 from sambitsargam/dependabot/npm_and_yarn/typescript-eslint/parser-8.66.0
+1
−1
17:36:33
go-algorand
Merge pull request #6706 from Algo-devops-service/relstable5.0.0-remerge
+2
−2
17:41:09
go-algorand
ledger simple test
+211
−158
17:41:09
go-algorand
CR feedback: comments + fee contribution to 1e6
+5
−6
17:41:09
go-algorand
generalize test helpers
+248
−293
17:41:09
go-algorand
transactions: add Falcon-512 signature type
+884
−395
17:41:09
go-algorand
add algokey support
+165
−21
17:41:09
go-algorand
add f5 error test for v42 consensus
+66
−3
17:42:04
go-algorand
add Go Benchmark (go) benchmark result for 8d7f8f778c8668bb5162fad3179bbb4cbb1082bb
+445
−1
18:10:07
trelyan-falcon-inscription
Let the secret scan actually scan history
+19
−2
18:13:26
trelyan-falcon-inscription
Fetch the pinned Falcon tarball fail-fast, with retries
+18
−2
18:23:54
algokit-client-generator-ts
chore: npm audit
+9
−14
18:24:03
algokit-client-generator-ts
Merge c21bd5d0f8afa62b9e1af546e91d532d82f0d094 into 0baa5b4c004ae3b9307b09a22e113c95549787cb
+2843
−3275
18:35:58
puya
chore: lint
+19
−21
18:35:58
puya
chore: poe gen
+2198
−586
18:35:58
puya
chore: get augmented langspec from go-algorand
+4388
−2847
18:35:58
puya
feat: "ussemble" layer changes to support multi-byte ops (`sub_code` field)
+14
−10
18:35:58
puya
test: add op tests for sha512, poseidon2, appBox family of ops, and `app_params_set` and new appParams fields
+9674
−1003
18:35:58
puya
script changes to accomodate new `app_box_*` ops and `app_params_set`, `sub_code` for opcodes more than one byte long, and new augmented langspec in go-algorand
+162
−56
18:35:58
puya
chore: changelog
+47
−0
18:36:39
use-wallet-ui
chore(deps): Update all non-major dependencies
+1149
−1264
18:36:44
use-wallet-ui
Merge 92420b294b832280110daa3eaef9ff0fcc4ecc6a into b0a3e71a91adfd1dfb97b5060d054618c2a147aa
+1149
−1264
18:54:07
algokit-client-generator-py
chore: fix test
+6
−2
18:54:40
algokit-client-generator-py
Merge 3ce7d70965caeae51bef5a9ec692437e32f74845 into f8a1376be4bde38b83eac7c40df89a3a7a0127fa
+1582
−1024
18:55:46
frontend
Changed liquidity buttons' image text
+4
−3
19:01:02
algokit-subscriber-ts
chore: astro docs
+5936
−4788
19:49:33
algokit-subscriber-ts
chore(deps-dev): bump typedoc from 0.25.12 to 0.28.20
+215
−72
19:49:49
algokit-subscriber-ts
chore(deps-dev): bump semantic-release from 23.0.6 to 25.0.9
+2050
−2392
19:50:38
puya
`autosalt` parameter threading through backend
+41
−0
19:50:38
puya
feat: add `autosalt` option in lsig and contract stubs
+37
−1
19:50:39
puya
test: test our `is_edwards25519_point` implementation with known vectors from both go-algorand and falcon-signatures
+54
−0
19:50:39
puya
add autosalting validation for emitting proper warnings at AWST level
+37
−0
19:50:39
puya
add provisory `ed25519` point in curve check matching go-algorand's more lenient implementation
+37
−0
19:50:54
puya
feat: add autosalt mechanism in assemble
+38
−1
19:50:55
puya
add pragma in emitted teal + show salt in assembly report's last row when applicable
+28
−2
19:57:58
liquid-auth
chore: harden existing links by checking for wallet claims
+514
−10
20:16:02
awesome-algorand
Add OpenChainBench
+1
−0
20:16:22
awesome-algorand
Merge 3a21c29e74c5c3b342964d34ffc385a0f9739a5a into a06f0e8e671d1760d708fab4da7bfa240de2448c
+1
−0
20:25:18
algokit-utils-ts
ci: add npm audit exclusions for dev-only advisories
+117
−95
20:25:19
algokit-utils-py
chore: pin gitpython to clear pip-audit
+7
−4
20:26:47
trelyan-falcon-inscription
Test the untested half of C1: the recorded owner who no longer holds
+45
−0
20:29:57
js-algorand-sdk
fix: explain 24-word BIP-39 mnemonics in seedFromMnemonic
+27
−0
20:30:04
js-algorand-sdk
Merge 9957c1e86e094dff50fab01bb87a53a20d82fc1c into 75c72bf720cdf08705f25d121fcce3e3150f72e6
+27
−0
20:32:20
go-algorand
Merge 4fb7d5a74e855225413c33831502e171122cbad8 into 8d7f8f778c8668bb5162fad3179bbb4cbb1082bb
+2549
−168
20:34:40
trelyan-falcon-inscription
Delete an inert workflow copy and fix two dangling audit references
+5
−182
21:04:39
wallet-provider-extensions
feat(migrations): opt-in data migrations engine for provider extensions
+3356
−98
21:14:07
go-algorand-sdk
Merge d487cff3cf2fc8983085917a3132818c37278af8 into f72f615ab65e8f7bf153b6165b9204e0f76c15ab
+812
−36
21:22:56
go-algorand-sdk
feat: Add an extensible signer API
+775
−349
21:35:13
algokit-utils-ts
ci: run PR checks against release base
+1
−1
21:47:19
go-algorand-sdk
chore: Sloppy claude tests for the old api surface
+389
−65
22:02:37
wallet
feat: Add new services and models for Biatec Scan API
+2712
−58
22:05:32
wallet
Deploying to gh-pages from @ scholtz/wallet@f7b0b65f5c5305257ff17e6e9cd5c38db2f80b3d 🚀
+118
−117
22:06:25
wallet
cicd deploy 1.2026.08.12-main [skip ci]
+1
−1
22:19:45
go-algorand-sdk
Merge branch 'pqsig-support' into extensible-signing-api
+812
−36
23:32:30
java-algorand-sdk
Regenerate code from specification file
+394
−395
23:32:35
java-algorand-sdk
Merge ad942e493d00c27d89d34a43c298c11924254374 into 4e38dadc4eec827ed8742c8bb272e0545c801932
+394
−395
23:33:27
go-algorand-sdk
Regenerate code from specification file
+70
−0
23:33:33
go-algorand-sdk
Merge dca4c9fa7bb2f89efbd0a3d72ef04599bb354a58 into f72f615ab65e8f7bf153b6165b9204e0f76c15ab
+70
−0
23:33:43
js-algorand-sdk
Regenerate code from specification file
+514
−8
23:33:48
js-algorand-sdk
Merge 79910481586188c23c64f2a367e7b66dd1d1a95c into 75c72bf720cdf08705f25d121fcce3e3150f72e6
+514
−8