Skip to content

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

Merged
mattsse merged 1 commit into
paradigmxyz:mainfrom
BrianBland:fix-base-mainnet-canyon-1559-params
Jul 18, 2024
Merged

fix: Use correct base fee params for Base mainnet after canyon hardfork#9600
mattsse merged 1 commit into
paradigmxyz:mainfrom
BrianBland:fix-base-mainnet-canyon-1559-params

Conversation

@BrianBland
Copy link
Copy Markdown
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
Copy Markdown
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
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