Skip to content

Latest commit

 

History

History
203 lines (94 loc) · 9.69 KB

CHANGELOG.md

File metadata and controls

203 lines (94 loc) · 9.69 KB

Changelog

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

4.3.0 (2021-11-03)

Features

  • add APR and APY fields to computed reserve (#286) (a5398ae)

Bug Fixes

4.2.0 (2021-11-02)

Features

  • add APR and APY fields to computed reserve (#286) (a5398ae)

4.1.3 (2021-10-25)

Bug Fixes

4.1.2 (2021-10-22)

Bug Fixes

  • userReserve deposit and borrow rate calculations (#272) (52c3356)

4.1.1 (2021-10-21)

Bug Fixes

  • account for approximation error in deposit and borrow rates (#270) (de6a678)
  • remove unnecessary [skip ci] (50b3a88)

4.1.0 (2021-09-21)

Features

  • added avalanche fork network and chain id (#253) (58feb26)

Bug Fixes

4.0.2 (2021-09-13)

Bug Fixes

  • set recommendation for swap/repaywithcollateral (#247) (a959500)

4.0.1 (2021-08-25)

Bug Fixes

4.0.0 (2021-08-25)

Features

  • Added new configuration to not use hardcoded addresses. WIP: ch… (#224) (9f6430f)

Bug Fixes

3.3.0 (2021-08-20)

Features

Bug Fixes

3.2.0 (2021-07-27)

Features

Bug Fixes

  • drop fee deduction as paraswap needs exact amount (#196) (aad2d41)

3.1.0 (2021-06-21)

Features

3.0.0 (2021-06-17)

Features

  • added emissionEndTimestamp to rewards info object. Updated calc… (#156) (2c3aa16)

Bug Fixes

  • added 1M gas as default by polygon network tx (#151) (8c4131a)

2.7.2 (2021-03-31)

2.7.1 (2021-03-31)

Bug Fixes

  • updated matic new deployment addresses (#132) (2396e27)

2.7.0 (2021-03-30)

Features

Bug Fixes

2.6.0 (2021-03-16)

Features

Bug Fixes

  • add mainnet address and fix max amount (#101) (ca709b3)
  • move linear calculation from v1 to common (#115) (ecce2b0)
  • resolve eslint config issues with prettier deprecation (#117) (5638f5f)
  • skip release step on forks (#118) (21fdb9a)

2.5.0 (2021-02-17)

Features

  • add flashliquidation adapter to tx-builder (#58) (073606e)
  • add gas calculations to the response of the tx (#76) (3ee1934)
  • reapply ray pow improvements (#82) (14986a1), closes #81

2.4.1 (2021-02-10)

Bug Fixes

2.4.0 (2021-02-03)

Features

  • added capability to use recommended gas limits for protocol actions if needed (#52) (26bec1f)

Bug Fixes

2.3.1 (2021-01-26)

Bug Fixes