Download Latest Version clightning-v26.06.7.zip (33.7 MB) Google Add to Preferred Sources
Home / v26.06
Name Modified Size InfoDownloads / Week
Parent folder
SHA256SUMS-v26.06 2026-06-02 525 Bytes
SHA256SUMS-v26.06.asc 2026-06-02 833 Bytes
clightning-v26.06-Fedora-40-amd64.tar.gz 2026-06-02 250.6 MB
clightning-v26.06-Ubuntu-22.04-amd64.tar.xz 2026-06-02 36.2 MB
clightning-v26.06-Ubuntu-24.04-amd64.tar.xz 2026-06-02 36.0 MB
clightning-v26.06-Ubuntu-26.04-amd64.tar.xz 2026-06-02 42.7 MB
clightning-v26.06.zip 2026-06-02 33.6 MB
README.md 2026-06-02 1.9 kB
v26.06 Quantum-Resistant Lightning Channel source code.tar.gz 2026-06-02 19.6 MB
v26.06 Quantum-Resistant Lightning Channel source code.zip 2026-06-02 30.0 MB
Totals: 10 Items   448.7 MB 2

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) and we now use xpay not pay for paying invoices made with invoicerequest().
  • xpay now accepts label and localinvreqid parameters (like pay).
  • xpay will now update for the current payment if it gets a channel_update in an error message.
  • xkeysend command for keysend with modern routing support.
  • invoice_creation notification now includes offer_id when the invoice is associated with a BOLT 12 offer.
  • 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.

Highlights for Developers

  • JSON-RPC: createproof to create a payment proof for a (successful) BOLT12 payment.
  • JSON-RPC: decode now supports the lnp payer proof format.
  • Plugins: bwatch plugin (enable using plugin=bwatch)

Protocol Updates

  • message-padding defaults to false, due to poor detection of broken implementations.
  • We now wait 72 blocks, not 12, before closing channels (BOLT update)

See the changelog for full details

Since v26.04 we’ve had 236 commits in 42 days by 19 authors

A special mention to our three first time contributors:

@nGoline @MSimeZ @Andezion

An enormous thanks to the core-Core Lightning team: @rustyrussell, @ShahanaFarooqui, @sangbida, @cdecker, @nepet, @Lagrang3, @daywalker90, @nGoline and @niftynei

Source: README.md, updated 2026-06-02