Home Reports Jun 24, 2026
Wednesday, June 24, 2026
- Commits
- 103
- pushed this day
- Repositories
- 13
- with activity
- Contributors
- 15
- distinct authors
- Lines changed
- +83,442 −83,358
- additions / deletions
Wednesday, June 24, 2026
103 commits were pushed across 13 repos by 15 authors. There were 83,442 additions and 83,358 deletions.
Stay up to date with the latest insights and developments on AlgoScan
Updated repos
13 repositories- go-algorand 9 commits
- go-algorand-sdk 2 commits
- algorand-agent-skills 1 commit
- algokit-core 9 commits
- algokit-lora 1 commit
- algokit-utils-ts 5 commits
- gGov 65 commits
- wallet-provider-extensions 2 commits
- frontend 2 commits
- widgets 2 commits
- a-day-in-my-bobalife 1 commit
- algokit-walletsdk-kmp 3 commits
- bitcoinBuyer1_CryptoMaven.xyz 1 commit
Commit Log
103 commits · 13 repositories
01:00:23
go-algorand
Build 2758 Data
+1
−1
01:00:23
go-algorand
FI from master
+2241
−1507
07:03:53
algokit-lora
Merge af76eecce824757ba96a7ad345bab2fda91a6b18 into 0e26b4b274a282ae273b68b29140379d39803971
+100
−1
07:12:53
gGov
fix: electThresh > electSeats, remove unused import, period title>id fallback
+17
−18
07:29:35
gGov
chore: hide ineligible-and-nondelegated accounts from account selector
+26
−5
07:31:07
go-algorand
api: add raw transaction params helpers
+22
−10
07:46:15
go-algorand
Merge remote-tracking branch 'upstream/master' into pq-assembler
+3552
−1749
07:48:14
gGov
chore: homepage retouch
+24
−12
08:27:48
go-algorand
chore: cr by @algorandskiy, minors
+12
−3
08:41:43
gGov
chore: tweak home wording, add theme switcher
+52
−39
08:43:00
go-algorand
chore: cr by @algorandskiy, move falcon specific to crypto
+25
−31
08:43:49
gGov
chore: update comments
+11
−4
08:45:25
gGov
chore: tweak ineligible wording in account selector
+16
−4
08:46:27
gGov
fix: default "npm run dev" config to localnet, algod_server env var in worker config for paid nodely endpoint
+96
−38
08:48:57
gGov
Merge pull request #29 from algorandfoundation/feat/period-results-voting-record
+1576
−607
08:51:55
gGov
Merge pull request #33 from algorandfoundation/chore/homepage-retouch
+68
−43
08:56:59
gGov
ci structure
+82
−34
08:58:26
gGov
all prs to test
+0
−1
09:02:33
gGov
chore: tweak logic to show eligible but cant-vote (delegatee cant override delegator vote)
+9
−4
09:09:35
go-algorand
chore: cr by @jannotti, empty pq sig simulation
+149
−25
09:21:09
gGov
test parallel to validate
+6
−18
09:27:33
gGov
chore: homepage retouches
+4
−2
09:29:09
gGov
ci: monorepo with full integration acceptance criteria
+183
−151
09:33:46
go-algorand
chore: cr by @jannotti, code dedup
+9
−13
10:18:03
gGov
Merge branch 'main' into chore/polish-and-tests
+11540
−2428
10:36:38
gGov
Merge pull request #32 from algorandfoundation/worktree-hide-ineligible-accounts
+47
−9
10:39:34
gGov
Merge branch 'fix/default-dev-server-config'
+96
−38
10:41:01
gGov
Merge pull request #20 from algorandfoundation/chore/polish-and-tests
+4860
−1693
10:42:25
gGov
Merge branch 'chore/polish-and-tests' into chore/monorepo-ci
+11569
−2447
10:53:38
gGov
deps: fix pnpm audit issues
+348
−429
10:56:22
gGov
fix: topicBodies cache key includes count to fix add-topic race
+7
−4
11:04:12
gGov
Merge pull request #36 from algorandfoundation/fix/frontend-manage-racecondition-addTopic
+7
−4
11:05:14
gGov
feat: assert error code uniqueness when generating sdk error map
+14
−0
11:08:51
gGov
Merge pull request #37 from algorandfoundation/chore/sdk-error-code-uniqueness
+14
−0
11:14:03
gGov
Merge branch 'main' into chore/monorepo-ci
+164
−51
11:20:30
go-algorand
test: pq simulate
+74
−0
11:27:46
gGov
chore: workflows cleanup
+1
−71
11:34:13
gGov
chore: remove per-project pnpm lockfiles and add per-project prettierignore
+6
−3607
11:34:47
gGov
chore: enforce no-unused-vars in base eslint config
+1
−1
11:53:26
gGov
style: apply prettier formatting
+13820
−8789
11:53:44
gGov
chore: update git blame ignore
+3
−0
11:54:51
gGov
chore: remove scripts that do not need sequential exec
+0
−3
11:55:17
gGov
chore: add husky pre-commit
+275
−62
11:55:54
gGov
chore: add missing prettier ignored in contracts
+1
−0
11:56:11
gGov
style: frontend: typecheck passing
+2
−2
11:56:25
gGov
ci: typecheck + format
+4
−4
12:17:48
gGov
fix(ci): typecheck after sdk builds
+3
−3
12:23:10
gGov
chore: contracts: update artifacts and generated files after formatting
+37
−37
12:32:04
gGov
Merge pull request #35 from algorandfoundation/chore/monorepo-ci
+15151
−13471
12:53:15
widgets
Updated historic ASA icons and NFT thumbnails source to CDN
+18
−5
13:02:17
gGov
fix(sdk): align chunked batch size to inner chunk
+3
−3
13:09:03
frontend
Added onerror failback to CDN for the ASA icons and NFT thumbnails
+50
−13
13:13:00
gGov
style: ggov-sdk: lint pass
+39
−32
13:14:44
wallet-provider-extensions
Merge pull request #22 from filipetamota/feat/import-seed-bytes-only
+10
−16
13:24:57
gGov
fix: remove hardcoded transaction-related error messaging from error dialogs; pass in as optional prop
+36
−22
13:29:36
gGov
Merge pull request #38 from algorandfoundation/fix/ggov-sdk-lint-and-chunk
+42
−35
13:54:51
gGov
nit: quotes
+1
−1
14:05:47
algokit-utils-ts
chore: decouple from makerx dependencies
+127
−40
14:06:42
algokit-utils-ts
ci: pin action SHAs in prod_release workflow
+5
−5
14:09:22
algokit-utils-ts
chore: release stable from main branch
+1
−7
14:12:45
gGov
lint
+1
−1
14:17:26
gGov
Merge pull request #39 from algorandfoundation/fix/error-dialog-wording
+36
−22
14:20:21
gGov
fix: CI: remove pnpm version pinning from actions, collision with root package.json
+6
−6
14:31:27
algokit-utils-ts
docs: migrate to Astro/Starlight site with v9 content
+5747
−32815
14:32:04
gGov
Merge pull request #40 from algorandfoundation/fix/frontend-cd
+6
−6
14:38:04
algokit-utils-ts
chore: add unused-imports lint rule and devportal docs publishing
+62
−3
14:58:56
wallet-provider-extensions
fix: address biometric cache review feedback
+12
−6
15:17:32
gGov
feat: storybook: support complex components/pages and states
+1310
−19
15:20:46
gGov
fix: restyle accountselector selected state to prevent reflow when toggling accouints
+5
−2
15:26:08
gGov
chore: restyle inner app header to match landing
+7
−6
15:26:36
gGov
fix: landing hero should not prompt to connect wallet, instead go to period
+20
−27
15:55:23
a-day-in-my-bobalife
chore: log greeting (2026-06-24)
+1
−0
15:55:43
bitcoinBuyer1_CryptoMaven.xyz
ANGULAR: d3 Visuals scatterplot
+154
−6
15:56:41
algokit-core
feat(api): fetch OAS3 specs from pinned algokit-oas-generator SHA
+28
−20
15:56:42
algokit-core
test(api): cover Address / byte-length / reference extension handling
+163
−0
15:56:42
algokit-core
feat(api): emit Address, fixed [u8; N], and reference markers in rust generator
+50
−4
16:05:55
algokit-core
chore(api): regenerate algod/indexer/kmd specs from pinned upstream
+1925
−3255
16:30:23
algokit-core
chore(clients): regenerate rust clients with extension parity
+2464
−2949
16:45:08
algorand-agent-skills
Merge pull request #11 from Ganainmtech/main
+846
−872
17:00:57
algokit-core
refactor(api): remove in-tree convert-openapi converter
+0
−1990
17:07:09
algokit-core
docs(api): document pinned-spec fetch + generator extension parity
+33
−19
18:00:28
go-algorand-sdk
API: box API values, prefix, and round (#804)
+595
−3
18:25:10
algokit-walletsdk-kmp
refactor: switch to use algokit-core libraries (#240)
+696
−3193
18:25:53
go-algorand-sdk
Regenerate code from specification file
+27
−234
18:37:21
widgets
Implemented user discount and prevented additional fee in folks router
+225
−41
18:39:20
frontend
Implemented user discount and prevented additional fee in folks router
+9
−5
19:42:57
gGov
feat: storybook CD
+90
−0
19:54:54
gGov
chore: format
+83
−27
19:58:45
gGov
chore: formatting
+1
−3
20:03:02
gGov
fix: storybook: address review feedback
+15
−2
20:05:59
gGov
fix: storybook: address review feedback
+2
−1
20:06:42
gGov
Merge pull request #42 from algorandfoundation/chore/minor-frontend
+32
−37
20:16:26
gGov
Merge pull request #41 from algorandfoundation/worktree-storybook-pages
+1471
−20
20:20:42
gGov
fix: storybook cd: unpin pnpm version from action, comes from package.json
+2
−2
20:25:27
gGov
Merge pull request #44 from algorandfoundation/fix/worktree-deploy-cd
+2
−2
20:48:18
gGov
feat: storybook: period style (standard/election)
+52
−12
20:59:04
gGov
chore: storybook: period results page
+128
−16
21:07:38
gGov
chore: docs
+2
−2
21:09:11
gGov
Merge pull request #45 from algorandfoundation/feat/storybook-toggleable-voting-election-state
+168
−16
21:41:26
algokit-core
refactor(api): preserve non-generated files when regenerating clients
+42
−48
22:55:43
algokit-core
test(clients): add model unit tests + localnet integration scaffold
+243
−0
23:13:02
algokit-walletsdk-kmp
docs: update roadmap
+12
−7
23:48:40
algokit-walletsdk-kmp
docs: update roadmap (#327)
+12
−7