-
-
Notifications
You must be signed in to change notification settings - Fork 87
Surface claim/event/governor ledger data in the miner-ui #4855
Copy link
Copy link
Closed
Labels
gittensor:featureGittensor-scored feature linked to a feature issue — scores a 0.25x multiplier.Gittensor-scored feature linked to a feature issue — scores a 0.25x multiplier.help wantedExtra attention is neededExtra attention is needed
Description
Activity
Metadata
Metadata
Assignees
Labels
gittensor:featureGittensor-scored feature linked to a feature issue — scores a 0.25x multiplier.Gittensor-scored feature linked to a feature issue — scores a 0.25x multiplier.help wantedExtra attention is neededExtra attention is needed
Problem: Ready-made read APIs already exist for the claim ledger, event ledger, and governor ledger, but nothing in the miner-ui shows any of this data today.
Area: AMS / Miner UI
Proposal: Add views for all three ledgers to the miner-ui, using the existing read APIs.
Deliverables:
Design system: the three new ledger views must be built with the shared design-system package's components (e.g. Table, Card, Badge) from #4966/#4967 — do not hand-roll new styling.