-
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