Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
SHA256SUMS.asc | 2025-04-04 | 888 Bytes | |
SHA256SUMS | 2025-04-04 | 535 Bytes | |
clightning-v24.11.2-Ubuntu-24.04-amd64.tar.xz | 2025-04-04 | 21.4 MB | |
clightning-v24.11.2-Ubuntu-22.04-amd64.tar.xz | 2025-04-04 | 21.6 MB | |
clightning-v24.11.2-Ubuntu-20.04-amd64.tar.xz | 2025-04-04 | 20.9 MB | |
clightning-v24.11.2-Fedora-28-amd64.tar.gz | 2025-04-04 | 76.7 MB | |
clightning-v24.11.2.zip | 2025-04-04 | 29.6 MB | |
README.md | 2025-04-04 | 1.0 kB | |
v24.11.2 The lightning-dev Mailing List III source code.tar.gz | 2025-04-04 | 14.3 MB | |
v24.11.2 The lightning-dev Mailing List III source code.zip | 2025-04-04 | 23.3 MB | |
Totals: 10 Items | 207.9 MB | 1 |
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 can be found by rescan
after this upgrade, or by upgrading to v25.02.1 which will trigger the rescan automatically.
- 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.
- Corrected an occasional lightningd crash on bitcoind_getrawblockbyheight when the parent has already been freed.
- fixed tracepoint crashes in autoclean/chanbackup.
- topology
crash on invoice creation if a peer had a really high feerate.
See the changelog for a full list. Thank you from the Core Lightning Team: @endothermicdev, @rustyrussell, @cdecker, @nepet, @ShahanaFarooqui, and @niftynei.