EIP-7862: Delayed Execution Layer State Root

EIP-7862 proposes delaying the ExecutionPayload’s state_root by one block. Instead of referencing the post-state of the current block, the state_root in block n would point to the post-state of block n-1.
Find additional context here:

1 Like