forked from michael.heier/umbrel-apps
8301d66984
Co-authored-by: Steven Briscoe <me@stevenbriscoe.com>
59 lines
1.9 KiB
YAML
59 lines
1.9 KiB
YAML
manifestVersion: 1.1
|
|
id: lightning
|
|
category: Finance
|
|
name: Lightning Node
|
|
version: "0.15.5-beta-patch-1"
|
|
tagline: Run your personal Lightning Network node
|
|
description: >-
|
|
Run your personal Lightning Network node, and join the future of Bitcoin today.
|
|
|
|
|
|
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.
|
|
|
|
|
|
Connect Zeus Wallet, Zap, or any other wallet that supports lndconnect
|
|
to remotely manage and access your node from anywhere.
|
|
|
|
|
|
Powered by LND.
|
|
|
|
|
|
An official app from Umbrel.
|
|
releaseNotes: >-
|
|
Umbrel patch:
|
|
- LND will now connect to Bitcoin Core on other networks e.g. testnet
|
|
|
|
LND Bug Fixes:
|
|
|
|
- A Taproot related key tweak issue was fixed in btcd that affected remote signing setups.
|
|
|
|
- Taproot changes addresses are now used by default for the SendCoins RPC.
|
|
|
|
- A 1 second interval has been added between FundingLocked receipt checks. This reduces idle CPU usage for pending/dangling funding attempts.
|
|
|
|
- The wallet birthday is now used properly when creating a watch-only wallet to avoid scanning the whole chain.
|
|
|
|
- Taproot outputs are now correctly shown as SCRIPT_TYPE_WITNESS_V1_TAPROOT in the output of GetTransactions (lncli listchaintxns).
|
|
|
|
|
|
Full changelog can be found here: https://github.com/lightningnetwork/lnd/blob/v0-15-5-branch/docs/release-notes/release-notes-0.15.5.md
|
|
developer: Umbrel
|
|
website: https://umbrel.com
|
|
dependencies:
|
|
- bitcoin
|
|
repo: https://github.com/getumbrel/umbrel-lightning
|
|
support: https://community.getumbrel.com/c/bitcoin-and-lightning
|
|
port: 2101
|
|
gallery:
|
|
- 1.jpg
|
|
- 2.jpg
|
|
- 3.jpg
|
|
- 4.jpg
|
|
- 5.jpg
|
|
path: ""
|
|
defaultPassword: ""
|
|
submitter: Umbrel
|
|
submission: https://github.com/getumbrel/umbrel/commit/b0ba869953d024595bac84b8987de34aee561392
|