Skip to content

Releases: notional-finance/sdk-v2

v0.3.1

22 Nov 22:29
b41f9f9
Compare
Choose a tag to compare

Release Notes:

  • 💵 Adding NOTE token price to cache

v0.3.0

22 Nov 04:02
57b28e3
Compare
Choose a tag to compare

Release Notes:

  • 🙃 adding loan to value ratio calculations
  • 🤽🏽 adding liquidation price calculation
  • ☠️ adding interest rate risk calculation
  • 🐎 adding cache ability for sdk
  • 🥅 exposing net fcash in FreeCollateral library

v0.2.5

16 Nov 13:20
88a0738
Compare
Choose a tag to compare

Release Notes:

  • 🎶 adding NOTE price from CoinGecko

v0.2.4

07 Nov 14:08
3063e35
Compare
Choose a tag to compare

Release Notes:

  • 🔢 fixing balance summary yield display strings

v0.2.3

06 Nov 13:10
795fa02
Compare
Choose a tag to compare

Release Notes:

  • 🐛 fixing broken import
  • ⛽ bumping gas limit to 5% buffer

v0.2.2

02 Nov 14:16
d52d7ec
Compare
Choose a tag to compare

Release Notes:

  • ⌛ lower default data refresh interval

v0.2.1

31 Oct 13:52
8c697b4
Compare
Choose a tag to compare

Release Notes:

  • 💸 fix bug with withdrawing cash amounts when there is no debt
  • 🔢 max xirr convergence a little more reliable
  • 🧪 add some other tests and clean up coverage

v0.2.0

30 Oct 16:37
4531d97
Compare
Choose a tag to compare

Release Notes:

  • 💰 adding NOTE token yield calculation

v0.1.0

27 Oct 18:47
770d5b8
Compare
Choose a tag to compare

Release Notes:

  • 🚀 adding mainnet addresses
  • 📈 limit max market proportion
  • catch error inside balance summary if xirr fails

v0.0.9

25 Oct 14:05
e181f5c
Compare
Choose a tag to compare

Release Notes:

  • Update ABI
  • Fix asset summary to work with settle cash debt and ntoken residual
  • Fix Governance types