Skip to content

Releases: interlay/interbtc-api

0.17.0

03 Jun 16:37
b98fff1
Compare
Choose a tag to compare

0.17.0 (2021-06-03)

Fix

  • use hex encoding for raw transactions to prevent byte conversion errors with polkadot createType
  • round planck up, serialize as compact types

Revert

  • docker-compose.yml

WIP

  • fixing tests
  • fixing vault allocation
  • batching issue transactions

0.15.6

03 Jun 16:37
ed02b20
Compare
Choose a tag to compare

0.15.6 (2021-05-27)

Chore

  • Upgrade client docker images

Feat

  • Upgrade types, remove paged iterator

0.15.5

03 Jun 16:37
46034e6
Compare
Choose a tag to compare

0.15.5 (2021-05-26)

Chore

  • Upgrade Big.js type dep

0.15.4

03 Jun 16:37
8d613da
Compare
Choose a tag to compare

0.15.4 (2021-05-26)

Chore

  • Parachain v0.7.2
  • update client and parachain tags

Feat

  • Compute fees using chain storage

0.15.3

03 Jun 16:36
015bbd1
Compare
Choose a tag to compare

0.15.3 (2021-05-26)

Chore

  • optimize query and add to mock

Feat

  • add redeemable tokens case

0.15.2

26 May 12:11
d1f5124
Compare
Choose a tag to compare

0.15.2 (2021-05-25)

Chore

  • Parachain 0.7.x tweaks

0.15.1

03 Jun 16:36
f9823df
Compare
Choose a tag to compare

0.15.1 (2021-05-24)

Chore

  • Bump version

Fix

  • Set treasury account in constructor

0.15.0

25 May 16:24
54d4ba9
Compare
Choose a tag to compare

0.15.0 (2021-05-20)

Chore

  • Bump version
  • Upgrade to latest parachain

Feat

  • Update most interface to Big instead of currency types
  • Use stash accounts in test services
  • Upgrade types

Fix

  • Replace stash accounts in all tests
  • Upgrade types dependency

0.14.3

25 May 16:24
1e82cad
Compare
Choose a tag to compare

0.14.3 (2021-05-04)

Chore

  • Upgrade to latest polkadot/js
  • Address review comment

Fix

  • Liquidation redeem test error

Refactor

  • Add network param to issue util

0.14.2

25 May 16:24
0c41663
Compare
Choose a tag to compare

0.14.2 (2021-04-29)

Refactor

  • Expose utilities for bot