-
PCN allows for fast and efficient transactions between parties by creating off-chain payment channels.
-
One popular pattern across the network today is creating an invoice that may have delayed settlement. By this, I mean instances where the invoices won't be instantly settled once the incoming HTLC arr…
-
I have been using lightning payments for the last few months quite often, but now all of my payments seem to fail all the time.
After providing the deposit request, the payment does not go throug…
-
Currently `lnd` treats all advertised channels equal. Each of them gets a fair chance to forward a payment and a penalty is only applied when it fails to do so.
The goal of this change request is …
-
### Description
With 4 channels open, all payment attempts return the following:
lnd: 2018-10-19 01:22:12.803 [ERR] CRTR: Unable to find path: unable to find a path to destination
ERROR: Estima…
-
Hi!
It doesn't seem to support UE5.4 at the moment, and I failed to build it with 5.4 (5.3 ran smoothly). Please upload a version that supports 5.4.
And whether there can be other financial support …
-
### Background
The issue has arisen when trying to do a keysend payment from an LND node to @hsjoberg 's @blixtwallet also running LND node. Keysend works when sending payments from Blixt LND to a …
-
Some examples:
- BIP-47 Payment codes.
- BIP-342 Silent payments.
- Some way to handle lightning channels? (Perhaps a way to watch utxos?)
-
### Describe the feature
*This request is more for the embedded node but also could be applied to remote nodes.*
### Description
Simple toggle button in channels view, to enable/disable specific …
-
MyNode should default to new channel opens being unannounced. Public channels should be opt in as they are primarily for routing node operators which the majority of lightning users are not.
When …