-
Notifications
You must be signed in to change notification settings - Fork 1.1k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: implement
block_to_light_client_header
(#14433)
* implement `block_to_light_client_header` upto Deneb * update `CHANGELOG.md` * refactor: remove unnecessary variables * move functions to `core/light-client/lightclient.go` * feat: add tests * refactors * add blinded beacon block support to tests * revert "add blinded beacon block support to tests" * add tests for blinded beacon block * lint * refactor: move common code outside of if-else * fix dependencies
- Loading branch information
Showing
5 changed files
with
541 additions
and
42 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
Oops, something went wrong.