-
Notifications
You must be signed in to change notification settings - Fork 746
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
Fix electra light client types #6361
Conversation
…rsist-light-client-updates
…rsist-light-client-updates
…rsist-light-client-updates
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM! Until we have generalized proof generation this version looks like the most sound to me
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good. I just pushed a small change to reduce new fork burden: 7d67d0d
One small naming nit, and then we can merge
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
@mergify queue |
✅ The pull request has been merged automaticallyThe pull request has been merged automatically at 9d069a9 |
Issue Addressed
Resolves #6002
Resolves #4022
Proposed Changes
Update light client types to be compatible with electra
Related spec PR:
ethereum/consensus-specs#3811
Blocked by #5915