Skip to content

0.2.2

Pre-release
Pre-release
Compare
Choose a tag to compare
@gbalabasquer gbalabasquer released this 22 Mar 14:16
· 469 commits to master since this release

Changelog:

dss-deploy-scripts

  • Nix implementation (for dependency tools)
  • Step3 & Kovan: create MultiLineSpell proposal for executive vote, which raises the debt ceilings of all the collateral types created after being elected and casted.
  • Token Faucet added (for governance token and all collateral types, excepting for ETH ones)
  • Possibility to set duty (stability fee), Line (general debt ceiling) and lines (ilks debt ceiling) via config file. For the last one, depending on the script executed the change of the ilk ceiling will be done directly or via an executive voting proposal.
  • WIP: Automatically verify contracts in Etherscan (kovan). This is just working for some contracts.
  • Added new collateral types
  • General structure changes to internal sub-scripts

dss-proxy-actions

  • Added access to pure CdpManager functions via the proxy

dss-cdp-manager

  • CdpManager quit implementation

dss-deploy

  • Redesigned token-ilk structure allowing to create multiple ilks per each token
  • Implementation of different adapters depending on the nature of the ilk token

dss

  • Removal of Move contracts exposing publicly vat.move and vat.flux methods
  • Usage of rad units to operate over DAI internal balances
  • Renamed tax to duty