Home Reports Jun 12, 2026
Friday, June 12, 2026
- Commits
- 112
- pushed this day
- Repositories
- 20
- with activity
- Contributors
- 19
- distinct authors
- Lines changed
- +325,627 −145,775
- additions / deletions
Friday, June 12, 2026
112 commits were pushed across 20 repos by 19 authors. There were 325,627 additions and 145,775 deletions.
Stay up to date with the latest insights and developments on AlgoScan
Updated repos
20 repositories- go-algorand 41 commits
- algokit-core 7 commits
- algokit-lora 2 commits
- algokit-utils-py 1 commit
- devportal 3 commits
- xchain-accounts 3 commits
- algorealm-cli 2 commits
- frontend 14 commits
- widgets 2 commits
- trelyan-falcon-inscription 4 commits
- d-asa 2 commits
- AlgoPlonk 2 commits
- wen-tools 2 commits
- algonaut 15 commits
- a-day-in-my-bobalife 1 commit
- algo-voting 2 commits
- subql-stellar 2 commits
- subtopia-js-sdk 2 commits
- bitcoinBuyer1_CryptoMaven.xyz 1 commit
- use-wallet 4 commits
Commit Log
112 commits · 20 repositories
00:52:05
use-wallet
chore(deps): update non-major dependencies
+2846
−1782
00:52:09
use-wallet
Merge 8c212a188d3fe4f3cd79bf06aee298933196134d into 5073ca134b7c4c5721fcfbe976d5c364a5cc777a
+2846
−1782
01:00:21
go-algorand
Build 2746 Data
+1
−1
02:09:22
frontend
Added walletauth app
+1582
−43
02:09:41
frontend
Added wallet connecting frontend
+1106
−0
02:25:28
frontend
Frontend Typescript package moved to root project's directory
+11015
−0
03:03:23
algo-voting
build(deps-dev): update @vue/compiler-sfc requirement
+1
−1
03:04:15
algo-voting
Merge 37e63638aea8aeee0bd36d0c6f83c0d3b7350762 into 7ad552e631a16343cdaf788b35b525d0b3ad761c
+1
−1
04:27:55
bitcoinBuyer1_CryptoMaven.xyz
ANGULAR: chart axes
+130
−51
07:47:36
go-algorand
feat: split pq sign validation (envelope) and verification (signature)
+38
−19
07:47:59
go-algorand
test: pq envelope validation
+31
−0
07:49:51
go-algorand
chore: pq envelope validation
+77
−11
07:49:56
go-algorand
Merge 234183c0372aaab353df87bc52063de452930e41 into ea67b3f8816b238ba096d003587d1ff091f8ea24
+5619
−1538
09:14:42
AlgoPlonk
Harden setup lookup and verifier point inversion
+271
−21
09:42:06
go-algorand
chore: defer placeholder envelope validation option
+12
−5
09:43:38
go-algorand
chore: defer placeholder envelope validation option
+3
−3
09:46:29
go-algorand
chore: shared predicate for unsigned txns and placeholder pq signatures
+4
−0
09:47:41
go-algorand
chore: placeholder pq sig are proxy-signed only after validation succeeds
+8
−3
09:48:21
go-algorand
chore: treat placeholder pq sig as fixable
+1
−1
09:48:42
go-algorand
test: placeholder pq sig
+191
−0
09:50:19
go-algorand
test: update post simulate with placeholder pq sig
+31
−0
09:50:30
go-algorand
Merge 3262b2bc06f2bb11bfed14d57e2dff39cfab813e into ea67b3f8816b238ba096d003587d1ff091f8ea24
+5859
−1540
10:17:02
xchain-accounts
chore: portal: refine verify page wording for simpler UX
+3
−2
10:26:16
frontend
Bugfix for crash upon unsuccessful address' permission check
+110
−18
10:30:14
xchain-accounts
chore: portal: keep adjusting verify wording
+1
−1
10:30:33
xchain-accounts
Merge 546d48a9077fd2d13970283348184a587891c36f into ce3e1f46928f982f0c39332552c995e42f3754b3
+436
−53
10:42:24
go-algorand
chore: move private key size to schema ops
+0
−1
10:42:56
go-algorand
chore: move private key size to schema ops
+0
−5
10:45:30
go-algorand
chore: pq scheme registry consistency helper
+12
−0
10:46:10
go-algorand
chore: refactor and split pq
+544
−495
10:47:59
go-algorand
docs: pq max sizes; validate envelope
+14
−5
10:48:54
go-algorand
test: pq scheme registry consistency; minor refactoring
+33
−9
10:49:24
go-algorand
test: remove private key size
+5
−9
10:49:31
go-algorand
Merge 98d04e654ca6c029e6bd0cf0d2061616a942d212 into ea67b3f8816b238ba096d003587d1ff091f8ea24
+5943
−1540
10:53:17
go-algorand
chore: typo
+1
−1
10:59:07
frontend
Address authorization unit tests updated
+236
−35
11:07:22
frontend
Walletauth app unit tests updated
+160
−43
11:20:36
algonaut
test(cucumber): restore resource path broken by suite relocation (#344)
+7
−7
11:21:56
algonaut
Merge 603fc76d82aca3337d49d53969a3560622a848cd into 455546bfc58eaec760d6827483cf4d3ac307d9b3
+7
−7
11:23:10
go-algorand
chore: refactor to split submit and simulate on call site; add docs
+74
−18
11:23:44
go-algorand
chore: validate pq sig for submit or simulate
+3
−3
11:24:19
go-algorand
chore: add corrupt signature test
+6
−0
11:24:27
go-algorand
Merge 0c7ceef94e299ba6bac74d89a965fbd7d8a55d71 into ea67b3f8816b238ba096d003587d1ff091f8ea24
+6006
−1541
11:26:11
AlgoPlonk
Add BSB22 commitment support for PLONK verifiers
+862
−103
11:33:45
algonaut
fix(transaction): omit sgnr from non-rekeyed signed transactions
+52
−3
11:35:43
algonaut
Merge 4d7ceeeb7482a11e492e8f53f3270cb5c6783b75 into 455546bfc58eaec760d6827483cf4d3ac307d9b3
+52
−3
11:49:05
algonaut
test(cucumber): restore resource path broken by suite relocation (#344) (#363)
+7
−7
11:49:09
algonaut
fix(transaction): omit sgnr from non-rekeyed signed transactions (#364)
+52
−3
12:20:06
widgets
Bugfix for wrong function name in historic Javascript exports
+2
−2
12:21:59
frontend
Updated website's Javascript tests
+1197
−3658
12:32:48
go-algorand
chore: make pq import test parallel-safe
+26
−14
12:32:54
go-algorand
Merge eb2a1655413ff9037e404e462039c33abf0264c7 into ea67b3f8816b238ba096d003587d1ff091f8ea24
+6018
−1541
12:46:15
widgets
Bugfix for failing historic Javascript unit tests
+72
−42
12:52:01
go-algorand
docs: pq scheme fee repricing
+2
−0
12:57:42
go-algorand
docs: clarify pq max decode bounds
+4
−2
12:57:51
go-algorand
test: pq max decode bounds
+27
−0
12:59:28
go-algorand
Merge e1d0137ae3afd418576ffafa4ddcd14f5438e66a into ea67b3f8816b238ba096d003587d1ff091f8ea24
+6049
−1541
12:59:28
algonaut
feat(simulate)!: return SimulateResponse from algod.simulate; add failure accessors
+102
−49
13:18:17
algonaut
feat(simulate)!: return SimulateResponse from algod.simulate; add failure accessors (#365)
+102
−49
13:21:24
go-algorand
chore: lint
+2
−1
13:22:17
frontend
Added frontend test workflow to build.yml
+55
−6
13:24:09
go-algorand
fix: typo
+1
−1
13:26:18
go-algorand
Merge 3291c604f19a5ce251b034fd6f292d189107543f into ea67b3f8816b238ba096d003587d1ff091f8ea24
+6051
−1542
13:51:34
algonaut
fix(cucumber): fail the test run when scenarios fail
+39
−8
13:52:30
frontend
Initial setup for wallet authorize integration tests
+244
−1
13:53:03
algonaut
Merge 4949e7a5e12c16c98e4f9bff34f7b166d39caec4 into 650b36a288b1e9e48600a597b6f44c179a0fa89b
+39
−8
14:59:06
algonaut
fix(cucumber): fail the test run when scenarios fail (#366)
+39
−8
14:59:31
devportal
Merge pull request #627 from algorandfoundation/accounts
+84
−105
15:05:45
devportal
Merge pull request #626 from algorandfoundation/release/ak-v4-add-kapa-modal
+113
−983
15:05:48
devportal
Merge 499fe903ca5d648e94eb59573f59f90cc365ca64 into a716540d831618c0511a6d4cf94e4cbbc872aeab
+228768
−97669
15:09:13
algonaut
test(cucumber): fund payment and rekey senders from a funded account
+18
−11
15:24:26
algonaut
test(cucumber): fund payment and rekey senders from a funded account (#367)
+18
−11
15:57:43
wen-tools
feat: add NFT import tool with cross-chain support for XRPL, Cardano, Ethereum, and Voi, and implement batch minting functionality
+38
−10
16:01:02
wen-tools
feat: implement batch asset minting page with CSV and folder support
+1
−1
16:05:44
algonaut
fix(transaction): omit zero vote rounds; green the integration suite
+171
−34
16:14:11
a-day-in-my-bobalife
chore: log greeting (2026-06-12)
+1
−0
16:22:32
algonaut
fix(transaction): omit zero vote rounds; green the integration suite (#368)
+171
−34
16:44:33
go-algorand
Makefile: update modernize target to convert interface{} => any
+1
−1
16:45:31
go-algorand
run make modernize to convert interface{} => any
+541
−541
16:45:41
go-algorand
add revive linter enforcement for use-any
+3
−0
16:52:51
subql-stellar
Wait for soroban ledger ingestion at chain head instead of failing fatally on -32600
+311
−22
16:52:56
subql-stellar
Merge 659964930110de0d2bea28b8839552faa79c1bcf into 5d41a0ffb3bc4ebad27b9b4edda321cbe8f244c2
+311
−22
16:58:25
algokit-utils-py
chore: restore v4 line, migrate to uv and add starlight docs
+8269
−15235
17:07:00
go-algorand
upgrade golangci-lint and have revive assert use-any rule
+13
−46
17:08:39
go-algorand
Merge 4a807c7d5e3aec85dec7b62e47f7e6f06867b585 into ea67b3f8816b238ba096d003587d1ff091f8ea24
+551
−581
18:21:04
frontend
Added badges to README
+3
−7
18:21:11
frontend
Added project documentation
+2428
−1
18:36:31
use-wallet
chore(deps): update non-major dependencies
+2846
−1782
18:36:35
use-wallet
Merge 2596e7e7a2294d28666c1e16661f5b0b8843bda4 into 5073ca134b7c4c5721fcfbe976d5c364a5cc777a
+2846
−1782
18:56:55
algokit-core
chore: move serde deps to workspace
+48
−57
19:00:18
algokit-core
chore: more workspace deps
+26
−21
19:04:46
algokit-core
chore: use workspace deps in crypto and composer crates
+2
−2
19:47:10
algokit-core
chore: consolidate more shared deps into workspace
+13
−10
19:47:57
algokit-core
Merge aa0dc248a378f930883759be2942ea3d1822df37 into ceab8e2460a56c197aa358161a2c319b107fbdda
+89
−90
20:04:22
algokit-core
chore: move deps to workspace (#333)
+89
−90
20:04:22
algokit-core
chore: move deps to workspace (#333)
+89
−90
20:15:18
algorealm-cli
fix(deps): update all non-major dependencies
+3380
−1792
20:15:21
algorealm-cli
Merge 92454a69d69129c94156a7110d3d6fe4cf9dcafa into 361d3066ffaca4241991cc6563403417bf562ecf
+3380
−1792
21:33:48
frontend
Updated Read The Docs configuration
+32
−31
21:44:31
frontend
Added submodules initialization to the Read The Docs setup
+5
−1
21:52:01
frontend
Documentation updates
+17
−19
22:11:39
d-asa
chore(deps-dev): bump tornado from 6.5.5 to 6.5.6
+14
−14
22:11:42
d-asa
Merge a5e4b8e0b77c26f69ea4f03afdc63395bad668e1 into c138921bdc81ac772fea570d0f286575b27a0b45
+14
−14
22:19:08
trelyan-falcon-inscription
v0.2.1: PINNED_BUILD.md
+25
−0
22:19:10
trelyan-falcon-inscription
v0.2.1: sdk/examples/verify_trelyan.py
+83
−0
22:19:11
trelyan-falcon-inscription
v0.2.1: README.md
+14
−0
22:21:45
trelyan-falcon-inscription
v0.2.1: CI — weekly read-only live TestNet verification (verify-live job) + pinned e2e clone
+24
−1
23:06:46
subtopia-js-sdk
chore(deps): update eslint monorepo to v10
+34
−36
23:06:50
subtopia-js-sdk
Merge 243d8edcffff7ebec611b7333132233f314bbb19 into 9bc334a8819e21a61e5717e04c07dec184a7c579
+34
−36
23:07:06
algokit-lora
chore(deps): bump esbuild, @tailwindcss/vite, @vitejs/plugin-react-swc, vite, vite-plugin-node-polyfills and vitest
+2146
−1795
23:07:09
algokit-lora
Merge 33242fa6e300a6566ff64b074d8d9491cf518052 into 0e26b4b274a282ae273b68b29140379d39803971
+2146
−1795
23:27:19
go-algorand
Merge 75daeeddeda3668190a5d84cae39c46fe1c01954 into ea67b3f8816b238ba096d003587d1ff091f8ea24
+47
−24