Skip to content

0.2.9

Pre-release
Pre-release
Compare
Choose a tag to compare
@gbalabasquer gbalabasquer released this 28 Jun 21:28
· 234 commits to master since this release

Changelog:

dss-deploy-scripts

  • Simplified and unified structure of network deployments. Most of actions are now taken in scripts/base-deploy
  • Fixed bug when trying to set feeds with delay > 0 (osm deployment)
  • Improved logging when running scripts
  • Improved and simplified README
  • Import of faucet, collateral tokens and gov token from config file
  • Fixed some places where the script was not stopping if sub-calls failed
  • Upgraded osm, median, ds-chief and vote-proxy dependencies
  • Integration of Restricted Faucet
  • Set base and dsr via config file
  • Use only one tx for authorizing Median signers
  • Mainnet files added
  • Nix: Updated dapptools version
  • Usage of real collateral names
  • Kovan deployment is using same MKR and WETH than SCD

dss-proxy-actions

  • Fix: lockETH should not have ilk hardcoded
  • README: Added missing functions and improved documentation of existing ones

dss-deploy

  • Fixed some places where the script was not stopping if sub-calls failed
  • Renamed tokens and ilks to real ones
  • Added GNT deployment

dss

  • dai, end: Added logging
  • dai: consistent revert messages