Skip to content

0.2.13

Pre-release
Pre-release
Compare
Choose a tag to compare
@gbalabasquer gbalabasquer released this 16 Sep 13:27
· 194 commits to master since this release

Changelog:

dss-deploy-scripts

  • Possibility to set vow_dump, flop_pad and esm_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 and urnAllow added
  • Added missing hope call to daiJoin in dsrExit 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 in cdpAllow + 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: condition holder != address(0) added to avoid accessing to funds of address(0)
  • end.sol: spot.par is now accounted + test changes related to this
  • file functions revert now if what value is unrecognized
  • flop.sol: varying sized MKR lot via vow.dump and flop.pad
  • flop and flap deal conditions fixed to match with flip one
  • Minor documentation fixes
  • spot.sol: what argument added to file function for pip