• Mark Tyneway's avatar
    contracts-bedrock: use create2 to deploy implementations · 3c97d6da
    Mark Tyneway authored
    Use create2 to deploy L1 contract implementations. This is useful
    to deduplicate config, making the contracts have canoncial addresses
    per version across networks. Every L1 contract implementation should
    use the same create2 salt over time.
    3c97d6da
Deploy.s.sol 37.3 KB