Skip to content

0.2.11

Pre-release
Pre-release
Compare
Choose a tag to compare
@gbalabasquer gbalabasquer released this 09 Aug 19:45
· 212 commits to master since this release

Changelog:

dss-deploy-scripts

  • Omnia relayer address doesn't need to be whitelisted anymore in the feeds
  • New feeds signers added
  • Flag --extracted added in dapp build call for new dapptools version compatibility
  • New mainnet feeds added
  • Option to import an existing authority via config file
  • Option to use imported feeds that do not have the DEPLOYER address relied
  • Option to check whitelist status via the auth-checker script
  • Setting flap permission to burn MKR added
  • Option to import an existing proxy registry
  • README: some errors fixed and updates done
  • Option to set end.wait value via config file

dss-proxy-actions

  • Special function for opening GNT CDP
  • SafeWipe and SafeLock functions added
  • README: some errors fixed and updates done
  • Token transfer function added
  • jug.drip is called before generating new debt
  • pot.drip is called before join is executed otherwise it will fail, due new changes in pot

dss-deploy

  • GemJoin4: unused math functions removed

dss

  • README: some errors fixed and updates done
  • end: bid.urn renamed to bid.usr for consistency
  • vat: several changes in frob implementation
  • flap: burn gov on deal
  • Usage of external modifier wherever possible
  • pot: rho == now check added in join function
  • flop: function tick added