-
Notifications
You must be signed in to change notification settings - Fork 620
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* x/incentives/keeper: add internal function to search for internal, external and bypoolid gauges * x/incentives: add new grpc requests to get internal, external, bypoolid gauges * x/incentives/cli: add cli query to get internal, external, bypoolid gauges * Apply suggestions from code review Co-authored-by: Matt, Park <[email protected]> * go.sum: update * x/incentives/keeper: count balancer pool gauges as internal gauges * x/incentives/keeper: remove unused methods * incentives: update proto file and re generate * fix: incentives paginate filtering * refactor: delete unused function * fix nit comment * refactor: delete unused function --------- Co-authored-by: Matt, Park <[email protected]>
- Loading branch information
Showing
9 changed files
with
2,362 additions
and
313 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
Oops, something went wrong.