66 lines
3.0 KiB
YAML
66 lines
3.0 KiB
YAML
manifestVersion: 1.1
|
|
id: core-lightning
|
|
category: bitcoin
|
|
name: Core Lightning
|
|
version: "25.09.3-hotfix.1"
|
|
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 hotfix release fixes an issue where users were unable to connect external wallet clients to their Core Lightning node.
|
|
If you were previously unable to connect a wallet, please go to "Settings" in the top right > Connect wallet > and select your desired connection method to see corrected connection details.
|
|
|
|
|
|
**Previous release notes:**
|
|
|
|
|
|
This updates cln-application to v25.07.3, lightningd to v25.09.3, and replaces the legacy c-lightning-rest service with the built-in REST interface of lightningd.
|
|
|
|
|
|
**CLN Application v25.07.3:**
|
|
- Proactive mitigation against a widespread npm ecosystem threat involving malicious code in popular packages.
|
|
- Updated and streamlined environment variables for improved configuration and usability
|
|
- Added support for running Commando over secure WebSocket (eg. wss-proxy) connections
|
|
- Removed version and commit suffix from node aliases for a cleaner display
|
|
- Updated BKPR date format from YYYY-MM-DD to UI standard DD MMM, YYYY
|
|
- Added infinite scroll support for BTC Transactions, CLN Offers, and CLN Transactions
|
|
|
|
**CLN v25.09.3:**
|
|
- Bookkeeper has been migrated into core lightning, allowing visibility into payments, fees and channel activities.
|
|
- xpay can now directly pay BIP353 addresses (like ₿cln@blockstream.com) and simple offers without extra steps.
|
|
- Better feedback when channel creation fails due to capacity limits.
|
|
- Now limiting the number of parts a payment can be split on xpay and askrene
|
|
- Reckless now supports the modern uv package manager for Python plugins.
|
|
- Improvements to the rate of feasible solutions found in the main loop of the solver on askrene
|
|
- Splicing improvements allow for better compatibility with Eclair and continuous routing during channel modifications.
|
|
- Improve security by ensuring all peers must support channel type.
|
|
- Payment secrets now mandatory in BOLT11 invoices for better payment protection.
|
|
|
|
backupIgnore:
|
|
- data/lightningd/bitcoin/lightningd.sqlite3
|