Home Reports Jun 2, 2026
Tuesday, June 2, 2026
- Commits
- 50
- pushed this day
- Repositories
- 15
- with activity
- Contributors
- 22
- distinct authors
- Lines changed
- +909,223 −954,696
- additions / deletions
Tuesday, June 2, 2026
50 commits were pushed across 15 repos by 22 authors. There were 909,223 additions and 954,696 deletions.
Stay up to date with the latest insights and developments on AlgoScan
Updated repos
15 repositories- go-algorand 6 commits
- go-algorand-sdk 1 commit
- java-algorand-sdk 2 commits
- py-algorand-sdk 1 commit
- algokit-utils-py 2 commits
- algokit-utils-ts 2 commits
- devportal 6 commits
- puya 6 commits
- puya-ts 11 commits
- wallet-provider-extensions 2 commits
- xchain-accounts 7 commits
- trelyan-falcon-inscription 1 commit
- d-asa 1 commit
- a-day-in-my-bobalife 1 commit
- subtopia-js-sdk 1 commit
Commit Log
50 commits · 15 repositories
01:00:21
go-algorand
FI from master
+30
−4
01:00:21
go-algorand
Build 2736 Data
+1
−1
01:22:19
trelyan-falcon-inscription
TRELYAN — Falcon-1024 inscription open reference (live on Algorand TestNet)
+10512
−0
02:51:18
subtopia-js-sdk
chore(deps): update dependency vitest to v4 [security]
+30
−32
02:53:12
puya
feat: Add reference deserialization to our JSON format (#738)
+7864
−0
03:17:00
puya
Merge 09aeb99a2c5b8ccaa2479d3fabf33c2ea4c6b9b7 into 1eab417315f76314dd4d595d68deb046ec24d2ef
+680322
−526351
03:20:10
puya
5.9.0-rc.2
+2
−2
03:21:14
puya
Merge c2dfd134a8795bb4ec88a33e8becee029863d376 into fa252caa6b83a52d206d0153641beb75b3eccff2
+32742
−29689
03:26:00
puya
Merge 785f07a786bb1a13b847b5cb74d028ad13d72620 into fa252caa6b83a52d206d0153641beb75b3eccff2
+38399
−18928
10:29:02
xchain-accounts
chore: portal: add sentry local dev mode
+27
−3
10:57:29
xchain-accounts
deps: upgrade vitest and override axios to fix vulns
+236
−681
12:31:38
wallet-provider-extensions
fix: add algorand accounts as distinct
+2
−1
13:15:05
py-algorand-sdk
fix: Wallet.delete_key() returns False for non-existent addresses
+4
−1
13:23:48
algokit-utils-py
Merge branch 'main' into feat/hd_caps
+33
−258
13:24:17
algokit-utils-py
Merge 24d092f86637ef6996fb2d440f10e9b803f03e27 into 68e139d52e13db2afa3fe815dcfd44bcfa1eebea
+1051
−64
13:33:51
algokit-utils-ts
fix: address review comments on assets.test.ts
+11
−39
14:02:00
wallet-provider-extensions
feat: implement subscriber stop logic when 0 algorand accounts
+47
−4
14:32:19
xchain-accounts
fix: portal: keep wallet app out of SSR
+8
−5
14:54:34
xchain-accounts
chore: portal: fix @tanstack/store 504 loop in dev server
+2
−2
14:56:03
xchain-accounts
fix: portal: prevent balance blink before account data loads
+9
−1
15:36:19
devportal
Merge pull request #623 from algorandfoundation/copilot/fix-broken-link-in-dev-portal
+1
−1
15:59:17
xchain-accounts
chore: portal: scrub wallet addresses from sentry breadcrumbs
+35
−1
16:00:41
xchain-accounts
refactor: portal: move sentry helpers outside router
+62
−60
16:29:21
algokit-utils-ts
fix: restore console.log statements and eslint-disable no-console
+35
−0
16:42:44
a-day-in-my-bobalife
chore: log greeting (2026-06-02)
+1
−0
17:39:39
puya
test: add regression test for routing override bug
+44
−0
18:50:53
puya-ts
chore: Bump dependencies to fix `npm audit` issues
+3667
−2687
18:50:53
puya-ts
chore: npm run lint:fix
+5
−4
18:52:30
puya-ts
chore: Use imported `expect` now that it is not a fixture
+74
−77
18:52:51
puya-ts
chore: Fix type inference for test fixtures
+3
−3
19:19:00
go-algorand
crypto: use batch verification for OneTimeSignature (votes, heartbeats) (#6635)
+78
−33
19:24:24
go-algorand
add Go Benchmark (go) benchmark result for ea67b3f8816b238ba096d003587d1ff091f8ea24
+445
−1
19:27:39
go-algorand
Merge remote-tracking branch 'upstream/master' into app-params-set
+2207
−288
19:34:56
puya-ts
chore: Bump dependencies (#387)
+3749
−2771
19:35:31
puya-ts
chore: Bump puya to 5.9.0-rc.2
+8475
−8591
19:35:31
puya-ts
feat: Add a new AWST serializer that replaces duplicate objects with references
+38
−1
19:35:32
puya-ts
chore: Update .awst.json files
+53886
−177262
19:38:13
go-algorand
Family re-entrancy check
+350
−25
19:46:29
puya-ts
Notes added by 'git notes add'
+1
−0
19:58:44
d-asa
chore(deps-dev): bump the minor-and-patch group with 2 updates
+52
−52
20:11:19
puya-ts
feat: AWST References (#385)
+62399
−185854
20:22:45
puya-ts
Notes added by 'git notes add'
+1
−0
20:25:34
devportal
Remove GTM and reinstall Plausible for analytics
+5
−1
20:56:13
devportal
Merge pull request #624 from algorandfoundation/return-to-plausible
+5
−1
21:20:02
devportal
perf: defer Plausible & Kapa scripts to unblock page rendering
+5
−1
21:33:52
devportal
Merge pull request #625 from algorandfoundation/defer-scripts
+5
−1
22:15:08
devportal
Merge pull request #621 from algorandfoundation/main
+2038
−899
23:58:14
java-algorand-sdk
Regenerate code from specification file
+75
−6
23:58:19
java-algorand-sdk
Merge 85d11cfa59b739b22d91fb7f0293747673e29b2e into 4e38dadc4eec827ed8742c8bb272e0545c801932
+75
−6
23:58:39
go-algorand-sdk
Regenerate code from specification file
+75
−4