Several bug-fixes were addressed in this release, including:
- wallet: we could miss our own returned outputs on mutual closes if our peer didn't support option_shutdown_anysegwit. Any such outputs will be found by an automatic rescan upon upgrading.
- lightningd now properly handles duplicate HTLCs on closing and no longer spams the log.
- Unilateral closes now calculate fees with the correct HTLC timeout and no longer pay egregious fees.
- Fixed an occasional crash on bitcoind_getrawblockbyheight callback.
- fixed tracepoint crashes in autoclean/chanbackup.
topology
crash on invoice creation if a peer had a really high feerate.make
cleans up the old clnrest directory prior to building and installing the new rust version of the plugin.
See the changelog for a full list.
Thank you from the Core Lightning Team:
@endothermicdev, @rustyrussell, @cdecker, @nepet, @ShahanaFarooqui, and @niftynei.