dss-deploy-scripts
dss-deploy-scripts copied to clipboard
Hi Maker team, I'm trying to build the deploy script but it always fails at building `ethsign-0.16.0`. However on my machine it's able to run `ethsign 0.16.1` with no problem....
We'll need to update the GitHub actions that rely on node12 since it's deprecated now. For more information see: https://github.blog/changelog/2022-09-22-github-actions-all-actions-will-begin-running-on-node16-instead-of-node12/ cc @eskp @sanbotto @OleksandrUA @cristidas @jeannettemcd @zdumitru
It's break this error when I deploy contract to my testchain 
Hello support team, I have deployed the system successfully. I got the `ETH_PIP` variable in the deployed contracts addresses file, then I used: `seth send 0xa40990Ab9b3C7f37eE1e1cC9a141df66CFdCFe36 poke(bytes32) 0x000000000000000000000000000000000000000000000001158e460913d00000` to change...