Skip to content

Releases: interlay/interbtc-api

2.4.0

04 Aug 14:01
76f8b9b
Compare
Choose a tag to compare

Highlights

  • Coinbase tx proof for user transaction is now provided for issue, redeem, replace requests execution
  • [BREAKING]: oracle.isOnline now takes parameter of currency for which to check online status, universal oracle status is removed
  • [BREAKING] system.getStatusCode was removed, there is no more global parachain status, invalid tx submission should be prevented on the UI side by dry-running

2.4.0 (2023-08-04)

2.3.7

14 Jul 10:51
f32bdd2
Compare
Choose a tag to compare

Highlights

  • added vaultCollateralAmount property to CollateralPosition of loans module to complete support of qToken vaults and correct display of lend positions when underlying asset is used as vault collateral.

2.3.7 (2023-07-14)

2.3.6

11 Jul 09:57
4d699de
Compare
Choose a tag to compare

Highlights

  • fixed exchange rate computation for qTokens

2.3.6 (2023-07-11)

2.3.5

03 Jul 11:19
944ff7c
Compare
Choose a tag to compare

Highlights

non-breaking

  • fixed AMM claimable farming rewards computation to read reward currencies from FarmingRewards pallet - needed to show unclaimed reward even when the reward period is over

2.3.5 (2023-07-03)

2.3.4

20 Jun 13:26
50caaa3
Compare
Choose a tag to compare

Highlights

  • griefingCollateralCurrency parameter added to issue.request

2.3.4 (2023-06-20)

2.3.3

12 Jun 15:27
1d03231
Compare
Choose a tag to compare

Highlights

  • fixing loans reward currency index computation to always use scaling factor of 10^12

2.3.3 (2023-06-12)

2.3.2

12 Jun 15:02
bd15c1a
Compare
Choose a tag to compare

Same as 2.3.1 (incorrect tagging).

2.3.1

08 Jun 10:44
707372f
Compare
Choose a tag to compare

Highlights

  • fixing accrued reward computation for loans subsidy rewards

2.3.1 (2023-06-08)

2.3.0

05 Jun 10:21
da0e433
Compare
Choose a tag to compare

Highlights

Breaking changes:

  • amm.addLiquidity and amm.removeLiquidity now return Promise

Other changes:

  • added bitcoin parsing utilities to construct merkle proof and decode transaction data from raw transaction
  • runtime calls farming.deposit and farming.withdraw are now being passed argument denoting count of reward currencies

2.3.0 (2023-06-05)

2.2.5

31 May 14:04
6c9479b
Compare
Choose a tag to compare

Highlights

  • DefaultOracleApi#getExchangeRate() can now provide exchange rates for lending tokens too.
  • Updated helper scripts.

2.2.5 (2023-05-31)

Compare 2.2.4...2.2.5