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

Engine API: respond with error when terminal block conditions aren't satisfied #132

Merged
merged 1 commit into from
Nov 24, 2021

Conversation

mkalinin
Copy link
Collaborator

Explicitly specifies that client software must respond with error if a PoW block referenced by either forkchoiceState.headBlockHash or a parent of an execution payload does not satisfy terminal block conditions. The payload parent check maps on the corresponding check introduced in EIP-3675 by ethereum/EIPs#4482

Copy link
Contributor

@djrtwo djrtwo left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍

@lightclient lightclient merged commit 59d33be into ethereum:main Nov 24, 2021
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.

3 participants