• Mark Tyneway's avatar
    contracts-bedrock: update reinitialize value · f4a234c2
    Mark Tyneway authored
    Updates the `reinitailze` value to 3 from 2. Now there is
    a constant used in all locations so that everything can be
    updated at once. This solution is not scalable long term
    because this means that the `reinitialize` value needs to
    be updated any time a new contract is deployed.
    f4a234c2
L2OutputOracle.t.sol 20.9 KB