• Mark Tyneway's avatar
    contracts-bedrock: delete mainnet deployments (#9315) · 8cc6aec3
    Mark Tyneway authored
    * contracts-bedrock: delete mainnet deployments
    
    As part of https://github.com/ethereum-optimism/optimism/commit/6b1aa1e7de5d094954b6866f5605078b1ad81914
    for some reason the `mainnet` directory was not deleted. This commit
    deletes that directory as well. The source of truth for the deployments
    is now in the `superchain-registry` repo.
    
    When new contracts are deployed, their contract addresses can be found
    there. Specific releases of smart contracts will contain the exact ABIs
    for the deployed contracts at a release. These releases can be found
    with git tags in the ethereum-optimism github repo.
    
    * contracts-bedrock: commit in `deployments` directory
    
    Future updates will delete this directory and change
    the output directory for files like `.deploy`
    8cc6aec3
Name
Last commit
Last update
..
deploy-config Loading commit data...
deployments Loading commit data...
invariant-docs Loading commit data...
lib Loading commit data...
periphery-deploy-config Loading commit data...
scripts Loading commit data...
snapshots Loading commit data...
src Loading commit data...
test Loading commit data...
.eslintignore Loading commit data...
.eslintrc.js Loading commit data...
.gas-snapshot Loading commit data...
.gitignore Loading commit data...
.npmignore Loading commit data...
CHANGELOG.md Loading commit data...
CONTRIBUTING.md Loading commit data...
LICENSE Loading commit data...
README.md Loading commit data...
STYLE_GUIDE.md Loading commit data...
foundry.toml Loading commit data...
package.json Loading commit data...
semver-lock.json Loading commit data...
slither.config.json Loading commit data...
slither.db.json Loading commit data...
tsconfig.build.json Loading commit data...
tsconfig.json Loading commit data...