-
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.
* EL functions to get lookahead event * lookahead update receiver * fixed consuming self in lookahead receiver * lookahead updated event received in Node module * new_epoch_started method * proof lookahead preparation in the receiver * get validator function for the inclusion proof * validator serialized with ssz * Merkle proof for validator being part of validators list * phase0 -> deneb * beacon state proof * beacon block including beacon state and validator index * Removed validator object, using ssz-rs serialization * call of proveIncorrectLookahead contract * Changed manually ssz serialization and merkle proof to implementation from ssz_rs
- Loading branch information
1 parent
9aee552
commit 43ea115
Showing
14 changed files
with
621 additions
and
48 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
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.