-
Notifications
You must be signed in to change notification settings - Fork 1k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
validator REST: attestation v2 (#14633)
* wip * fixing tests * adding unit tests * fixing tests * adding back v1 usage * changelog * rolling back test and adding placeholder * adding electra tests * adding attestation nil check based on review * reduce code duplication * linting * fixing tests * based on sammy review * radek feedback * adding fall back for pre electra and updated tests * fixing api calls and associated tests * gaz * Update validator/client/beacon-api/propose_attestation.go Co-authored-by: Radosław Kapka <[email protected]> * review feedback * add missing fallback * fixing tests --------- Co-authored-by: Radosław Kapka <[email protected]>
- Loading branch information
1 parent
f16ff45
commit 9382ae7
Showing
12 changed files
with
976 additions
and
61 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.