paradigmxyz / reth

Modular, contributor-friendly and blazing-fast implementation of the Ethereum protocol, in Rust
https://reth.rs/
Apache License 2.0
3.9k stars 1.14k forks source link

feat(op-reth): Add Cancun Hardfork to the Optimism Chainspec [PLANNED] #4213

Closed refcell closed 7 months ago

refcell commented 1 year ago

Describe the feature

This is a planned change to track addition of the cancun hardfork to optimism feature flag chain specs.

Additional context

Overview

Cancun Hardfork will need to be added to the Optimism Chainspec.

Where should this feature live?

In the OP_GOERLI and BASE_GOERLI ChainSpecs inside the primitives crate. See the op-reth repository for reference.

Completion Criteria

Resources

refcell commented 1 year ago

@gakonst Request to add A-op-reth label 🙏

github-actions[bot] commented 1 year ago

This issue is stale because it has been open for 14 days with no activity.

github-actions[bot] commented 1 year ago

This issue was closed because it has been inactive for 7 days since being marked as stale.

github-actions[bot] commented 1 year ago

This issue is stale because it has been open for 21 days with no activity.

clabby commented 7 months ago

Closing, added in Ecotone.