Skip to content

0.8.6

Compare
Choose a tag to compare
@ns212 ns212 released this 11 Aug 16:42
· 921 commits to master since this release
ecf3bc7

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