v1.8.0
What's Changed
- Use bitcoin-kmp 0.20.0 by @sstone in #695
- Update CI scripts by @sstone in #698
- Remove bad
return
s inSyncing(Negotiating)
by @pm47 in #699 - Update build docs to install libcurl4-openssh-dev on linux by @remyers in #702
- Upgrade to kotlin 2.0.20 by @pm47 in #701
- On-the-fly channel funding based on splicing and liquidity ads by @t-bast in #649
- Add fee credit feature for on-the-fly funding by @t-bast in #660
- Unlock swap-in utxos if initial channel creation fails by @t-bast in #689
- (Minor) Log improvements by @pm47 in #703
- Follow-ups to #649 and #660 by @pm47 in #704
- Revert "Upgrade to kotlin 2.0.20 (#701)" by @pm47 in #705
- Add liquidity fee split to facilitate integration by @pm47 in #706
- Add a sendAll method to
FinalWallet
by @pm47 in #700 - Catch all connection-related exceptions, not only
IOException
by @pm47 in #707
Full Changelog: v1.7.3...v1.8.0