Skip to content

Releases: interlay/interbtc-clients

0.5.7

04 Mar 09:23
821a609
Compare
Choose a tag to compare

0.5.7 (2021-03-03)

Feat

  • check for old redeem requests in vault system health check
  • add info logs before and after parachain connect
  • add more logging to faucet client

Refactor

  • better system health check with timeout
  • move runtime types to separate file

0.5.6

03 Mar 12:01
61f551d
Compare
Choose a tag to compare

0.5.6 (2021-03-03)

Feat

  • connect to bitcoin with retry
  • connect to parachain with retry

0.5.5

03 Mar 11:05
f78b944
Compare
Choose a tag to compare

0.5.5 (2021-03-02)

Chore

  • log received errors as DEBUG rather than ERROR
  • remove unmaintained helm charts

Feat

  • add info logs before and after parachain connect
  • add more logging to faucet client

0.5.4

02 Mar 09:42
c251dd9
Compare
Choose a tag to compare

0.5.4 (2021-03-01)

Feat

  • require a configurable amount of confirmations before relaying block

Fix

  • establish parachain connection after bitcoind sync to avoid timeout

0.5.3

26 Feb 20:48
47177c5
Compare
Choose a tag to compare

0.5.3 (2021-02-26)

Chore

  • remove docker-compose files

Chore

  • fix path to gh binary in Jenkinsfile

Fix

  • gitlab -> github
  • update btc_relay and sla event types

0.5.2

26 Feb 15:18
903fe86
Compare
Choose a tag to compare

0.5.2 (2021-02-26)

Chore

  • create github release for tagged commits (#6)

Feat

  • staked-relayer and vault clients now wait for Bitcoin to sync

Fix

  • add VaultStatus to core types

0.5.1

25 Feb 14:29
80a8f9e
Compare
Choose a tag to compare

0.5.1 (2021-02-24)

Chore

  • bump docker-compose to 0.5.1

Feat

  • scripts to register multiple vaults & staked relayers (#5)
  • add polkadot types to core

Refactor

  • update readmes, enable tls for faucet conn, improve docker-compose
  • renable concurrent signing on rpc

Fee Model Release

20 Jan 14:04
Compare
Choose a tag to compare

This release includes the addition of the fee model and SLAs into the clients.

Features

  • Vaults: Vaults are being paid a fee on issue and redeem
  • Vaults: Vaults can increase their SLA by automatically completing issue requests
  • Staked Relayers: staked relayers are being paid a fee on issue and redeem

Fixes

  • All clients: adopting FixedPoint notation in most places to unify the handling of floating-point operations

Feedback

If you have any feedback, please reach out on Discord.