-
### Background
peers don't stay connected
### Your environment
lnd-v0.18.2
### Expected behaviour
peers should stay connected and channels remain active.
### Actual behaviour
I ha…
-
hi @kozyilmaz , i'm going down this same path that you have. did you manage to reproduce the atomic swap? also, i'm happy to help on this to see if we can jointly figure it out if not. i've just n…
-
I'm trying to run Terminal Web starting with a fresh install but I run into an issue soon after logging in and "Connecting to Terminal".
On the dashboard I see a few recent forwards appear but noth…
-
In https://github.com/lightningnetwork/lnd/pull/6703, we'll add initial support for inbound fees. Due to deployment considerations, only inbound fees should be used, as they're backwards compatible. A…
-
**Purpose:**
Exactly like n1850.ne30_tn14.hybrid.20240808 EXCEPT
- for an updated code with a bug fix oslo_aero (corrected dust emissions)
- updates to the BLOM for hybrid coordinates
- new initi…
-
Not sure if `lnd` supports the necessary payment methods, e.g. keysend.
-
LND gives us these values but CLN doesn't.
* `LnInfo.syncedToChain` should be fairly easy to implement
* `LnInfo.syncedToGraph` not so easy to implement
-
### Background
LND tries routes which are guaranteed to fail:
invoice amount: 850000 sats
my Bitrefill channel size: 500000 sats
TEMPORARY_CHANNEL_FAILURE @ 1st hop | 19.935 | 20.517 | 67581.0…
-
Hello, I am having trouble understanding how to use the lookup_invoice function. I want to feed it a payment hash as input. It seems like I need to encode the hash into bytes though? Can you please sh…
-
Is there a way to have multiple instances of ZAP running simultaneously?
This is for local testing with multiple lnd instances running in regtest.