• 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
Name
Last commit
Last update
..
differential-testing Loading commit data...
interfaces Loading commit data...
libraries Loading commit data...
outputs Loading commit data...
universal Loading commit data...
upgrades Loading commit data...
Chains.sol Loading commit data...
Deploy.s.sol Loading commit data...
DeployConfig.s.sol Loading commit data...
DeployL2.s.sol Loading commit data...
Deployer.sol Loading commit data...
Executables.sol Loading commit data...
FaultDisputeGameViz.s.sol Loading commit data...
FeeVaultWithdrawal.s.sol Loading commit data...
SemverLock.s.sol Loading commit data...
check-deploy-configs.sh Loading commit data...
dag-viz.py Loading commit data...
forge-test-names.ts Loading commit data...
invariant-doc-gen.ts Loading commit data...
slither.sh Loading commit data...
storage-snapshot.sh Loading commit data...
validate-spacers.ts Loading commit data...
verify-foundry-install.sh Loading commit data...