dss-deploy-scripts icon indicating copy to clipboard operation
dss-deploy-scripts copied to clipboard

Results 7 dss-deploy-scripts issues
Sort by recently updated
recently updated
newest added

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

Priority: Low
Status: Revisions Needed
Status: Work In Progress
Type: Enhancement

It's break this error when I deploy contract to my testchain ![image](https://user-images.githubusercontent.com/109262085/185927346-282257d0-d89d-4eca-87d7-dd1adbb8755e.png)

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...