• Mark Tyneway's avatar
    contracts-bedrock: deploy config for sepolia · 85fe21d9
    Mark Tyneway authored
    Adds the deploy config for sepolia. Also clean up a little
    bit of dead code and parse sepolia L1 and L2 in the deployer
    script. Optimistic Kovan had a chain id of 69 and is now deprecated,
    so re-using 69 for Optimistic Sepolia so that 420 can be used
    by goerli still while both goerli and sepolia run in parallel.
    
    To review the deploy config, the values should all match goerli
    except for the eip 1559 params which should now match mainnet.
    The chainids should also be different.
    85fe21d9
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...
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...
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-deploy-configs.sh Loading commit data...
validate-spacers.ts Loading commit data...
verify-foundry-install.sh Loading commit data...