Home Reports Jun 11, 2026
Thursday, June 11, 2026
- Commits
- 83
- pushed this day
- Repositories
- 15
- with activity
- Contributors
- 16
- distinct authors
- Lines changed
- +339,740 −114,958
- additions / deletions
Thursday, June 11, 2026
83 commits were pushed across 15 repos by 16 authors. There were 339,740 additions and 114,958 deletions.
Stay up to date with the latest insights and developments on AlgoScan
Updated repos
15 repositories- go-algorand 30 commits
- algokit-core 10 commits
- algokit-core-swift 2 commits
- algokit-utils-ts 1 commit
- devportal 2 commits
- gGov 7 commits
- liquid-auth 3 commits
- xchain-accounts 6 commits
- frontend 8 commits
- widgets 1 commit
- registered-authenticators 2 commits
- wen-tools 4 commits
- algonaut 5 commits
- a-day-in-my-bobalife 1 commit
- algo-voting 1 commit
Commit Log
83 commits · 15 repositories
01:00:29
go-algorand
Build 2745 Data
+1
−1
03:03:32
algo-voting
build(deps): update algosdk requirement from ^3.5.2 to ^3.6.0
+1
−1
03:42:01
gGov
fix: superbox 2.0.0, delete apps via sdk
+5031
−4631
03:43:43
gGov
ggov committee uploader
+73787
−0
03:44:27
gGov
chore: period 15 fixtures and localnet/testnet replay script
+5137
−0
07:16:18
xchain-accounts
chore: portal: add public
+11
−1
07:16:34
xchain-accounts
chore: portal: make header logo proportions match the mkt small size logo
+17
−17
07:16:35
xchain-accounts
chore: update submodule ref to allow build and preview
+1
−1
07:16:35
xchain-accounts
chore: portal: restyle some components with algo color palette
+27
−18
09:12:13
frontend
Redis is set up on port 6380
+156
−58
09:22:57
algonaut
chore: add prepare-release skill tailored to the workspace
+201
−0
09:23:08
algonaut
chore(release): v0.9.0
+29
−26
09:36:04
algonaut
chore(release): v0.9.0 — ARC-56 contract clients (#361)
+230
−26
09:44:07
frontend
Created permission_providers package for checking user permissions
+504
−536
10:27:48
frontend
Old unit tests bugfixes
+206
−371
10:43:16
gGov
chore: check in example .env for frontend
+23
−0
11:14:17
frontend
Created generic permissionsupdater management command
+100
−261
11:23:40
frontend
Added optional permissions updater SystemD script provisioning
+54
−5
11:40:59
gGov
fix: frontend: explorer links to app, not app escrow
+4
−6
11:44:22
gGov
fix: security: reject zero voting power during ingest; admin guard in mirrorXGovDelegation and prevent clober existing delegation
+10961
−8974
12:09:05
gGov
feat: frontend: switch account dialog when switching accounts from your account page
+52
−3
13:19:00
registered-authenticators
feat: Add AC2 testing
+13
−0
13:25:43
algonaut
docs(skill): add GitHub release step to prepare-release
+16
−0
13:42:14
algonaut
docs(skill): add GitHub release step to prepare-release (#362)
+16
−0
14:16:29
algokit-core
feat: wasm32 http client (#336)
+64
−1
14:16:29
algokit-core
feat: wasm32 http client (#336)
+64
−1
14:18:39
algokit-core
feat: algokit composer swift and android (#346)
+2460
−4
14:18:39
algokit-core
feat: algokit composer swift and android (#346)
+2460
−4
14:35:00
algokit-utils-ts
chore(deps): bump the all group across 1 directory with 8 updates
+710
−271
14:42:15
go-algorand
chore: pq scheme enabled dispatching
+11
−0
14:42:51
go-algorand
chore: falcon private key size
+5
−2
14:43:52
go-algorand
feat: pq scheme specs
+158
−0
14:44:23
go-algorand
chore: reserve f2 tag for falcon-512 scheme
+5
−0
14:44:53
go-algorand
chore: move to pq scheme
+1
−18
14:46:41
go-algorand
chore: move to pq scheme
+3
−14
14:47:13
go-algorand
chore: use pq scheme lookup
+13
−28
14:48:24
go-algorand
chore: update import
+5
−5
14:49:01
go-algorand
chore: update import unknown signature fee
+3
−2
14:50:08
go-algorand
chore: use pq scheme lookup; reorg definitions
+129
−128
14:50:23
go-algorand
test: use pq scheme lookup
+30
−4
14:50:36
go-algorand
chore: update import
+1
−1
14:50:48
go-algorand
chore: make msgp
+9
−10
14:58:12
go-algorand
test: pq scheme specs
+157
−0
15:13:11
algokit-core-swift
feat: bootstrap AlgoKitComposer product
+1886
−2
15:15:36
xchain-accounts
chore: portal: style adjustments
+23
−11
15:16:23
xchain-accounts
docs: portal: verifying transactions
+55
−6
15:23:22
go-algorand
fix: avoid underpricing nonzero-fee singleton heartbeat
+4
−2
15:24:04
go-algorand
test: nonzero-fee singleton heartbeat
+3
−0
15:30:18
go-algorand
chore: validate pq scheme specs on init
+33
−0
15:30:33
go-algorand
test: validate pq scheme registry
+89
−0
15:36:17
go-algorand
chore: avoid relative definition of f1 and f2 fee contributions
+4
−5
15:44:53
go-algorand
docs: pq scheme registry check list
+7
−1
15:45:58
go-algorand
chore: payload validation
+64
−20
16:00:39
go-algorand
fix: fee contributions type
+2
−2
16:01:16
algokit-core
ci(swift): copy-then-transform algokit-core Package.swift into distro
+50
−25
16:05:16
algokit-core
docs: add algokit_composer to README crates list
+1
−0
16:07:39
go-algorand
chore: avoid redundant armor validation
+2
−11
16:14:29
devportal
Merge branch 'release/ak-v4' into accounts
+229519
−97526
16:32:08
a-day-in-my-bobalife
chore: log greeting (2026-06-11)
+1
−0
16:38:41
frontend
Added REDIS_PORT_LOCAL as an environment variable
+22
−32
16:41:44
algokit-core
ci(swift): release copy then transform (#347)
+51
−25
16:41:44
algokit-core
ci(swift): release copy then transform (#347)
+51
−25
17:10:59
algokit-core-swift
release(v1.0.0-alpha.84): update Swift distro package
+1890
−6
17:18:45
algokit-core
ci: update actions
+4
−4
18:06:02
liquid-auth
feat: iOS well known endpoint
+131
−7
18:09:06
registered-authenticators
chore(ios): co.algorand.auth.example
+5
−0
18:30:47
wen-tools
feat: implement NFTImportTool component with multi-chain support for XRPL, Cardano, Ethereum, and Voi
+50
−0
18:32:17
wen-tools
feat: implement NFTImportTool for cross-chain NFT collection imports from XRPL, Cardano, Ethereum, and Voi to Algorand
+3
−0
18:39:04
wen-tools
feat: implement NFT import tool with Voi blockchain support and unified preview workflow
+187
−13
18:41:16
wen-tools
feat: add NFTImportTool page to support cross-chain NFT imports from XRPL, Cardano, Ethereum, and Voi
+1
−1
18:47:25
frontend
Molecule's prepare and verify configuration files are shared
+203
−284
18:59:52
algokit-core
ci: update upload artifact workflow action version (#348)
+4
−4
19:38:31
liquid-auth
chore: bump dependencies for security
+364
−591
19:51:05
liquid-auth
Merge pull request #64 from algorandfoundation/feat/ios-well-known
+495
−598
20:42:08
widgets
Version number set to 0.9.0
+1
−6
20:44:04
frontend
Version number set to 0.9.0
+2
−2
21:46:07
go-algorand
network: change MaxDecompressedMessageSize
+2
−2
21:46:31
go-algorand
eval: call WellFormed for entire group
+53
−76
21:46:43
go-algorand
txn: handle failures better in txnGroupBatchPrep
+204
−41
21:46:45
go-algorand
eval: recover panics during validation
+569
−35
21:51:41
go-algorand
CI: update runners
+9
−9
22:52:43
devportal
multisig and defly edits
+2
−3
23:09:39
go-algorand
Merge pull request #149 from algorand/relstable4.7.3
+828
−154