Skip to content

@eth-optimism/contracts-bedrock@0.10.0

Compare
Choose a tag to compare
@github-actions github-actions released this 23 Nov 22:05
· 13325 commits to develop since this release
5b74973

Minor Changes

  • 59adcaa: Deleted Unused Variables fundAccount , impersonatedTx
  • 1bfe79f: Adds an implementation of the Two Step Withdrawals V2 proposal

Patch Changes

  • c025a11: Fixes a severe vulnerability found in ToB's November 2022 audit of the Bedrock contracts
  • f8697a6: Removes historicalTotalBlocks from the L2OutputOracle
  • c71500a: Updates L2OutputOracle to easily delete multiple outputs at once
  • f49b71d: Updated forge-std version
  • ccaf5bc: Allows owner and proposer addresses to be the same in L2OutputOracle