Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
SHA256SUMS.asc | 2025-04-05 | 887 Bytes | |
SHA256SUMS | 2025-04-05 | 535 Bytes | |
clightning-v25.02.1-Ubuntu-24.04-amd64.tar.xz | 2025-04-05 | 24.9 MB | |
clightning-v25.02.1-Ubuntu-22.04-amd64.tar.xz | 2025-04-05 | 27.5 MB | |
clightning-v25.02.1-Ubuntu-20.04-amd64.tar.xz | 2025-04-05 | 26.8 MB | |
clightning-v25.02.1-Fedora-35-amd64.tar.gz | 2025-04-05 | 76.9 MB | |
clightning-v25.02.1.zip | 2025-04-05 | 29.6 MB | |
README.md | 2025-04-04 | 1.0 kB | |
v25.02.1 - Onion Packet Filler Accreditation II source code.tar.gz | 2025-04-04 | 14.4 MB | |
v25.02.1 - Onion Packet Filler Accreditation II source code.zip | 2025-04-04 | 23.4 MB | |
Totals: 10 Items | 223.6 MB | 0 |
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.