Releases: rtoken-project/rtoken-monorepo
Releases · rtoken-project/rtoken-monorepo
v1.0.1 release candidate 8
- update utils design
v1.0.1 release candidate 7
Major changes to @rtoken/utils
v1.0.1 release candidate 6
- Adds the ability to use the contract ABIs, by providing the
/build/contracts/*.json
files
v1.0.1 release candidate 5
- 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
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
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
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