-
Notifications
You must be signed in to change notification settings - Fork 1k
Closed
Labels
EIPEthereum Improvement ProposalEthereum Improvement ProposalTeamGrootGH issues worked on by Groot TeamGH issues worked on by Groot Teammainnet
Description
https://github.com/ethereum/execution-apis/blob/main/src/engine/shanghai.md
(c.f. https://hackmd.io/@n0ble/rywPcPTci)
Think some changes were introduced for V2 in ethereum/execution-apis#338 which haven't been considered...
- Client software MAY NOT validate terminal PoW block conditions during payload validation (point (2) in the Payload validation routine).
- Client software MUST return {status: INVALID, latestValidHash: null, validationError: errorMessage | null} if the blockHash validation has failed.
- Client software MAY NOT validate terminal PoW block conditions in the following places:
- during payload validation (point (2) in the Payload validation routine specification),
- when updating the forkchoice state (point (3) in the engine_forkchoiceUpdatedV1 method specification).
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
EIPEthereum Improvement ProposalEthereum Improvement ProposalTeamGrootGH issues worked on by Groot TeamGH issues worked on by Groot Teammainnet