github interlay/interbtc-clients 1.17.0

latest releases: kintsugi-1.23.8, interlay-1.23.8, interlay-1.23.7...
18 months ago

1.17.0 (2022-10-07)

Feat

  • implement vault light client using electrs
  • implement transaction fee estimation
  • add global store for asset metadata lookup
  • pid file check
  • handle termination signals
  • listener for fee_rate changes

Chore

  • upgrade parachain dependency
  • remove standalone metadata
  • add bitcoind regtest to github actions

Refactor

  • merge electrs clients
  • support both clients using dynamic dispatch
  • remove generics on BitcoinCoreApi methods
  • propagate reason for shutdown
  • use subxt for reading storage
  • remove unused input address extraction logic
  • don't expose LockedTransaction
  • introduce explicit SatPerVbyte type

Test

  • use instant-seal for tests
  • rbf integration tests using bitcoind

Fix

  • don't use spawn_blocking
  • don't use block_on
  • don't abort on rescan timeout
  • propagate errors from auto register
  • don't try to bump fee if the rate does not strictly increase

Don't miss a new interbtc-clients release

NewReleases is sending notifications on new releases.