-
Notifications
You must be signed in to change notification settings - Fork 6
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat(contracts): allow importing validators and votes in Consensus co…
…ntract (#771) * Implement addValidator * Skip validators without blsKey * Check parameters for calculateActiveValidators * Test add vote * Add test * Update abi * Update genesis * E2e * Add ImportIsNotAllowed * Update abi * Prevent voting for validator without bls key * Update abi * Update crypto * E2e * Rebuild json changes
- Loading branch information
1 parent
a543d23
commit 04b8fe5
Showing
21 changed files
with
1,975 additions
and
1,302 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.