• Mark Tyneway's avatar
    contracts-bedrock: deterministic storage · bc7be453
    Mark Tyneway authored
    Makes the storage slot deterministic for the unsafe
    block signer. This is useful because the `op-node` uses
    a storage proof to fetch the value, so the `op-node` can
    compute the storage slot value locally. This decouples
    the way that `solc` lays out storage from the network policy,
    making bugs less likely to happen when changing the contracts.
    bc7be453
Name
Last commit
Last update
..
L1CrossDomainMessenger.sol Loading commit data...
L1ERC721Bridge.sol Loading commit data...
L1StandardBridge.sol Loading commit data...
L2OutputOracle.sol Loading commit data...
OptimismPortal.sol Loading commit data...
ResourceMetering.sol Loading commit data...
SystemConfig.sol Loading commit data...