-
Notifications
You must be signed in to change notification settings - Fork 31
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: refactor queries of x/collection and x/token (#957)
* Do not check existence of collection in Query/Balance * Update CHANGELOG.md * Revert "Update CHANGELOG.md" This reverts commit 00b8bc2. * Revert "Do not check existence of collection in Query/Balance" This reverts commit 029c26a. * Revert #956 on x/auth relevant checks * Add asset check on Query/HoldersByOperator * Wrap non stateful errors with InvalidArgument * Revert gRPC errors on page error * Update CHANGELOG.md * Increase coverage
- Loading branch information
Showing
12 changed files
with
120 additions
and
196 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
Oops, something went wrong.