• 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
..
actor-tests Loading commit data...
balance-monitor Loading commit data...
common-ts Loading commit data...
contracts Loading commit data...
contracts-bedrock Loading commit data...
contracts-periphery Loading commit data...
core-utils Loading commit data...
data-transport-layer Loading commit data...
drippie-mon Loading commit data...
fault-detector Loading commit data...
hardhat-deploy-config Loading commit data...
message-relayer Loading commit data...
migration-data Loading commit data...
replica-healthcheck Loading commit data...
sdk Loading commit data...