1. 13 Feb, 2024 1 commit
    • 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
  2. 12 Feb, 2024 2 commits
  3. 11 Feb, 2024 1 commit
  4. 10 Feb, 2024 9 commits
  5. 09 Feb, 2024 15 commits
  6. 08 Feb, 2024 12 commits