optimism
optimism copied to clipboard
contracts: Prove withdrawals using chain-specific root claim
Ensure that OptimismPortal2.proveWithdrawalTransaction uses the IDisputeGame.rootClaim(uint256) interface to verify the output root proof of its L2 chain.
This depends on https://github.com/ethereum-optimism/optimism/issues/18516