You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Implement EIP-4788: Beacon block root in the EVM (#709)
Implement the system call from the "Block processing" of the EIP-4788.
https://eips.ethereum.org/EIPS/eip-4788#block-processing
At the beginning of each block a gas-free call is invoked from
the _system_ account (`0xff..fe`) to the specific _system_ contract.
0 commit comments