Add support for deployment on Goerli testnet#215
Add support for deployment on Goerli testnet#215michalinacienciala wants to merge 1 commit intogoerli-deployfrom
Conversation
Görli became a recommended test network after Ropsten's deprecation notice (https://blog.ethereum.org/2022/06/21/testnet-deprecation/). We're modifying GitHub Actions workflow for deploying `coverage-pools` contracts to support the deployment on Görli. NOTE: We're temporarily using some testing configuration in the workflow, which needs to be removed before merge to `main`.
6f5ad4f to
de5d371
Compare
|
I run the deployment on Workflow run: https://github.com/keep-network/coverage-pools/runs/7670017006?check_suite_focus=true. [EDIT]: Verified again, on a |
We use the V1's The first argument is expected to implement ICollateralToken interface:coverage-pools/contracts/AssetPool.sol Line 133 in 7740f43 Unfortunatelly the I'm not sure what are the plans regarding the latest |
Görli became a recommended test network after Ropsten's deprecation
notice (https://blog.ethereum.org/2022/06/21/testnet-deprecation/).
We're modifying GitHub Actions workflow for deploying
coverage-poolscontracts to support the deployment on Görli.
TODO:
GOERLI_ETH_HOSTNAME_HTTPandGOERLI_ETH_CONTRACT_OWNER_PRIVATE_KEYsecrets forcoverage-poolsrepo