Closed pahor167 closed 2 years ago
Few additional comments:
- When only updating
Account
contract, I get an error when the deploy script tries tomanager.activateGroup
.command I used:
yarn hardhat stakedCelo:deploy --network alfajores --show-stack-traces --tags "Account" --from "0x5bC1C4C1D67C5E4384189302BC653A611568a788" --use-private-key
- Did we consider creating a PR based on this fix to contribute the changes made to hardhat-deploy
Since this is not really a fix but rather workaround I believe it would be better not to create a PR but rather wait for official support.
Description
Create runbook for upgrades
Other changes
There are no other changes
Tested
Tested on Alfajores
Related issues
Fixes #50