Skip to content

0.2.10

Pre-release
Pre-release
Compare
Choose a tag to compare
@gbalabasquer gbalabasquer released this 12 Jul 16:36
· 225 commits to master since this release

Changelog:

dss-deploy-scripts

  • ETH_FROM exported variable renamed to DEPLOYER (to avoid issue in mcd-cli)
  • Fix when setting base value
  • Nix: bump dapptools version
  • Usage of new --extract flag when invoking dapp build

dss-proxy-actions

  • lock functions for GNT are now implemented
  • Usage of new decimals field in adapters

dss-cdp-manager

  • GetCdps contract moved to a separate file
  • Usage of safe math for counters, convenient for FV
  • Added extra flux function to take away any collateral
  • Restriction to not allow to open or transfer a cdp to address(0)
  • Some variables renaming applied

dss-deploy

  • Usage of new --extract flag when invoking dapp build in scripts
  • Nix: bump dapptools version
  • Added dec field (decimals) to adapters for proxy functions convenience
  • Usage of dss DSNote in adapters

dss

  • Travis updated to latest solc
  • All tests run now a "realistic" timestamp
  • pot.t.sol: drip in 0d test
  • pot.sol: rho initialized at now
  • dai.t.sol: new hevm address updated