23rd Feb 2024

<aside> ⚠️ Note that the versions node v0.6.0, Prover v5.0.0 are required to be able to upgrade the network to Elderberry.

</aside>

<aside> ⚠️ Note that the version v0.5.13 and earlier, prover 4.0.16 and earlier would be obsolete.

</aside>

<aside> ⚠️ Note that the zkEVM Goerli testnet will not be compatible with node version v0.6.0 and Elderberry HF will not be supported

</aside>

If you already have a Cardona-Sepolia node running with v0.5.4-v0.5.7 →

  1. Stop the RPC, Synchronizer and Executor components (keep the state DB running)
  2. Update node (RPC and Synchronizer) to v.0.6.0 (keep RPC and Synchronizer stopped)
  3. Update Prover/Executor to v5.0.0
  4. Start the components in this order: 4.1 Executor 4.2 Synchronizer 4.3 RPC

Setting up a Cardona-Sepolia node from scratch →

Setup a new zkEVM Cardona-Sepolia node, you can follow these instructions: How to run a permissionless node