-
Notifications
You must be signed in to change notification settings - Fork 26
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat(staking): implement new staking design changes (#189)
* remove state and add new interfaces * unjail fee, fix comments * fix comments * add todos * add instructions to README * add extra devnet * refactor staking script * bindings * fixes and changes * comments and iface fixes * address PR comments * fix tests * pre commit fixes * feat(evmstaking): update event log processing (#201) * feat(evmstaking): unit tests feat(evmstaking): new staking events feat(evmstaking): unit tests for new staking events feat(evmstaking): unit tests for new staking events feat(evmstaking): rebase latest changes * feat(evmstaking): rebase latest changes --------- Co-authored-by: Zerui Ge <gezerui1997@gmail.com>
- Loading branch information
1 parent
f51e781
commit f021bb9
Showing
39 changed files
with
2,936 additions
and
4,119 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
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.