Overview
Ethereum Testnets and L2s are gearing up for the Fusaka hard fork. This brings some changes to the consensus layer that require your action in order to complete proofs.
To submit Fusaka-compatible checkpoint proofs, your EigenPod will need to use version v1.6.0 of the EigenPod Proof Generation CLI. This version is backwards compatible with previous (Deneb) proofs, so it is okay to upgrade your CLI prior to the Fusaka hard fork.
FAQ
- Is this a breaking change?
- No, all interfaces will remain the same. The latest proof-generation release will support pre- and post-Fusaka proof generation
- What is the release schedule?
- A new version of the proof generation CLI will be cut prior to Fusaka hard fork
- There are no on-chain upgrades required to EigenPods
- Is the proof generation CLI backwards compatible?
- Yes
- Can I upgrade my proof generation library before the hard fork?
- Yes
What's Changed
Full Changelog: v1.5.2...v1.6.0