• Mark Tyneway's avatar
    contracts-bedrock: fix deposit gas limit (#10449) · 80afbbdc
    Mark Tyneway authored
    * contracts-bedrock: fix deposit gas limit
    
    Ensures that the gas limit is high enough for the system
    deposit to go through. The previous gas limit was slightly
    too small. This ups it so that we are sure the system deposit
    goes through.
    
    * contracts-bedrock: fix test
    80afbbdc
OptimismPortal.sol 28 KB