-
After channel was forced closed by remote, there is a weird behavior where:
1. some of the outputs are swept, some not event though they were sent to the same address
2. some of the closing tx outpu…
-
I believe we're now the only major lightning implementation that insists on forwarding HTLCs out over the same channel as described in the SCID in the onion. Instead, all other implementations will ha…
-
### Background
Continuing from this bug https://github.com/lightningnetwork/lnd/issues/8675 which is also commented here https://github.com/ElementsProject/lightning/issues/7254 it seems that LND d…
-
Title says it all, not sure how to proceed. This seems like technical issue, but also would greatly appreciate assistance with getting funds back into channels.
-
This has been delayed to **v2**. MakerDAO's [Medianizer](https://developer.makerdao.com/feeds/) will be used for v1.
-----------
The system needs price information at two critical times
1) Wh…
-
Eltoo ([the paper](https://blockstream.com/eltoo.pdf)), or LN-Symmetry, is a penalty free solution with the broadcastability of latest state update guarantied. I think eltoo-like channels are a great …
-
## New description
The `recover` plugin appears to crash if we had dataloss, but the database still contains a trace of the channel, causing the insert to fail during the recovery.
## Original i…
-
### Background
I am not receiving the custom records with the inbound fees over gossip while using `subscribeChannelGraph`. When I query using `feereport` or `getchaninfo` I do see the inbound fees…
-
### Description
As a developer I want to not be forced to use the NodeJS/Javascript API client if my primary programming language is something else so that I can achieve high productivity through C…
-
Today we have the `HTLCInterceptor`, it's useful for doing things like implementing a custom forwarding policy. Today you can accept/reject, and even provide a custom `preimage` to short circuit norma…