Home Reports Mar 9, 2026
Monday, March 9, 2026
- Commits
- 86
- pushed this day
- Repositories
- 18
- with activity
- Contributors
- 18
- distinct authors
- Lines changed
- +26,039 −17,757
- additions / deletions
Monday, March 9, 2026
86 commits were pushed across 18 repos by 18 authors. There were 26,039 additions and 17,757 deletions.
Stay up to date with the latest insights and developments on AlgoScan
Updated repos
18 repositories- go-algorand 8 commits
- go-algorand-sdk 1 commit
- java-algorand-sdk 8 commits
- js-algorand-sdk 10 commits
- py-algorand-sdk 1 commit
- algokit-fullstack-template 4 commits
- algokit-utils-ts 3 commits
- devportal 1 commit
- liquid-auth 5 commits
- liquid-auth-js 6 commits
- puya 11 commits
- puya-ts 3 commits
- xchain-accounts 2 commits
- registered-authenticators 1 commit
- vibekit 13 commits
- a-day-in-my-bobalife 3 commits
- use-wallet 2 commits
- use-wallet-ui 4 commits
Commit Log
86 commits · 18 repositories
00:12:40
vibekit
chore: shorten placeholder text for mobile
+2
−2
00:16:16
vibekit
fix: move search icon into ChatInput with conditional left padding
+29
−25
01:00:29
go-algorand
Build 2651 Data
+1
−1
04:50:29
use-wallet
chore(deps): update actions/setup-node action to v6
+1
−1
04:51:54
use-wallet
chore(deps): update dependency @vitejs/plugin-react to v5
+27
−25
05:59:20
use-wallet-ui
chore(deps): Update all non-major dependencies
+309
−240
06:27:26
algokit-fullstack-template
test: add test harness to override template generator references and enable using specific versions instead of stable from algokit cli
+20
−2
06:31:31
algokit-fullstack-template
chore: Update algokit init tasks to use --template-url and --template-url-ref when overrides are provided
+32
−2
06:33:02
algokit-fullstack-template
chore: update examples + remove empty pull_request_template.md file
+267
−322
06:38:53
algokit-fullstack-template
chore: remove default template ref - makes ref an input that if empty defualts to algkit cli prod templates
+4
−4
07:09:55
vibekit
feat: asset enrichment via Pera API + account portfolio view
+369
−35
07:18:57
vibekit
feat: add Sent/Received direction badges to account transaction list
+23
−1
07:25:33
vibekit
feat: add holder concentration column to AssetHolders
+19
−0
07:34:33
vibekit
feat: add ApplicationLocalState component and fix address decoding
+135
−15
07:44:07
vibekit
feat: resolve NFD asset-ID avatars via Pera API
+57
−7
08:05:54
vibekit
feat: add transaction group display, group ID columns, and input type recognition
+145
−2
08:36:04
vibekit
feat: redesign NetworkStatus with interactive TPS chart and block details
+334
−4
09:24:04
use-wallet-ui
chore(deps): Update all non-major dependencies (#45)
+309
−240
09:27:40
vibekit
feat: polish network status, add well-known ASAs, fix NFD lookup flow
+12
−21
09:28:08
vibekit
feat: add NetworkStatus to tool result component rendering
+4
−0
09:36:55
puya
fix: use args in event signature string if present for arc-56 events
+629
−811
09:37:06
puya
chore: compile all
+69
−50
09:56:00
puya
fix: use args in event signature string if present for arc-56 events
+629
−811
09:56:00
puya
chore: compile all
+69
−50
10:01:17
puya
5.8.0-rc.2
+2
−2
11:51:59
go-algorand
refactor: extract SignatureFields struct from SignedTxn
+473
−172
11:52:00
go-algorand
test: update remaining tests to use SignatureFields struct
+32
−18
12:08:04
liquid-auth
feat: session ID passthrough for global auth
+62
−31
12:09:57
registered-authenticators
feat: Rocca Wallet Debug Builds
+13
−0
12:17:48
puya-ts
fix(deps): failing npm run audit
+296
−436
12:31:26
puya-ts
feat(docs): migrate documentation from TypeDoc to Astro Starlight (#331)
+8116
−817
12:42:06
puya-ts
Notes added by 'git notes add'
+1
−0
13:18:45
liquid-auth
chore: fix lint errors
+4
−1
13:32:22
liquid-auth
test(signal): update test to use observable with link
+11
−3
14:09:48
liquid-auth
Merge pull request #61 from algorandfoundation/feat/session-id-from-request
+76
−34
14:55:35
puya
feat: add examples/puya tests
+1983
−105
14:57:29
puya
Merge branch 'main' into updated-examples
+700
−863
15:07:19
xchain-accounts
deferred execution service
+1010
−0
15:20:45
vibekit
feat: add GONNA to well-known ASA IDs
+1
−1
15:22:26
algokit-utils-ts
chore: assert top bit isn't set
+6
−2
15:29:46
a-day-in-my-bobalife
chore: log greeting (2026-03-09)
+2
−0
15:38:10
liquid-auth
chore(view): add index view for testing
+757
−42
15:49:29
algokit-utils-ts
test: add scalar top-bit tests
+45
−0
15:51:20
go-algorand-sdk
Add support for AccountAssetsInformation, AccountApplicationsInformation endpoints and new exclude/include query parameters (#778)
+240
−10
15:55:47
java-algorand-sdk
Add support for AccountAssetsInformation, AccountApplicationsInformation endpoints and new exclude/include query parameters (#888)
+399
−20
15:57:06
py-algorand-sdk
Add support for AccountAssetsInformation, AccountApplicationsInformation endpoints and new exclude/include query parameters (#588)
+76
−0
16:01:04
java-algorand-sdk
Bump org.assertj:assertj-core from 3.17.1 to 3.27.7
+1
−1
16:04:06
puya
fix: exclude examples/puya from test discovery and restore examples __init__.py
+3
−2
16:08:06
use-wallet-ui
remove chain switching logic
+1
−46
16:11:48
puya
fix: exlude examples/puya from compile_all directory iteration
+1
−1
16:16:37
puya
fix: use -u instead of -e in examples/puya verify-all.sh
+1
−1
16:23:12
java-algorand-sdk
Bump org.assertj:assertj-core from 3.17.1 to 3.27.7 (#874)
+1
−1
16:24:30
java-algorand-sdk
Bump com.fasterxml.jackson.core:jackson-core from 2.18.2 to 2.18.6
+1
−1
16:27:00
vibekit
feat: add iGetAlgo (iGA) to well-known ASA IDs
+1
−1
16:31:55
use-wallet-ui
bridge polling to 1/12th of expected bridge time
+12
−7
16:32:15
xchain-accounts
remove chainID from EIP-712 signing
+1220
−147
16:49:52
java-algorand-sdk
Bump com.fasterxml.jackson.core:jackson-core from 2.18.2 to 2.18.6 (#885)
+1
−1
16:50:39
js-algorand-sdk
API: Support for Applications/Assets Pagination and new exclude parameters (#1053)
+462
−16
16:51:12
java-algorand-sdk
Bump com.fasterxml.jackson.core:jackson-core in /examples
+1
−1
16:59:31
algokit-utils-ts
fix: use subarray instead of slice
+5
−5
17:04:44
js-algorand-sdk
Bump lodash from 4.17.21 to 4.17.23 (#1040)
+5
−4
17:06:12
js-algorand-sdk
Bump webpack from 5.97.1 to 5.105.0 (#1047)
+164
−169
17:07:51
js-algorand-sdk
Bump basic-ftp from 5.0.5 to 5.2.0
+4
−3
17:08:38
js-algorand-sdk
Bump qs, express and body-parser
+133
−38
17:11:49
java-algorand-sdk
Bump com.fasterxml.jackson.core:jackson-core in /examples (#890)
+1
−1
17:13:45
puya
fix: update puya examples for latest api and fix local stage string slicing
+193
−182
17:22:34
go-algorand
network: preserve conn-manager protection when dispatch fails with existing stream
+8
−0
17:23:48
js-algorand-sdk
Bump qs, express and body-parser (#1048)
+133
−38
17:26:21
js-algorand-sdk
Bump minimatch, @typescript-eslint/eslint-plugin and @typescript-eslint/parser
+333
−208
17:28:19
a-day-in-my-bobalife
chore: v2026.9.0 (release)
+13
−0
17:28:20
a-day-in-my-bobalife
Notes added by 'git notes add'
+1
−0
17:29:24
js-algorand-sdk
Bump basic-ftp from 5.0.5 to 5.2.0 (#1051)
+4
−3
17:31:50
js-algorand-sdk
Bump minimatch from 3.1.2 to 3.1.5
+23
−20
17:47:02
go-algorand
network: replace dispatched bool with inflight refcount for conn-manager protection
+185
−28
18:37:58
java-algorand-sdk
Bump commons-codec to 1.19.0 in examples/pom.xml.
+1
−2
18:40:56
js-algorand-sdk
Bump minimatch from 3.1.2 to 3.1.5 (#1055)
+23
−20
19:11:05
go-algorand
Update ledger/eval/prefetcher/prefetcher.go
+1
−1
19:13:27
go-algorand
Update util/pagedqueue.go
+1
−1
19:13:54
go-algorand
Update ledger/eval/prefetcher/prefetcher_alignment_test.go
+1
−1
19:54:22
liquid-auth-js
feat: migrate to algokit-utils
+1152
−2735
21:44:18
liquid-auth-js
feat: update packages, migrate to oxc and get types from simpleauthn
+2319
−6415
22:22:07
liquid-auth-js
chore: move test into src and finalize documentation
+39
−35
22:28:00
devportal
chore(deps): bump @astrojs/starlight in the starlight group
+187
−82
22:29:11
liquid-auth-js
chore: reapply package lock
+1602
−2309
22:33:14
liquid-auth-js
ci: use oxc action
+1
−2
22:34:37
liquid-auth-js
ci: update to node 22.x and 20 as defaults
+1
−1