makerdao / dss-deploy

Set of smart contracts and bash scripts to deploy Multi collateral DAI
GNU Affero General Public License v3.0
68 stars 39 forks source link

DssDeploy.t.base.sol: ProxyActions.deny bug #59

Closed yaronvel closed 3 years ago

yaronvel commented 3 years ago

In line 97:

 bytes memory fax = abi.encodeWithSignature("rely(address,address)", from, to);

should be deny instead of rely.

gbalabasquer commented 3 years ago

Thank you, we will get it fixed soon.

gbalabasquer commented 3 years ago

Fixed: https://github.com/makerdao/dss-deploy/commit/cc14f7d306de88cfc6e71ef602f549193d642552