Home Reports Jun 17, 2026
Wednesday, June 17, 2026
- Commits
- 78
- pushed this day
- Repositories
- 13
- with activity
- Contributors
- 15
- distinct authors
- Lines changed
- +245,878 −258,198
- additions / deletions
Wednesday, June 17, 2026
78 commits were pushed across 13 repos by 15 authors. There were 245,878 additions and 258,198 deletions.
Stay up to date with the latest insights and developments on AlgoScan
Updated repos
13 repositoriesCommit Log
78 commits · 13 repositories
00:37:59
frontend
Initial setup of the global constants
+227
−198
01:00:29
go-algorand
Build 2751 Data
+1
−1
01:00:29
go-algorand
FI from master
+1313
−292
02:25:22
ARCs
chore(deps-dev): bump aiohttp from 3.13.2 to 3.14.1 in /assets/arc-0062
+132
−125
02:31:54
ARCs
chore(deps-dev): bump aiohttp from 3.13.2 to 3.14.1 in /assets/arc-0020
+132
−125
02:52:21
algokit-utils-py
Merge 9d463ac2f0cebe5ef43eca3abb10615634fbceac into 68e139d52e13db2afa3fe815dcfd44bcfa1eebea
+5
−4
02:52:26
algokit-utils-py
Merge fd5c64bb98cdde32f498994a3dc56261e4ada2b2 into 68e139d52e13db2afa3fe815dcfd44bcfa1eebea
+654
−662
02:52:38
algokit-utils-py
Merge 2718e3e24ddd4e4574e20fedacb391987f455d51 into 68e139d52e13db2afa3fe815dcfd44bcfa1eebea
+470
−470
03:28:28
AlgorandCIDs
Updates and additions
+161
−1
07:49:39
go-algorand
Merge remote-tracking branch 'upstream/master' into pq-account
+8
−16
07:51:19
go-algorand
chore: make msgp
+137
−72
08:16:48
gGov
Merge pull request #3 from algorandfoundation/chore/ci-fix
+63
−47
08:17:21
falcon
Length handling for compressed det1024 signatures
+60
−3
08:17:24
falcon
Make sigs_ct static to silence macOS linker alignment warning
+1
−1
08:46:38
gGov
Merge pull request #1 from algorandfoundation/feat/enforce-acct-ref-in-vote
+6836
−6192
08:48:57
gGov
merge
+67
−48
09:17:46
gGov
Merge pull request #2 from algorandfoundation/chore/refactor-sdk
+169
−189
10:03:18
gGov
feat: restyled account selector and topic cards; re-delegation in account
+693
−187
10:44:33
gGov
chore: sdk canVoteMany
+80
−13
11:02:51
algorand-agent-skills
Update x402 packages to latest official versions
+65
−57
11:56:08
frontend
Website name global constant added to templates
+86
−86
12:10:53
gGov
SidebarLayout CollectiveStatusCard PeriodInfoCard, BackButton, Footer, ClampedMarkdown, tense-aware voting UI
+491
−66
12:18:25
gGov
feat: restyle to algorand brand guideline; add DESIGN.md; change account pages layout, now a grid
+685
−226
12:25:32
gGov
fix: align delegation arrow in account selector
+1
−1
12:38:02
frontend
Bugfixes of failing tests due to usage of global constants
+75
−70
12:58:45
gGov
chore: fix Github > GitHub
+1
−1
12:59:33
gGov
Merge pull request #4 from algorandfoundation/feat/frontend-styling
+1244
−246
13:00:48
gGov
Fix: Use Inter 500 for missing Inter 600
+7
−0
13:03:26
gGov
fix: ellipseAddress: 2 dots instead of 3
+1
−1
13:03:53
gGov
fix: ui: button: use bold aeonik
+1
−1
13:04:55
gGov
chore: PeriodCard: style dates and number of topics as sub-heading
+10
−8
13:06:01
gGov
fix: align delegation arrow in account selector
+1
−1
13:26:01
frontend
Connection with wallet Typescript package implemented through Django partials and htmx
+1226
−2338
13:27:07
d-asa
chore(deps-dev): bump aiohttp from 3.13.5 to 3.14.1
+124
−125
13:28:38
gGov
Merge branch 'main' into feat/branding
+4
−0
13:28:49
gGov
Merge pull request #5 from algorandfoundation/feat/branding
+694
−224
13:30:19
gGov
chore: restyle topic vote card
+7
−11
13:31:03
gGov
chore: account page: grid column independent vertically; remove delegation from delegators; resposive views
+77
−47
13:32:18
gGov
feat: menubar: show home button on mobile views
+7
−1
13:32:48
gGov
chore: PeriodCard: responsive
+2
−2
13:33:09
gGov
chore: period page: more voting record card to the sidebar
+53
−58
13:33:35
gGov
Merge branch 'main' into chore/styling-minor
+11
−0
13:37:15
gGov
fix: merge conflict marker
+0
−4
13:37:46
gGov
fix: cleanup delegate input value on cancel
+8
−1
13:41:23
gGov
fix: update TopicVoteCard JSDoc to remove outdated badge + total votes description
+3
−3
13:42:08
gGov
fix: disabled prop in account delegation page
+1
−1
13:42:42
gGov
Merge branch 'chore/styling-minor' of github.af:algorandfoundation/gGov into chore/styling-minor
+3
−3
13:55:08
gGov
fix: clear delegate form on account navigation
+5
−0
13:55:37
gGov
Merge pull request #6 from algorandfoundation/chore/styling-minor
+174
−137
14:26:47
gGov
chore: styling account selector
+8
−2
14:27:05
gGov
fix: account page: re-delegate buttons overflow in medium viewports
+15
−8
14:33:03
gGov
Potential fix for pull request finding
+1
−1
14:40:56
gGov
Merge pull request #7 from algorandfoundation/chore/frontend-fixes
+23
−10
14:47:30
frontend
Bugfix for wallets not listed in the link address page
+307
−61
15:06:58
falcon
CI: add GHA build+test workflow
+38
−0
15:08:29
frontend
Bugfix for wallet Typescript package isn't able to access property "ajax"
+91
−123
15:14:26
puya-ts
fix: Fail on self-recursive structs
+19
−3
15:19:57
falcon
upgrade to Go 1.24 which provides builtin crypto/sha3
+3
−15
15:44:44
falcon
Merge pull request #17 from algorand/cce/add-ci
+41
−15
15:49:18
gGov
feat: transaction phases shown in buttons; transaction error dialog with copy
+430
−43
15:54:23
gGov
perf(frontend): parallelize committee/myVotes fetches and code-split routes
+52
−39
16:00:21
gGov
fix: setCopied timeout
+11
−3
16:09:52
gGov
fix(frontend): stop background refetches clobbering in-progress edits and guard localStorage
+41
−12
16:10:36
gGov
perf(frontend): add staleTime to static queries, index-map lookups, single-pass bucketing
+30
−7
16:13:15
gGov
Merge pull request #8 from algorandfoundation/feat/transaction-phases-errors
+438
−43
16:18:52
gGov
Merge pull request #9 from algorandfoundation/feat/frontend-perf
+123
−58
16:22:59
falcon
Make falcon_det1024_salt_rest static and const
+1
−1
16:25:15
a-day-in-my-bobalife
chore: log greeting (2026-06-17)
+1
−0
16:31:44
AlgorandCIDs
Updates and additions
+25225
−1
16:37:49
AlgorandCIDs
Updates and additions
+363
−0
16:44:04
frontend
Added optionalChains argument to EVM connectors module
+6
−5
19:24:51
d-asa
chore(deps-dev): bump tornado from 6.5.5 to 6.5.7
+14
−14
19:24:55
d-asa
Merge 455c66729ab088e9551cd5fce3dc5c88de5baddd into c138921bdc81ac772fea570d0f286575b27a0b45
+14
−14
19:27:05
puya
Improve MIR x-stack scheduling (#737)
+201891
−245247
22:29:20
subql-stellar
Wait for soroban ledger ingestion at chain head instead of failing fatally on -32600 (#167)
+311
−22
22:32:22
frontend
More templates updated with the global constants
+75
−58
22:36:01
subql-stellar
[release] v6.2.1
+1
−1
22:58:48
subql-stellar
Merge 578b4e65ba4cd2a9d0aa0722dafa98ccbe691b0e into a58b2c00341646501399c3d89dc5443962ef41db
+29
−27