-
Notifications
You must be signed in to change notification settings - Fork 209
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: CNS-validator-rewards-query (#1624)
* added a query to fetch tracked cu * add query for spectrackedinfo * add query for estimated rewards * fix * now it works * fix cli * add cli for tracked cu * pr changes * can take into account the provider/delegation address * add community and tax * pr changes * fix * added community and validator tax for iprpc * done * fix * pr changes * typo * add cli * fix for self delegation * update lava spec * remove cosmwasm from lava spec * added event * fix unit test * added leftover pool * add test. make sure to distribute the rewards from all kinds of tokens * add test * pr fix * fix * fix * lint --------- Co-authored-by: Yarom Swisa <[email protected] git config --global user.name Yarom> Co-authored-by: Yaroms <[email protected]> Co-authored-by: Omer <[email protected]> Co-authored-by: Oren <[email protected]> Co-authored-by: oren-lava <[email protected]>
- Loading branch information
1 parent
bc12d32
commit 1bd1d53
Showing
17 changed files
with
1,558 additions
and
109 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.