- Try to prevent closes that result in loss funds
- Remove fee limit on spends
- Improve startup speed
- Fix contacts syncing
What's Changed
- Bump cargo lock version by @TonyGiorgio in #824
- Exclude mutual closes from force close balance by @benthecarman in #825
- Give InsufficientBalance before trying to send by @benthecarman in #827
- Set a bigger our_to_self_delay of 2 days by @TonyGiorgio in #828
- More logging for bumps by @TonyGiorgio in #830
- Fixes for anchors by @benthecarman in #829
- Allow for 0 reserve in channels by @benthecarman in #831
- Improvements to startup speed by @benthecarman in #787
- Windowless sleep by @futurepaul in #757
- Detect subscribed in backend by @benthecarman in #784
- Remove max invoice fee by @benthecarman in #834
- Don't care about dust exposure by @benthecarman in #836
- Fix contacts sync with empty names by @benthecarman in #833
- Use ldk patch by @benthecarman in #837
Full Changelog: v0.4.28...v0.4.29