0.2.13
Pre-release
Pre-release
Changelog:
dss-deploy-scripts
- Possibility to set
vow_dump
,flop_pad
andesm_min
via config file - nix: expose dapptoolsOverrides
- nixpkgs-pin updated > dapptools -> solc 0.5.11
- Fixes on README
dss-proxy-actions
- New
cdpAllow
function adapted andurnAllow
added - Added missing
hope
call todaiJoin
indsrExit
functions + check if necessary before executing it for all cases
dss-cdp-manager
- Avoid unnecesary writing to position
list[0].next
- Revert messages removed from internal functions due FV restrictions
allow
functions renaming + logic changed incdpAllow
+ README updated
dss-deploy
- Deployment contract updated due change on spotter
file
function - Scripts:
MCD_ESM_MIN
default value updated to a real number - nixpkgs-pin updated > dapptools -> solc 0.5.11
dss
dai.sol
: conditionholder != address(0)
added to avoid accessing to funds ofaddress(0)
end.sol
:spot.par
is now accounted + test changes related to thisfile
functions revert now ifwhat
value is unrecognizedflop.sol
: varying sized MKR lot viavow.dump
andflop.pad
flop
andflap
deal
conditions fixed to match withflip
one- Minor documentation fixes
spot.sol
:what
argument added tofile
function forpip