Skip to content

Releases: Augmint/augmint-contracts

Package updates

14 Sep 09:23
2799a40
Compare
Choose a tag to compare

No contract changes

Big truffle upgrade from 4.1.14 to 5.1.44 #264 & #266

  • got rid of additional web3 v1 package & changed to nativ BN.js to bignumber.js in tests

Includes SB scripts already executed a while back: #255 , #254

Other version bumps:

  • ganache-cli updated from 6.4.3 to 6.10.2 (#238 & #263)
  • yarn updated from 1.15.2 to 1.22.4 #262
  • enable dependabot #267 & #268
  • Bump stringifier from 2.0.0 to 2.1.0 #269
  • Bump moment from 2.22.2 to 2.28.0 (#278)
  • Bump solidity-coverage from 0.5.11 to 0.7.10 (#271)
  • Bump dotenv from 8.0.0 to 8.2.0 (#272)
  • Bump wait-on from 3.2.0 to 5.2.0 (#273)
  • Bump truffle-hdwallet-provider from 1.0.10 to 1.0.17 (#241 & #274)
  • Bump coveralls from 3.0.4 to 3.1.0 (#275)
  • Bump eslint from 5.16.0 to 7.9.0 #276
  • truffle-hdwallet renamed to @truffle/hdwallet-provider and upgraded from 1.0.10 to 1.0.44 + dumped babel-register (#277)

margin loan-manager mainnet deploy

16 Sep 13:08
Compare
Choose a tag to compare
margin loanmanager mainnet deploy (#253)

* scripts: deploy loanmanager
* scripts: loanmanager permission setup script
* abiniser: deployment info for mainnet loanmanager (manual)
* scripts: loanmanager product setup script
* bump package version to 1.1.1

Margin loans

09 Aug 12:01
Compare
Choose a tag to compare
  • New LoanManager with margin loans support and various other fixes and improvements
    (#229, #230, #236)

margin loan-manager pre-release-8

25 Jul 16:27
Compare
Choose a tag to compare
Pre-release

pre-release, for developers only

new loan-manager with margin loans and various other improvements

margin loan-manager pre-release-7

25 Jul 11:52
Compare
Choose a tag to compare
Pre-release

pre-release, for developers only

new loan-manager with margin loans and various other improvements

margin loan-manager pre-release-6

17 Jul 11:31
Compare
Choose a tag to compare
Pre-release

pre-release, for developers only

new loan-manager with margin loans and various other improvements

margin loan-manager pre-release

16 Jul 14:11
Compare
Choose a tag to compare
Pre-release

pre-release, for developers only

new loan-manager with margin loans and various other improvements

Rounding fixes

14 May 12:51
bc51a4b
Compare
Choose a tag to compare
  • readme updates (#219)
  • update truffle-hdwallet-provider to version 1.0.9 (#220)
  • fix localtest loans discountrate rounding (#221, #222)
  • sb script: recreate loan products on mainnet (#223, #224)
  • increase version number to 1.0.12 (#225)

abiniser update: legacy test contracts

09 May 15:41
e0d76e2
Compare
Choose a tag to compare
  • update truffle-hdwallet-provider to version 1.0.8 #209
  • update dotenv to version 8.0.0 #211
  • add legacy contracts on local testnet (999) to abiniser deployment descriptors #215
  • sb script to revive short term lock/loan products on Rinkeby for testing #214

fix docker image version tagging config

24 Apr 12:42
b0d3598
Compare
Choose a tag to compare
  • fix travis & yarn config to fix docker image version tagging (#207)