Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: switch op to new engine #12329

Merged
merged 3 commits into from
Nov 5, 2024
Merged

chore: switch op to new engine #12329

merged 3 commits into from
Nov 5, 2024

Conversation

mattsse
Copy link
Collaborator

@mattsse mattsse commented Nov 5, 2024

No description provided.

@mattsse mattsse added the A-op-reth Related to Optimism and op-reth label Nov 5, 2024
#[arg(long = "engine.experimental", default_value = "false")]
pub experimental: bool,

/// Enable the legacy engine on reth binary
#[arg(long = "engine.legacy", default_value = "false")]
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

mb add conflicts_with = "experimental"

@mattsse mattsse added this pull request to the merge queue Nov 5, 2024
Merged via the queue into main with commit 4222cbe Nov 5, 2024
40 checks passed
@mattsse mattsse deleted the matt/switch-op-to-new-engine branch November 5, 2024 11:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-op-reth Related to Optimism and op-reth
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants