umbrel-apps/core-lightning/umbrel-app.yml
ShahanaFarooqui 11b019c6f2
Update Core Lightning to v24.05 and RTL(CLN) to v0.15.2 (#1155)
Co-authored-by: nmfretz <nmfretz@gmail.com>
2024-07-09 11:07:27 +10:00

56 lines
1.9 KiB
YAML

manifestVersion: 1.1
id: core-lightning
category: bitcoin
name: Core Lightning
version: "24.05"
tagline: Run your personal Core Lightning node
description: >-
Get started with the Lightning network today with Core Lightning - a
Lightning Network implementation focusing on spec compliance and performance.
The Lightning Network allows ultra cheap and almost instant Bitcoin transactions.
By running a Lightning node, you can not only self-custody your Bitcoin on
Lightning, but also earn sats by routing payments on the network.
Core Lightning and Application powered by Blockstream.
developer: Core Lightning
website: https://blockstream.com/lightning/
dependencies:
- bitcoin
repo: https://github.com/ElementsProject/cln-application
support: https://community.corelightning.org/home
port: 2103
gallery:
- 1.jpg
- 2.jpg
- 3.jpg
path: ""
defaultPassword: ""
submitter: Blockstream
submission: https://github.com/getumbrel/umbrel-apps/pull/475
releaseNotes: >-
This updates lightningd to v24.05. If you are running the Ride The Lightning app, please update it to the latest version in the Umbrel App Store after updating Core Lightning to maintain compatibility.
lightningd v24.05:
- New rune restrictions can now be applied to invoices with the pinv restriction.
- Stability fixes to gossip and anchor channel spends.
- Increased file descriptor limits for large nodes.
- Pruned node operation is better supported by bcli with more robust block fetching.
- Pay can now pay part of an invoice with the partial_msat parameter. Get someone else to pay the remainder.
- Check can now be used to validate setconfig settings and values. It can also check for approval by the hsmd of keysend payments.
- Offers will now make an outgoing connection if necessary to reply to an invoice request.
Full lightningd release notes are available at https://github.com/ElementsProject/lightning/releases