v25.05rc1
Pre-release
Pre-release
·
723 commits
to master
since this release
Release Candidate for Core Lightning v25.05
Features for Users
- Reduced latency of commit and revoke messages.
- Reckless can update existing reckless-installed plugins via
reckless update. - Fixed routing of AskRene via high capacity channels.
- More accurate anchor fees.
Features for Developers
listhtlcspagination support withindex,startandendparameters.- The
waitapi now supports thelisthtlcssubsystem. - The beginnings of LSPS client and server plugins so far implementing the LSPS0 transport protocol.
- New
signmessagewithkeyrpc to sign input messages with our wallet keys sendonionis now compatible withsendpaywith addition oftotal_amount_msatparameter.
Protocol Updates
- Peer storage graduates from experimental to default feature while bringing performance improvements.
- Splicing interoperability with Eclair and splice RBF capability.
See the changelog for full details.
Thank you from the Core Lightning Team:
@endothermicdev, @rustyrussell, @cdecker, @nepet, @ShahanaFarooqui, and @niftynei.