sourcify icon indicating copy to clipboard operation
sourcify copied to clipboard

Add Holesky to e2e tests

Open kuzdogan opened this issue 1 year ago • 0 comments

We should add the new Holesky testnet to our e2e tests similar to Goerli and Sepolia.

The CI run that does this process is at:

  • Nightly tests: https://github.com/ethereum/sourcify/blob/staging/.circleci/nightly.yml
  • For staging and master branches: https://github.com/ethereum/sourcify/blob/staging/.circleci/continue_config.yml

The job makes use of the https://github.com/sourcifyeth/metacoin-source-verify project that deploys the contracts.

Can't make this a "good first issue" because it makes use of our Ethereum Account's credentials that can't be exposed externally

kuzdogan avatar Feb 14 '24 14:02 kuzdogan