1. 06 Mar, 2024 1 commit
    • Mark Tyneway's avatar
      contracts-bedrock: delete more dead code (#9742) · 33ecaaa2
      Mark Tyneway authored
      * contracts-bedrock: delete more dead code
      
      Removes legacy getters that read hh deploy artifacts from disk.
      These are no longer used since the hh deploy artifacts no longer
      exist. It is expected that for doing deployments, either the address
      is populated into the `Artifacts` contract at runtime or the contract
      addresses are populated via `CONTRACT_ADDRESSES_PATH` env var which
      points to a JSON file in the superchain-registry repo.
      
      * lint: fix
      33ecaaa2
  2. 05 Mar, 2024 19 commits
  3. 04 Mar, 2024 1 commit
  4. 02 Mar, 2024 6 commits
  5. 01 Mar, 2024 4 commits
  6. 29 Feb, 2024 9 commits