Mobile: a nav built for thumbs
First big mobile pass: the app now gets around like a native app on your phone.
- Native bottom barSwap, Subnet and Portfolio sit in a bottom navigation bar, one tap away wherever you are.
- Everything fits a phoneThe table pages and the app shell were reworked at iPhone width, so nothing clips or overflows anymore.
- Explore and Tools everywhereThe subnav is now mounted on every page, home included, and gained a Smart Actions tab.
Transactions: color means direction
One rule across every transaction table: green and red tell you which way value moved, nothing else.
- Colored by what the call doesAmounts are tinted by the actual movement of the call (incoming or outgoing), not by which column they sit in.
- Quieter numbersThe USD column dropped its permanent green, and the TAO column lost the redundant +/- sign (the color already says it).
Emission status on the subnets table
Some subnets have their emissions disabled by on-chain governance. The table now says so instead of showing a silent 0.
- Emission-off dotA small dot sits left of the emission value, flagging the governance switch while keeping the % column aligned.
Chain buys: exact, straight from the chain
The Chain Buys column now reads the exact on-chain excess TAO emission instead of a price-based τ/day estimate.
- On-chain, not estimatedValues come from the chain's own excess-TAO counter, so shares can shift sharply versus before: that is the data getting truthful.
- Columns that add upPer-block emission = directly injected TAO + chain buys, so Emission % and Chain Buys finally reconcile.
Metagraph: parent validators
Child hotkeys stop being a black box on the metagraph.
- Parents per neuronEach neuron now lists its parent validators with their stake weight.
Polish and fixes
- Pinned favorites keep their real rankA pinned subnet shows its true # position in the table, not its pinned row index.
- Batch swaps stay validator-to-validatorBatch legs no longer hop to a different validator mid-swap, and subnet-detail units were harmonized on the way.
- Swap-then-move signs itselfWhen a swap ends with a move step, that step now signs automatically instead of waiting for a second confirmation.
- Signing can no longer hangMove, swap and tax-report signing are guarded with a timeout when the wallet cannot sign.
- Dust stays actionableAggregated dust holdings in the portfolio keep their trade actions, and new trades seed from your largest position on the subnet.