github interlay/interbtc-clients 1.7.0

latest releases: kintsugi-1.23.8, interlay-1.23.8, interlay-1.23.7...
2 years ago

1.7.0 (2022-03-09)

Chore

  • regenerate parachain metadata
  • bump clap and serde
  • upgrade parachain to v1.8.1 and substrate to polkadot-v0.9.17
  • pretty print btc addresses on transfer btc
  • remove incorrect todo comment on theft reporting startup
  • pretty print btc addresses on register event
  • log vault version and account id on (re)start
  • log when using the free balance instead of collateral
  • upgrade compiler version

Feat

  • catch POOL_TOO_LOW_PRIORITY author rpc error
  • add impl to pretty print runtime error

Fix

  • account id doesn't implement default
  • rogue clap derive
  • ModuleError is now tuple variant

Refactor

  • unignore outdated nonce test and catch other request errors
  • OuterSubxtError Display impl should pass-through if details are not found
  • use min(collateral, free_balance) for registration

Test

  • ensure POOL_TOO_LOW_PRIORITY is thrown

Don't miss a new interbtc-clients release

NewReleases is sending notifications on new releases.