Skip to content

Releases: rtoken-project/rtoken-monorepo

v1.0.1 release candidate 8

24 Apr 22:50
Compare
Choose a tag to compare
Pre-release
  • update utils design

v1.0.1 release candidate 7

22 Apr 20:05
06ac14b
Compare
Choose a tag to compare
Pre-release

Major changes to @rtoken/utils

v1.0.1 release candidate 6

22 Apr 17:30
1c9c8ac
Compare
Choose a tag to compare
Pre-release
  • Adds the ability to use the contract ABIs, by providing the /build/contracts/*.json files

v1.0.1 release candidate 5

14 Feb 07:53
a4eeb41
Compare
Choose a tag to compare
Pre-release
  • additional methods added to IRToken
  • analytics truffle scripts
  • invariants are tested for each test cases
  • fixed additional incorrect received loans accounting

v1.0.1 release candidate 4

22 Dec 16:11
811bbc7
Compare
Choose a tag to compare
Pre-release

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

v1.0.1 release candidate 3

17 Dec 13:29
a14e6b5
Compare
Choose a tag to compare
Pre-release

Changes/Improvements since v1.0.0:

Contracts

  • SECURITY FIX: changeHat should collect debt correctly
  • 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

v1.0.1 release candidate 2

10 Dec 15:11
Compare
Choose a tag to compare
Pre-release

Improvements since v1.0.0:

Contracts

  • SECURITY FIX: changeHat should collect debt correctly
  • Standalone (MCD) rDAI contract for supporting MCD rDAI deployment

Testing

  • Improved test coverages
  • Added solidity-coverage

Documentations

  • Added materials to the developers documentation section

Dev process

  • Updated to latest of the dependencies
  • Added github "Node CI" and 'Node.js Package" workflows