contracts: add GasPriceOracle contract#2566
Conversation
|
|
Closing ethereum-optimism/optimistic-specs#444 in favor of this one |
|
Hey @tynes! This PR has merge conflicts. Please fix them before continuing review. |
|
This PR has been added to the merge queue, and will be merged soon. |
|
This PR is next in line to be merged, and will be merged as soon as checks pass. |
## Description It seems the AI has missed some references in op-rs/kona#2535. Removes the remaining runtime libraries in the node.
Description
Adds the
GasOraclecontract to the bedrock contracts package as well as tests