-
Notifications
You must be signed in to change notification settings - Fork 609
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add Pagination to Pool With Filter Query (#3563)
* Add Pagination to filter pool query * Use Filtered Pagination * Add logic for offset in pagination * Return false on response * Bug fix * Refactors for clean code * Remove snake cases * Fix typos * Clean more code (cherry picked from commit 1dedc28) # Conflicts: # proto/osmosis/gamm/v1beta1/query.proto # x/gamm/keeper/grpc_query.go # x/gamm/types/query.pb.go
- Loading branch information
1 parent
1da5605
commit 322d6b1
Showing
3 changed files
with
1,011 additions
and
6 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
Oops, something went wrong.