RSSAmplifier

Blog

Release notes from lightning

github.comRSS feed ↗10 posts

Latest posts

v26.06.6 Quantum-Resistant Lightning Channel VI

[26.06.6] - 2026-07-20: "Quantum-Resistant Lightning Channel VI" v26.06.3, v26.06.4, and v26.06.5 had issues during publishing with the pypi releases and were deleted. Fixed update pyln-proto's coincurve to a v21 fork to fix Python build environments ( #9325 ) reject a channel that reuses an existing funding outpoint ( #9318 ) Contributors Thanks to the Lightning team and our community…

v26.06.5

v26.06.5

v26.04.2

26.04.2 point release to fix the vendor root certificates with webpki…

v26.06.2 Quantum-Resistant Lightning Channel II

This point release if recommended for all minimal OS setups, including docker images, that have no root certificates for TLS installed. Fixed cln-currencyrate: include root certificates to fix the builder error on OS's without root certificates. ( #9255 ) Contributors Thanks to the Lightning team and our community contributors for their work on this release. Special thanks to @ddustin —still…

v26.04.1 Negative Routing Fees I

What's Changed This is a hotfix release addressing build and protocol correctness issues found shortly after v26.04. Fixed Gossip: Malformed channel_announcement messages where node_id_1 is not lexicographically less than node_id_2 are now rejected per BOLT spec ( lightning/bolts#1333 ), preventing gossip store corruption and stress on readers. ([ #9082 ]) Build: Fixed printf format specifiers for…

v26.06.1 Quantum-Resistant Lightning Channel I

What's Changed This point release fixes the bwatch plugin failure at registration. Fixed Plugins: bwatch failed to register on startup after make install ([ #9192 ]) Check out the updated Changelog Contributors Thanks to the Lightning team and our community contributors for their work on this release. Special thanks to @ddustin —still splicing, still appreciated! 🙌 A shutout to the core-Core…

v26.06 Quantum-Resistant Lightning Channel

This release has been named by @enaples Highlights for Users graceful command to prepare CLN for shutdown... gracefully! Added sendamount command, to make a payment specifying the desired amount to send instead of the amount to be received. We've started the cycle to deprecate pay and focus our efforts on xpay . xpay now handles pay command by default (use xpay-handle-pay=false to prevent this)…

v26.06rc2 Quantum-Resistant Lightning Channel

This release has been named by @enaples Release Candidate 2 for cln v26.06 This RC builds upon RC1 , with these changes: Removed fields no longer present in documentation / GRPC interfaces. Experimental payment proof implementation updated to latest draft gossipd made more robust against channel_update spamming. See the changelog for full details An enormous thanks to the core-Core Lightning team:…

v26.06 Release Candidate 1

Release Candidate 1 for Core Lightning v26.06 Highlights for Users graceful command to prepare CLN for shutdown... gracefully! Added sendamount command, to make a payment specifying the desired amount to send instead of the amount to be received. We've started the cycle to deprecate pay and focus our efforts on xpay . xpay now handles pay command by default (use xpay-handle-pay=false to prevent…

v26.04 Negative Routing Fees

This release has been named by @Chand-ra Highlights for Users bkpr-report introduces a more flexible way to summarize Bookkeeper income, making it easier to break down earnings by category and period. New command splicein allows for convenient splicing funds into a channel. New command spliceout for easily splicing out of channels. New ability to "cross-splice" between two channels by specifying a…