Adds in a few of our new services such as an LNURL Auth provider & client, subscription service. Adds the ability to change the encryption password (or set one if there was not one already) with a new method for doing client side encryption. Lastly, testing out an early release of LDK 116 which solves a lot of problems around expired invoices when it should not be expired, plus MPP improvements.
What's Changed
- Handle specific errors from the LSP upon invoice by @TonyGiorgio in #601
- Add subscription client by @TonyGiorgio in #643
- Check LSP status range by @TonyGiorgio in #644
- Upgrade to ldk 116 alpha by @TonyGiorgio in #646
- Remove auth profiles by @benthecarman in #648
- Change password by @benthecarman in #638
Full Changelog: v0.3.16...v0.4.0