Skip to content

EVM Execution Layer ⟠

The execution layer consists of multiple implementations in the form of EVM execution clients. These clients handle transactions, transaction gossiping, state management, and support for the Ethereum Virtual Machine - they are not responsible for block building.

Below are our required versions of EVM clients and the genesis files required for our chains.

ChainGithub release pageRelease date
Mainnet & BepoliaBera-Geth v1.011602.4Sep 15
Mainnet & BepoliaBera-Reth v1.1.0Sep 15
Mainnet & BepoliaBeacon-Kit v1.3.1August 14
Bera-Reth/Geth Genesis FileUpdatedDownload link & md5 hash
BepoliaSep 15c27c1162af33f7f5401bcef974a64454
MainnetSep 15a401a53f380e3ce49ef358fead5d3b16

Installing a more recent patch version — the z in a version number x.y.z — is generally safe.