You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Parent tracker. The monorepo consolidation (#3062) has landed β this wave is unblocked and live.
Every item below is now a real, individually-filed issue in this milestone; check them off as they merge.
219 issues filed across 26 categories: the original 153 from the pre-scoped checklist, a
gap-hunt over merged apps/ui code, a backend-route-vs-frontend-usage audit, and a taostats.io
feature comparison (filtered through the standing scope fence: no
portfolio/PnL/tax/wallet/exchange-tracker/candlestick/mobile-app work β this is a developer explorer,
not a trader tool) β plus 66 more from a follow-up audit (screenshot review of 96 recent PRs,
6 codebase-pattern sweeps, and direct interactive testing), addended at the bottom of this issue.
Labels: gittensor:bug for fixes/wiring/tests (the large majority), gittensor:feature reserved for
genuinely new routes/pages/capabilities (~5%), gittensor:priority on 6 foundational items that unlock
several others each β grab those first.
Add a per-validator detail page (/validators/$hotkey) β βΈοΈ BLOCKED: no per-hotkey backend detail route exists yet β file as a Maintainer-milestone backend ticket first
Add prev/next sibling navigation (buttons + keyboard) on the extrinsic detail page β βΈοΈ BLOCKED: backend computes prev/next for blocks but not for extrinsics β file as a Maintainer-milestone backend ticket first
πΈ Required: before/after screenshots (this is a UI change)
Non-negotiable. PRs that change UI must include a before/after screenshot table. PRs without it are automatically closed β no exceptions.
Rules:
Show every page/feature you changed β before and after, one row each.
Use the markdown table below. Screenshots go inside the table only β no large full-size images pasted elsewhere in the PR.
Each cell is a clickable thumbnail (a small image linking to the full-size image) with a one-line caption underneath.
Upload screenshots to the PR by drag-and-drop (GitHub hosts them on its CDN). Do NOT commit image files to the repo.
Copy this and fill it in (replace FULL_IMAGE_URL with the URL GitHub gives you after you drop the image in):
| Page / Feature | Before | After ||---|---|---||`/your-route`|[<imgsrc="FULL_IMAGE_URL"width="260">](FULL_IMAGE_URL)<br><sub>before: short caption</sub> |[<imgsrc="FULL_IMAGE_URL"width="260">](FULL_IMAGE_URL)<br><sub>after: short caption</sub> |
A PR confined to apps/ui/src/lib/** / apps/ui/src/hooks/** / test files, with no visual change, skips this.
π Audit addendum β screenshot review of 96 recent PRs + codebase sweeps + live testing
66 more issues filed from a fresh audit: every screenshot in all 96 recent apps/ui PRs (merged + open, last ~6 weeks) actually viewed (not just captions read), 6 codebase-pattern sweeps over current main, plus direct interactive testing against a local build at mobile/tablet/desktop. Cross-checked against this tracker's own still-open items first β nothing below duplicates existing Wave 3 issues. One existing issue (#3454) was independently re-confirmed as still unresolved by this pass, not re-filed.
gittensor:priority on 4 of these 66 β the ones that are either foundational (fix once, correct several routes/dead-links at once) or a real data-correctness bug, not just a layout/consistency nit.
π¨ Wave 3 β Frontend explorer enrichment
Parent tracker. The monorepo consolidation (#3062) has landed β this wave is unblocked and live.
Every item below is now a real, individually-filed issue in this milestone; check them off as they merge.
219 issues filed across 26 categories: the original 153 from the pre-scoped checklist, a
gap-hunt over merged
apps/uicode, a backend-route-vs-frontend-usage audit, and a taostats.iofeature comparison (filtered through the standing scope fence: no
portfolio/PnL/tax/wallet/exchange-tracker/candlestick/mobile-app work β this is a developer explorer,
not a trader tool) β plus 66 more from a follow-up audit (screenshot review of 96 recent PRs,
6 codebase-pattern sweeps, and direct interactive testing), addended at the bottom of this issue.
Labels:
gittensor:bugfor fixes/wiring/tests (the large majority),gittensor:featurereserved forgenuinely new routes/pages/capabilities (~5%),
gittensor:priorityon 6 foundational items that unlockseveral others each β grab those first.
Surface backend-only endpoints (17)
Validator directory + dTAO economics (9)
Event-kind labels/filter (4)
Live UX + freshness (12)
Charts & visualizations (7)
Add a tips-over-time sparkline to the explorer fees sectionβ already shipped, verified in current code, no issue filedAdd a daily-active-accounts sparkline (unique signers) to the explorer activity sectionβ already shipped, verified in current code, no issue filedAdd a network-wide extrinsic-success-rate sparkline card to the explorerβ already shipped, verified in current code, no issue filedAdd a per-subnet emission-trend spotlight row to the subnet history chartβ already shipped, verified in current code, no issue filedAdd a top-share trend sparkline to the subnet concentration panelβ already shipped, verified in current code, no issue filedWire /api/v1/economics/trends and render a network-economics trend chartβ duplicate of the item filed under "Validator directory + dTAO economics"Search + entity-page UX (11)
Show a result-range + count line above the blocks paginationβ already shipped, verified in current code, no issue filedShow a result-range + page line above the extrinsics paginationβ already shipped, verified in current code, no issue filedMake the extrinsic-detail decoded call-args table horizontally scroll on mobileβ already shipped, verified in current code, no issue filedCSV download buttons (7)
UI test coverage (pre-scoped) (7)
Fresh find β routes & pages (8)
Fresh find β shared components (9)
Fresh find β data/hooks layer (6)
Fresh find β test coverage (11)
Fresh find β accessibility & responsive (7)
Fresh find β cross-cutting bugs (5)
Network-wide leaderboards (taostats-gap audit) (14)
Per-subnet drill-in tabs (taostats-gap audit) (11)
Block-explorer aggregates + perf (taostats-gap audit) (3)
Account depth + AI-native features (taostats-gap + agent-surface audit) (5)
πΈ Required: before/after screenshots (this is a UI change)
Non-negotiable. PRs that change UI must include a before/after screenshot table. PRs without it are automatically closed β no exceptions.
Rules:
Copy this and fill it in (replace
FULL_IMAGE_URLwith the URL GitHub gives you after you drop the image in):A PR confined to
apps/ui/src/lib/**/apps/ui/src/hooks/**/ test files, with no visual change, skips this.Account-level chain-activity twins + misc gaps (9)
π Audit addendum β screenshot review of 96 recent PRs + codebase sweeps + live testing
66 more issues filed from a fresh audit: every screenshot in all 96 recent
apps/uiPRs (merged + open, last ~6 weeks) actually viewed (not just captions read), 6 codebase-pattern sweeps over currentmain, plus direct interactive testing against a local build at mobile/tablet/desktop. Cross-checked against this tracker's own still-open items first β nothing below duplicates existing Wave 3 issues. One existing issue (#3454) was independently re-confirmed as still unresolved by this pass, not re-filed.gittensor:priorityon 4 of these 66 β the ones that are either foundational (fix once, correct several routes/dead-links at once) or a real data-correctness bug, not just a layout/consistency nit.Frontend audit β mobile & tablet layout (16)
Frontend audit β data correctness & copy accuracy (6)
Frontend audit β accessibility (8)
Frontend audit β loading / empty / error state consistency (11)
Frontend audit β navigation & deep-linking (8)
Frontend audit β visual & design-token consistency (4)
Frontend audit β regressions in recently-merged features (11)
Frontend audit β PR screenshot-evidence quality (2)