-
I can't find the PDF you mentioned here: https://github.com/lightningnetwork/lnd/issues/677#issuecomment-361379054
-
John has observed possible memory leak when running SE-CSLAM
-
A Grant component will enable funding of accounts by admins LND wallet, funds by a UI click
-
Found this by accident, its a US airport but the country is set to Germany, the city is also wrong:
7831,"Hunt Field","Lindau","Germany","LND","KLND",42.8152008057,-108.730003357,5586,-7,"E","Ameri…
-
## Description
When trying to connect to my [BTCPaySever node](https://pay.revoluciones.mx/), I get an error message that isn't too helpful:
`Could not fetch configuration from btcpayserver`…
-
Im constantly having to restart Terminal becase of this error message.
Im running on the latest Umbrel, latest Terminal app and LND 15.5-beta.
My Umbrel debug file is as follows.
[umbrel-1677…
-
After merging https://github.com/lightningnetwork/lnd/pull/5484 we'll need to make sure that any DB code is aware of the reset/retry mechanism.
This issue is meant to keep track of all the possible…
-
### Background
LND performed some type of sweep on an anchor output, but this tx was not registered in the lnd on-chain wallet, so the input it used to fund the sweep still appears unspent, but it …
-
I'm trying to setup a dashboard for our lnd node with lndmon and I am running into an issue that the lnd_peer_count metric type is a counter instead of a gauge.
To me it seems this value can go an…
-
### Background
We've just upgraded to 0.14 and noticed that lnd now exports all `etcd_*` metric series associated with an etcd node, even when you're using the default database. Is this by design? …