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:
3 Likes
There any work or updates on this? Would like to see if relays can adopt this too