-
Notifications
You must be signed in to change notification settings - Fork 40
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: dont use sapi for displaying balances (#1744)
* feat: subtensor staking hotkeys in balances * feat: read subtensor validator from balance meta * fix: layout shift and positioning of shimmer * chore: changeset * chore: yeet * feat: distinct balance values for each hotkey * fix: unbond buttons read hotkey from meta * feat: change hook to read stake by hotkey from balance instead of chain * fix: isEnabled * fix: isEnabled * feat: read hotkey from balance
- Loading branch information
Showing
14 changed files
with
219 additions
and
329 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,5 @@ | ||
--- | ||
"@talismn/balances": minor | ||
--- | ||
|
||
subtensor hotkey in balance meta |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
127 changes: 0 additions & 127 deletions
127
apps/extension/src/ui/domains/Staking/hooks/bittensor/useCombineBittensorStakeInfo.ts
This file was deleted.
Oops, something went wrong.
Oops, something went wrong.