-
Notifications
You must be signed in to change notification settings - Fork 119
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: query only relevant bonds to see if it's possible to vote (#1407)
* fix: query only relevant bonds to see if it's possible to vote * chore: bump minor
- Loading branch information
1 parent
1faf1f6
commit 10cbe8d
Showing
3 changed files
with
10 additions
and
8 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 |
---|---|---|
@@ -1,6 +1,6 @@ | ||
{ | ||
"name": "@namada/namadillo", | ||
"version": "1.0.5", | ||
"version": "1.0.6", | ||
"description": "Namadillo", | ||
"repository": "https://github.com/anoma/namada-interface/", | ||
"author": "Heliax Dev <[email protected]>", | ||
|
@@ -10,7 +10,7 @@ | |
"@chain-registry/client": "^1.53.5", | ||
"@cosmjs/encoding": "^0.32.3", | ||
"@keplr-wallet/types": "^0.12.136", | ||
"@namada/indexer-client": "0.0.31", | ||
"@namada/indexer-client": "1.0.2", | ||
"@tailwindcss/container-queries": "^0.1.1", | ||
"@tanstack/query-core": "^5.40.0", | ||
"@tanstack/react-query": "^5.40.0", | ||
|
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
10cbe8d
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-interface-dev.netlify.app as production
🚀 Deployed on https://67600c3ae1536c172eeb1a91--namada-interface-dev.netlify.app