• 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
..
ast Loading commit data...
bindings Loading commit data...
gen Loading commit data...
hardhat Loading commit data...
predeploys Loading commit data...
solc Loading commit data...
Makefile Loading commit data...
README.md Loading commit data...
doc.go Loading commit data...
gen_bindings.sh Loading commit data...
go.mod Loading commit data...
go.sum Loading commit data...