-
Notifications
You must be signed in to change notification settings - Fork 2.1k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
refactor: updated attestation logic to the new algorithm (#2657)
The new algorithm (matter-labs/era-consensus#175) supports dynamic attestation committee. This pr does NOT implement committee rotation, it will be done once the consensus registry contract is merged. ENs no longer store the certificates. I've also implemented a test of the attestation logic.
- Loading branch information
Showing
15 changed files
with
810 additions
and
612 deletions.
There are no files selected for viewing
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
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.