Skip to content

v1.0.1 release candidate 4

Pre-release
Pre-release
Compare
Choose a tag to compare
@hellwolf hellwolf released this 22 Dec 16:11
· 39 commits to master since this release
811bbc7

Changes/Improvements since v1.0.0:

Contracts

  • SECURITY FIX: changeHat should collect debt correctly
  • changeAllocationStrategy interest leakage issue fixed and tested
  • Standalone (MCD) rDAI contract for supporting MCD rDAI deployment

Testing

  • Improved test coverages
  • Added solidity-coverage

Documentations

  • Added materials to the developers documentation section
  • Updated rDAI(MCD) / rSAI addresses

Dev process

  • Updated to latest of the dependencies
  • Include truffle-plugin-verify for etherscan contract verification
  • Added github "CI" and 'Node.js Package" workflows