Skip to content

Releases: interlay/interbtc-clients

0.12.1

26 Aug 20:26
f9523fa
Compare
Choose a tag to compare

0.12.1 (2021-08-26)

Fix

  • use updated RPC names

0.12.0

26 Aug 14:59
1ef7966
Compare
Choose a tag to compare

0.12.0 (2021-08-26)

Chore

  • upgrade parachain to v0.12.0

0.11.0

26 Aug 11:40
1dfdf60
Compare
Choose a tag to compare

0.11.0 (2021-08-25)

Chore

  • upgrade parachain to v0.11.0

0.10.1

17 Aug 10:00
bddcf8d
Compare
Choose a tag to compare

0.10.1 (2021-08-16)

Feat

  • submit fee estimates in oracle

Refactor

  • join oracle sub-tasks

0.10.0

12 Aug 08:29
3f8cdf4
Compare
Choose a tag to compare

0.10.0 (2021-08-11)

Chore

  • bump all crate versions to 0.10.0
  • wait for aggregate update in integration tests, use consts for relay chain currency and inclusion speed
  • use assert_ok in tests, medianize exchange rate
  • extract common vault test setup, update bitcoin fees
  • upgrade parachain to v0.10.0

Fix

  • set parachain confirmations to zero in execute refund test
  • wait for parachain to be running
  • register custom size for oracle event type
  • use correct oracle metadata, cleanup core types

Test

  • default parachain status is error

0.8.6

11 Aug 16:42
ecf3bc7
Compare
Choose a tag to compare

0.8.6 (2021-08-06)

Chore

  • upgrade backoff to 0.3.0
  • better debug logging on check tx
  • remove unnecessary closure to satisfy clippy

Fix

  • initial btc height should use relay tip
  • don't exit on rescan error
  • retry bitcoin call on wallet error

Refactor

  • cancellation scheduler should subscribe to relay blocks

0.8.5

03 Aug 08:26
deda9e1
Compare
Choose a tag to compare

0.8.5 (2021-08-02)

Chore

  • update to hyper to 0.14.11
  • update to jsonrpsee 0.3.0

0.8.4

28 Jul 12:49
b30b641
Compare
Choose a tag to compare

0.8.4 (2021-07-28)

Chore

  • upgrade reqwest to run on tokio 1.0

0.8.3

28 Jul 08:44
0.8.3
da6785d
Compare
Choose a tag to compare

0.8.3 (2021-07-27)

Chore

  • set flavor for tokio tests
  • update tokio to v1 and jsonrpc to v18

0.8.2

16 Jul 08:40
acd041e
Compare
Choose a tag to compare

0.8.2 (2021-07-15)

Chore

  • docker build

Feat

  • publish images to dockerhub