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

fix: Use correct base fee params for Base mainnet after canyon hardfork #9600

Merged

Conversation

BrianBland
Copy link
Contributor

@BrianBland BrianBland commented Jul 18, 2024

Fixes the base fee calculation for Base Mainnet after the Canyon hardfork is activated, by using the optimism_canyon BaseFeeParams instead of the pre-canyon optimism params.

See the following reference data in the superchain registry: https://github.com/ethereum-optimism/superchain-registry/blob/c01722001e88a8d21a6450f89bb7bb42311c9609/bindings/rust-primitives/src/rollup_config.rs#L386

@BrianBland BrianBland changed the title Fix Base mainnet base fee params for canyon onwards fix: Use correct base fee params for Base mainnet after canyon hardfork Jul 18, 2024
Copy link
Collaborator

@mattsse mattsse left a comment

Choose a reason for hiding this comment

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

whoops

@mattsse mattsse added this pull request to the merge queue Jul 18, 2024
@mattsse mattsse added the A-op-reth Related to Optimism and op-reth label Jul 18, 2024
Merged via the queue into paradigmxyz:main with commit a43cd49 Jul 18, 2024
33 checks passed
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