This releases adds a lock based on an individual device so users shouldn't be able to run across devices and cause force closes. Also adds the ability to pull in a scorer from a remote server, this will be used to hopefully have better payment reliability in the future.
Some other code clean ups and dependency updates were done as well.
What's Changed
- Remove unused encoding for channel monitor by @benthecarman in #675
- Update bdk + ldk to latest releases by @benthecarman in #674
- Prevent multiple devices with lock by @benthecarman in #671
- Log LSP errors by @benthecarman in #678
- Pull in remote scorer by @TonyGiorgio in #679
Full Changelog: v0.4.4...v0.4.5