Home Reports Jun 22, 2026
Monday, June 22, 2026
- Commits
- 98
- pushed this day
- Repositories
- 13
- with activity
- Contributors
- 12
- distinct authors
- Lines changed
- +186,553 −17,626
- additions / deletions
Monday, June 22, 2026
98 commits were pushed across 13 repos by 12 authors. There were 186,553 additions and 17,626 deletions.
Stay up to date with the latest insights and developments on AlgoScan
Updated repos
13 repositories- go-algorand 4 commits
- escrow-session-vault 1 commit
- gGov 65 commits
- widgets 1 commit
- solidity-land-registry 3 commits
- fhish-algorand 1 commit
- fhish-examples-algorand 1 commit
- algonaut 2 commits
- a-day-in-my-bobalife 3 commits
- algokit-walletsdk-kmp 2 commits
- algo-voting 10 commits
- AlgorandCIDs 1 commit
- use-wallet-ui 4 commits
Commit Log
98 commits · 13 repositories
01:00:20
go-algorand
Build 2756 Data
+1
−1
03:03:33
algo-voting
build(deps-dev): update @vue/eslint-config-typescript requirement
+1
−1
06:05:39
use-wallet-ui
chore(deps): Update pnpm to v10.34.4
+1
−1
06:33:35
fhish-algorand
fhish on Algorand — FHE contracts (Puya TS+Python) + real-tfhe off-chain SDK
+110157
−0
06:35:30
fhish-examples-algorand
10 confidential-dApp FHE examples on Algorand TestNet (live txn proofs)
+33641
−0
07:03:18
solidity-land-registry
dependabot-github-actions(deps): bump actions/checkout from 4 to 7
+1
−1
07:03:44
solidity-land-registry
npm: bump @types/node from 22.20.0 to 26.0.0
+1
−1
07:04:06
solidity-land-registry
npm: bump solhint from 5.2.0 to 6.2.3
+1
−1
07:10:15
AlgorandCIDs
Updates and additions
+5739
−0
08:57:09
gGov
fix: re-add d13co/open-in
+9
−0
09:49:40
gGov
feat: accounts: escrow app id reverse look ups -> App badges
+102
−11
09:49:54
gGov
fix: dialog height overflows
+5
−5
10:03:21
gGov
feat: /account: open in explorer iconbutton
+40
−0
10:06:15
gGov
fix: manage: edit options: cleanup, validation
+172
−66
10:07:17
gGov
fix: account page: mobile: prevent wrapping address/buttons in subheading
+29
−24
10:07:37
gGov
fix: useAppEscrow: do not return undefined from queries
+6
−5
10:40:15
gGov
fix: fix deprecated last arg used in e2e tests
+1
−3
10:42:25
gGov
Merge branch 'main' into chore/dev-env-file-cleanup
+0
−1
10:43:32
gGov
Merge pull request #18 from algorandfoundation/chore/dev-env-file-cleanup
+8
−8
10:47:16
gGov
fix: add noopener to a tags
+3
−3
10:48:50
use-wallet-ui
chore(deps): Update pnpm to v10.34.4 (#73)
+1
−1
10:49:16
gGov
feat: redesign committee pages; Committee JSON export
+585
−126
10:56:53
gGov
Merge branch 'feat/style-period-list-page' into feat/style-committees-page
+343
−100
11:25:20
gGov
fix: copilot feedback: dropdown accessibility, committee page state
+296
−65
11:25:46
gGov
Merge pull request #16 from algorandfoundation/feat/delete-periods-custom-firstPeriodId
+10218
−7288
11:46:40
gGov
fix: a noopener
+2
−2
11:46:54
gGov
fix: sdk examples: validate app id
+7
−1
11:47:46
gGov
fix: "YOUR VOTE" tag only for single topic voters; handle non integer votes in advanced voting
+9
−5
11:53:00
algonaut
chore(deps): update getrandom requirement from 0.2 to 0.4
+1
−1
11:53:04
algonaut
Merge 53b7fe7f3ee681019faeadcbd24211a1a7aeecb6 into 4144110e83b9afe1570a9e602f4a520dc997c6b7
+1
−1
11:54:23
gGov
fix(sdk): add node types to tsconfig to resolve Buffer type
+1
−0
11:54:23
gGov
deps(contracts): add tslib for TypeScript decorator helpers
+41
−0
11:54:23
gGov
deps: add allow builds config
+4
−0
11:54:23
gGov
chore: update vibekit files + untrack mcp file
+2230
−22
11:54:23
gGov
fix(sdk): add extraFee param to mirrorXGovDelegation transaction
+1
−1
11:55:13
algo-voting
Merge pull request #865 from sambitsargam/dependabot/npm_and_yarn/typescript-eslint/parser-tw-8.61.1
+1
−1
11:55:29
algo-voting
Merge pull request #866 from sambitsargam/dependabot/npm_and_yarn/vue/eslint-config-typescript-tw-14.9.0
+1
−1
11:57:47
algo-voting
build(deps-dev): update @vue/compiler-sfc requirement
+1
−1
11:57:56
algo-voting
build(deps-dev): update eslint requirement from ^10.4.1 to ^10.5.0
+1
−1
11:57:58
gGov
docs: tighten registry contracts JSDocs
+721
−631
11:57:58
algo-voting
build(deps-dev): update @typescript-eslint/eslint-plugin requirement
+1
−1
12:22:08
gGov
fix: remove mocked data from /vote
+23
−44
12:25:47
gGov
fix: undefined guard in useAddressNfd
+7
−1
12:30:01
gGov
Fix useAddressName queryFn to never return undefined
+7
−1
12:39:55
gGov
chore: minor header/footer
+41
−57
12:42:21
gGov
Merge pull request #17 from algorandfoundation/feat/style-period-list-page
+3194
−842
12:42:59
gGov
Merge pull request #19 from algorandfoundation/feat/style-committees-page
+807
−126
12:45:43
gGov
feat: docs
+862
−23
12:58:41
gGov
merge
+1222
−291
13:01:51
gGov
fix: logo aria-hidden
+1
−1
13:02:03
gGov
Merge pull request #21 from algorandfoundation/chore/layout-fixes
+41
−57
13:06:15
gGov
merge
+41
−57
13:13:58
gGov
fix: docs root suspense fallback
+2
−1
13:14:25
gGov
Merge pull request #22 from algorandfoundation/feat/governance-docs-site
+855
−16
13:53:07
gGov
chore: footer
+21
−17
14:01:29
gGov
chore: minor footer
+16
−8
14:54:21
gGov
test: increase registry contract+sdk coverage
+666
−294
14:54:36
gGov
test: add setLastPeriodId registry cases
+26
−0
14:54:57
algo-voting
Merge pull request #863 from sambitsargam/dependabot/npm_and_yarn/eslint-tw-10.5.0
+1
−1
14:55:00
gGov
fix(sdk): split getDelegation reads within AVM argument limits
+5
−1
14:55:00
gGov
chore: update logger configuration for e2e tests
+30
−12
14:55:00
gGov
chore: add git ignore blame
+6
−0
14:55:00
gGov
refactor: reorder registry e2e spec by feature with consistent naming
+711
−619
14:55:00
gGov
test: add batch reader stress cases for registry
+152
−0
14:55:13
algo-voting
Merge pull request #864 from sambitsargam/dependabot/npm_and_yarn/typescript-eslint/eslint-plugin-tw-8.61.1
+1
−1
14:55:36
algo-voting
Merge pull request #862 from sambitsargam/dependabot/npm_and_yarn/vue/compiler-sfc-tw-3.5.38
+1
−1
14:55:51
algo-voting
Merge pull request #861 from sambitsargam/dependabot/npm_and_yarn/algosdk-tw-3.6.0
+1
−1
15:06:30
go-algorand
Merge remote-tracking branch 'upstream/master' into big-transactions-simulate-fee-usage
+5
−3
15:08:36
go-algorand
Simplify some API description language
+440
−439
15:17:57
gGov
chore: extract configureTestLogging utils
+18
−42
15:34:15
gGov
fix: docs: scroll to top when navigating to a docs page
+11
−2
15:38:39
gGov
refactor: split registry e2e suite by domain to increase maintainability and performance
+1699
−1627
15:39:17
gGov
fix: mobile sidebar menu bottom clip; user avatar show short ellipsised address in mobile
+10
−9
15:39:30
gGov
chore: add git ignore blame
+3
−0
15:46:26
gGov
fix: muted color for reload data icon]
+1
−1
15:52:12
gGov
chore: limit Vitest workers and disable test logging
+4
−0
16:16:50
escrow-session-vault
refactor: expose deriveChannelId for open function call box reference
+4160
−2890
16:17:08
go-algorand
Merge remote-tracking branch 'upstream/master' into app-params-set
+1364
−295
16:29:52
algokit-walletsdk-kmp
refactor: switch to new smart contract that exposes deriveChannelId
+272
−125
16:44:47
a-day-in-my-bobalife
chore: log greeting (2026-06-22)
+2
−0
17:04:04
widgets
Folks router is now rendered in modal window
+298
−73
17:05:44
algokit-walletsdk-kmp
refactor: AI suggested change to wrap sc version of function
+261
−68
17:15:34
gGov
chore: migrate frontend to tanstack start
+2030
−650
18:31:14
a-day-in-my-bobalife
chore: v2026.24.0 (release)
+13
−0
18:31:16
a-day-in-my-bobalife
Notes added by 'git notes add'
+1
−0
19:00:10
use-wallet-ui
chore(deps): Update dependency vite to v6.4.3 [SECURITY]
+261
−189
19:02:14
gGov
Merge pull request #23 from algorandfoundation/fix/docs-scroll
+11
−2
19:02:33
gGov
Merge pull request #24 from algorandfoundation/fix/mobile-sidebar-and-topbaraccount
+11
−10
19:21:45
gGov
Merge branch 'main' into feat/tanstack-start-worker
+22
−12
19:25:51
gGov
fix: remove scrollTo, tanstack router now handles scroll restoration properly
+3
−9
19:59:30
gGov
chore: drop now-unused useEffect/useLocation imports in DocsLayout
+2
−2
19:59:30
gGov
chore(frontend): address PR #25 review comments
+69
−43
20:22:39
gGov
ci: add frontend validation on Node 22
+44
−0
20:22:53
gGov
feat: election subtype in periods, with seat threshold
+105
−11
20:39:30
gGov
feat(frontend): use Worker-only ALGOD_TOKEN secret for SSR chain reads
+133
−19
21:47:00
use-wallet-ui
chore(deps): Update dependency vite to v6.4.3 [SECURITY] (#74)
+261
−189
21:55:43
gGov
ci: deploy frontend Worker to testnet on merge to main
+86
−0
22:19:16
gGov
feat: user dropdown menu with account switcher; add Storybook
+1829
−63