Home Reports Mar 8, 2026
Sunday, March 8, 2026
- Commits
- 65
- pushed this day
- Repositories
- 10
- with activity
- Contributors
- 9
- distinct authors
- Lines changed
- +14,598 −6,632
- additions / deletions
Sunday, March 8, 2026
65 commits were pushed across 10 repos by 9 authors. There were 14,598 additions and 6,632 deletions.
Stay up to date with the latest insights and developments on AlgoScan
Updated repos
10 repositoriesCommit Log
65 commits · 10 repositories
00:42:33
use-wallet-ui
1.0.10
+1
−1
01:00:12
use-wallet-ui
fix dedupe dependent packages wagmi+rainbowkit
+17
−5
01:00:28
go-algorand
Build 2650 Data
+1
−1
01:01:08
xchain-accounts
fix dedupe nested packages, mostly wagmi/rainbowkit; metamask mobile numeric chainId fix
+2
−5
01:38:30
use-wallet-ui
fix mobile walletconnect crash due to missing metadata.icons[]
+2
−1
01:38:41
xchain-accounts
fix mobile walletconnect crash due to missing metadata.icons[]
+1
−1
03:32:38
vibekit
fix: use extensionless imports and source exports for indexer and nfd packages
+51
−58
03:33:16
vibekit
chore: update .env example
+2
−1
03:53:05
vibekit
fix: use chat completions API for OpenAI-compatible providers
+1
−1
03:56:43
vibekit
docs: update AGENTS.md with explorer, package conventions, and dev setup
+25
−10
04:19:10
use-wallet
ci: remove NPM_TOKEN, use OIDC trusted publishing
+0
−1
04:24:14
vibekit
feat: make rounds, accounts, asset IDs, transaction IDs, and app IDs copyable in explorer
+97
−31
04:32:58
vibekit
fix: use full block lookup and add fees collected / proposer payout
+15
−5
04:38:54
use-wallet
chore(release): restore workspace:* references for local development
+20
−31
04:50:11
use-wallet
docs: add AGENTS.md with v5 project guidance
+139
−89
05:01:31
vibekit
feat: enrich transactions with asset metadata and show unit as pill badge
+171
−11
05:08:21
use-wallet
ci: update CI workflow to Node 22 and simplify
+11
−29
05:11:15
use-wallet
Notes added by 'git notes add'
+1
−0
05:25:35
vibekit
feat: add batch NFD reverse lookup and batch account lookup tools
+128
−4
05:29:12
vibekit
fix: enrich account asset holdings with name, unit, and decimals
+29
−8
05:54:24
use-wallet
Notes added by 'git notes add'
+1
−0
05:57:56
use-wallet
ci: fix release workflow and publish script
+48
−25
05:58:00
vibekit
feat: merge paginated tool results into single table with Load More button
+149
−57
06:05:36
vibekit
fix: format account asset amounts with decimals for human-readable display
+14
−3
06:20:40
vibekit
feat: add clickable column sorting to table components
+227
−28
06:40:27
use-wallet
chore(release): 5.0.0-rc.1 [skip ci]
+37
−0
06:40:28
use-wallet
Notes added by 'git notes add'
+1
−0
06:48:47
vibekit
fix: hide Load More button when there are no more results
+57
−39
06:53:09
vibekit
feat: add stop button, tool call names, and smart auto-scroll
+70
−14
07:46:23
vibekit
feat: make alpha disclaimer more prominent with warning icon and personality
+29
−23
08:03:50
vibekit
feat: pre-format transaction asset amounts for AI and UI consumption
+37
−37
08:25:39
vibekit
feat: sort asset balances descending and guide LLM to use currencyGreaterThan
+43
−12
09:06:20
vibekit
feat: expose account createdAtRound and reduce excessive transaction output
+16
−1
09:09:26
vibekit
feat: add block timing guidance so LLM can estimate dates from rounds
+1
−0
15:15:19
a-day-in-my-bobalife
chore: log greeting (2026-03-08)
+1
−0
16:25:39
BiatecWeb
add video background to PublicLayout and update HomeView layout
+165
−201
16:26:04
BiatecWeb
Merge branch 'main' of github.com:scholtz/BiatecWeb into main
+165
−201
16:36:33
devportal
fix: broken links
+7
−7
16:38:25
devportal
refactor(nav): promote library picker to header, redesign library sidebar
+338
−755
16:39:24
BiatecWeb
remove unnecessary eval code from vite.config.ts
+1
−1
16:39:35
BiatecWeb
Merge branch 'main' of github.com:scholtz/BiatecWeb into main
+1
−1
16:42:31
BiatecWeb
update base image in Dockerfile from node:20 to node:24
+1
−1
16:42:43
BiatecWeb
Merge branch 'main' of github.com:scholtz/BiatecWeb into main
+1
−1
16:45:16
BiatecWeb
cicd deploy
+1
−1
17:03:50
puya-ts
feat: migrate documentation from TypeDoc to Astro Starlight
+12093
−1018
17:03:56
puya-ts
chore: updated broken link and removed docs backup dir
+8
−3692
17:03:56
puya-ts
chore: reorganized side bar
+6
−11
17:03:56
puya-ts
chore: update GitHub Actions workflows for Starlight docs
+32
−7
17:03:56
puya-ts
chore: add claude gitignore
+1
−0
17:03:56
puya-ts
chore: updated links
+3
−2
17:03:57
puya-ts
chore: added .astro to eslint ignore
+6
−5
17:03:57
puya-ts
docs: renamed folders to "architecture decision records"
+9
−9
17:03:57
puya-ts
chore: move .claude to repo-local exclude instead of .gitignore
+0
−2
17:03:57
puya-ts
docs: updated docs related readme content
+81
−54
17:34:46
devportal
refactor(ui): icon-only search with OS-aware shortcut tooltip, tighter header and sidebar
+95
−105
19:02:27
vibekit
chore: change alpha warning
+4
−4
19:10:59
vibekit
chore: shorten alpha message
+1
−1
19:24:12
algokit-react-frontend-template
ci: update cd pipeline to publish changelogs to github source code - Align with other template generators
+9
−1
20:40:58
vibekit
feat: integrate token usage bar into header bottom border
+90
−7
20:47:05
algokit-react-frontend-template
feat: Add Web3Auth configuration comments to facilitate usage
+9
−0
20:55:52
algokit-react-frontend-template
chore: update generated templates
+12
−6
23:37:30
vibekit
fix: normalize NFD name to lowercase before API lookup
+1
−1
23:43:09
vibekit
fix: mobile UX — prevent iOS zoom, fix keyboard submit, stop horizontal scroll
+10
−3
23:54:24
vibekit
fix: stronger iOS zoom prevention — userScalable false + explicit 16px
+2
−1
23:58:19
vibekit
fix: remove userScalable false and adjust input padding for 16px font
+1
−2