-
Notifications
You must be signed in to change notification settings - Fork 16
Open
Description
Since Jan 28 local E2E tests are failing on the stage of deployment of coverage-pools
contracts, in 05_deploy_asset_pool.ts
: script:
deploying "UnderwriterToken" (tx: 0x10c888a01b95fdfd41de58dd052b92c4706ded74ceffc31f3ac432d0665a1ce6)...: deployed at 0xF3Bd1410e0E228c7A351E04b52243f9c783038a6 with 3682297 gas
An unexpected error occurred:
Error: ERROR processing /home/runner/work/local-setup/local-setup/coverage-pools/deploy/05_deploy_asset_pool.ts:
Error: cannot estimate gas; transaction may fail or may require manual gas limit (error={"name":"ProviderError","code":-32000,"_isProviderError":true}, method="estimateGas", transaction={"from":"0x3d373D872B7BA29d92Ed47CAA8605b4DD6Ec84eF","data":"0x60e0604052621[...]4c4598850","accessList":null}, code=UNPREDICTABLE_GAS_LIMIT, version=providers/5.4.5)
at Logger.makeError (/home/runner/work/local-setup/local-setup/coverage-pools/node_modules/@ethersproject/logger/src.ts/index.ts:213:28)
More logs: https://github.com/keep-network/local-setup/runs/4974408180?check_suite_focus=true.
I suspect that the failure may be related to the updated dependencies to @keep-network/tbtc
and @threshold-network/solidity-contracts
in coverage-pools (that's the only change apart of keep-network/coverage-pools#206 that got merged to coverage-pools
on Jan 27th).
Metadata
Metadata
Assignees
Labels
No labels