v0.3.14 - BDK Core Alpha1 & SCB
Overview
Upgrades BDK to the alpha1 release. Should significantly help out chain state errors. Still a bug that requires a resync on first load but otherwise should remove a lot of chain errors relating to force closures.
Also adds some methods for making static channel backups or restoring on chain state from a seed phrase.
What's Changed
- If BDK history fails to load, return empty list by @benthecarman in #621
- Stop nodes individually by @benthecarman in #624
- Ensure rand is used for rust-bitcoin by @TonyGiorgio in #627
- Restore mnemonic by @TonyGiorgio in #629
- bdk-alpha1 by @benthecarman in #620
- Static Channel Backups by @benthecarman in #607
Full Changelog: v0.3.13...v0.3.14