Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Store and serve validation errors #13

Merged
merged 1 commit into from
Sep 20, 2023
Merged

Conversation

marioevz
Copy link
Owner

@marioevz marioevz commented Sep 20, 2023

Store and serve the list of errors (and slot number) that were encountered during validation of the submitted signed beacon response from the consensus client.

This is helpful to find issues where the consensus client submitted an invalid signature or malformed struct in the signed blinded beacon block, or signed blinded blob sidecars.

It does not detect if the beacon block is invalid (e.g. when appended to the beacon chain).

@marioevz marioevz merged commit 1f29ea2 into main Sep 20, 2023
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant