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