-
Notifications
You must be signed in to change notification settings - Fork 671
Add support for OP Holocene fork #7760
Copy link
Copy link
Closed
Labels
Description
Is your feature request related to a problem? Please describe.
Holocene is the upcoming fork for Optimism after Granite. Planed to launch on mainnet during early 2025, Holocene intends to support configurability of EIP 1559 parameters.
Describe the solution you'd like
We would like to update the Nethermind and its Optimism plugin to be ready for Holocene once it's released.
Describe alternatives you've considered
Not support Holocene.
Additional context
Holocene has been discussed in multiple sources and specs, included but not limited to:
- Optimism spec (rendered): https://specs.optimism.io/protocol/holocene/overview.html
- Optimism spec (source): https://github.com/ethereum-optimism/specs/blob/main/specs/protocol/holocene/exec-engine.md
- Optimism spec (discussion): Holocene: Hardfork Planning ethereum-optimism/specs#241
- Optimism Stack Upgrades dashboard: https://github.com/orgs/ethereum-optimism/projects/84/views/6?filterQuery=Holocene
- Optimism Discord channel: https://discord.com/channels/1244729134312198194/1266465563568509058
- OP-Geth: https://github.com/ethereum-optimism/op-geth/pulls?q=holocene
- Reth: https://github.com/paradigmxyz/reth/pulls?q=holocene
Reactions are currently unavailable