Description
This release, derived from Erigon v3.1.0, introduces a new snapshot format.
How to Upgrade
Testnet
It is recommended to resynchronize from the genesis block. This process will regenerate all snapshots.
Mainnet
To upgrade the binary, just follow the standard update procedure. To fix the eth_getProof feature (available after block 62135070), run erigon snapshots reset --datadir /your/datadir
and add --experimental.commitment-history
to your startup command. Note that this may impact performance