Skip to content

Releases: curvefi/curve-lending-js

v2.1.1

12 Jul 10:40
12627f6
Compare
Choose a tag to compare

Bug Fixes

  • leverageRepayPriceImpact (b36ac47)
  • use spot prices for leverage price impact (eb3ee82)

v2.1.0

12 Jun 13:55
25b0868
Compare
Choose a tag to compare

Features

v2.0.9

04 Jun 16:19
1a6733f
Compare
Choose a tag to compare

Features

  • add cacheStats.clear in fetchStats (768881a)

v2.0.8

03 Jun 22:24
bc3dee2
Compare
Choose a tag to compare

Bug Fixes

v2.0.7

31 May 22:15
e4ce3b4
Compare
Choose a tag to compare

Bug Fixes

v2.0.6

31 May 20:26
ee57353
Compare
Choose a tag to compare

Bug Fixes

  • fixed statsCapAndAvailable (7242c17)

v2.0.5

31 May 18:16
5ba95e9
Compare
Choose a tag to compare

Performance Improvements

  • add cache for stats methods (6c5c74b)

v2.0.4

30 May 11:56
d456dad
Compare
Choose a tag to compare

Bug Fixes

  • _maxBorrowable * BigInt(999) / BigInt(1000) (51b2c4b)
  • _maxBorrowable in leverageBorrowMoreMaxRecv (875823e)
  • mul maxBorrowable by 0.998 (973f722)

v2.0.3

25 May 11:21
4452da9
Compare
Choose a tag to compare

Bug Fixes

  • check hasLeverage (653015c)
  • eliminate sudden route/output change in 1inch (cd46065)
  • from, to in _setSwapDataToCache (afdcc43)
  • hasLeverage() (3ecc5c1)

Features

  • leverage createLoanPriceImpact, borrowMorePriceImpact, repayPriceImpact (77aba18)
  • market.leverage.hasLeverage() (6fe9ac2)

v2.0.2-alpha

07 May 13:32
f33df51
Compare
Choose a tag to compare

Bug Fixes

  • use from_ in 1inch proxy url (96df2bb)