Overview
- LSPS fixes
- Better bitcoin price API
- Better lightning node peer connection logic
- Fixes a bug that could sometimes crash Mutiny when a channel update happens before the channels were fully loaded
What's Changed
- Fixes for LSPS by @benthecarman in #907
- Switch to mutiny price api by @benthecarman in #936
- Call process events after a disconnect by @benthecarman in #937
- Don't save already paid invoices to pending list by @benthecarman in #938
- Parse bech32 and hex npubs by @benthecarman in #943
- Higher fee limit on test networks by @benthecarman in #941
- Only log to console the info logs by @TonyGiorgio in #946
- Store the fedimint fee by @TonyGiorgio in #948
- Refactor fedimint outcome processing by @TonyGiorgio in #949
- Move channel config load after watch_channel by @benthecarman in #953
- Add comments to zaps & lnurl pay by @benthecarman in #950
- Less aggressive peer reconnection by @TonyGiorgio in #942
Full Changelog: v0.5.1...v0.5.2