-
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? …
-
This issue is meant to be a living document to track the state of the [Dynamic Commitments](https://github.com/lightning/bolts/pull/1090) project.
The driving force behind the desire to have dynami…
-
### Background
Describe your issue here.
title
https://mempool.space/testnet/tx/78652283bf5e08ce05e2891f931b10aa45e1d046ef6eb01e96b597ab10757e25
### Your environment
* version of `lnd` `l…
-
### Background
I closed a channel with num_updates of around 600,000. Once the transaction got confirmed, lnd stopped responding to gRPC requests (the requests hang) and only recovered after a minu…
-
Hi guys.
It's too complex for us noobs to connect to our node from outside local network and pay for coffee somewhere.
Is there an easy way to do so? Could perhaps someone make a tutorial on how …
-
I noticed during the handling of a htlc, there's lines like `gossipd: Log pruned 71408 entries (mem 10485792 -> 3393591)` with a 10 second gap between them. It appears the logs produced by gossipd are…
-
When constructing a sweep transaction, the sweeper acquires the coin select lock, but does not lock the utxos via `LockOutpoint`. This means that later sweeper coin selection runs or any concurrent tr…
-
I had to redownload the block chain and upload my Lightning channel state after a failed SSD clone. The channels are stuck in limbo showing waiting to close for months. How do I force close these chan…
-
I have been using the damus and primal relays for nwc events and recently the events are never sent out anymore. I am using https://github.com/benthecarman/nostr-wallet-connect-lnd and what I think is…