-
Notifications
You must be signed in to change notification settings - Fork 16
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Use new registry [part 3] - assets registry (#952)
* rebase main * use registry for storage and block processor * wip: add assets registry for minifront * wip * bump @penumbra-labs/registry * asset registry refactoring * fix ui tests * fix minifront tests * refactor zero value view * fix unbonding tests * fix storage tests * format * rebase main * Update apps/minifront/src/components/shared/asset-selector.tsx Co-authored-by: Jesse Pinho <[email protected]> * Update apps/minifront/src/components/staking/account/delegation-value-view/index.tsx Co-authored-by: Jesse Pinho <[email protected]> * Update apps/minifront/src/state/staking/index.ts Co-authored-by: Jesse Pinho <[email protected]> * revert Jesse reduce suggestion * bump registry & use assets from indexed-db * format * move zero-value-view & bump registry * wip * remove equivalentValues * rebase main --------- Co-authored-by: Jesse Pinho <[email protected]>
- Loading branch information
1 parent
41bf56c
commit 0dc3861
Showing
36 changed files
with
322 additions
and
429 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
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
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
16 changes: 0 additions & 16 deletions
16
apps/minifront/src/components/staking/account/header/constants.ts
This file was deleted.
Oops, something went wrong.
Oops, something went wrong.