-
Notifications
You must be signed in to change notification settings - Fork 122
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat/552 - Updates to integrations, better support chain ID updates (#…
…554) * fix: bump versions to 0.2.0 * fix: hook up staking to chain state * fix: index integrations and accounts by something other than chain ID * fix: ibc updates * fix: index extension connect status by chain key, fix ledger reveal pk * fix: ui clean up * fix: return chainKey in accounts query to properly map in interface * fix: version bump 0.2.1, hook up staking & proposals
- Loading branch information
Showing
66 changed files
with
445 additions
and
615 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
{ | ||
"name": "@namada/extension", | ||
"version": "0.2.0", | ||
"version": "0.2.1", | ||
"description": "Namada Browser Extension", | ||
"repository": "https://github.com/anoma/namada-interface/", | ||
"author": "Heliax Dev <[email protected]>", | ||
|
@@ -36,13 +36,13 @@ | |
"@ledgerhq/hw-transport": "^6.30.0", | ||
"@ledgerhq/hw-transport-webhid": "^6.28.0", | ||
"@ledgerhq/hw-transport-webusb": "^6.28.0", | ||
"@namada/chains": "0.1.0", | ||
"@namada/components": "0.1.0", | ||
"@namada/crypto": "0.1.0", | ||
"@namada/shared": "0.1.0", | ||
"@namada/storage": "0.1.0", | ||
"@namada/types": "0.1.0", | ||
"@namada/utils": "0.1.0", | ||
"@namada/chains": "0.2.1", | ||
"@namada/components": "0.2.1", | ||
"@namada/crypto": "0.2.1", | ||
"@namada/shared": "0.2.1", | ||
"@namada/storage": "0.2.1", | ||
"@namada/types": "0.2.1", | ||
"@namada/utils": "0.2.1", | ||
"@zondax/ledger-namada": "^0.0.3", | ||
"bignumber.js": "^9.1.1", | ||
"buffer": "^6.0.3", | ||
|
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
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
Oops, something went wrong.
24e9d1f
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
🎉 Published on https://namada.me as production
🚀 Deployed on https://65b2913d8693b40632a95f3e--wallet-preview-heliax-dev.netlify.app