-
If an HTLC times out and we close a channel from the ChannelMonitor, we currently mark the `ClosureReason` as `CommitmentTxConfirmed`, even though the commitment tx has not yet confirmed, not to menti…
-
This is a follow-up from https://github.com/lightningnetwork/lnd/issues/5795.
If I have more than one channel with the same peer, I might want to move my balance from one channel to another:
Bef…
-
If the gateway has already received a payment for an invoice, the second time someone pays it it will timeout on the LN wallet side and this is also appear on the gateway logs:
```
INFO ln_gateway: …
-
### Issue and Steps to Reproduce
After updating like this
```
cd clightning-v0.12.0/usr
sudo systemctl stop lightningd.service
sudo cp -v -r * /usr/
sudo systemctl start lightningd.service…
-
Full Cosmos/Tendermint support in AtomicDEX.
Useful resources:
- Cosmos SDK documentation https://docs.cosmos.network/
- Tendermint RPC spec https://docs.tendermint.com/master/spec/rpc/
- Public R…
-
Hi all,
I've used Electrum in the past, but I wanted to setup lightning wallet so i can transfer btc from exchange to Electrum without paying the high fees...
Firstly, I've had to fund the chann…
-
After analyzing a number of failed swaps we found that the `sendpay` command used to send the HTLC to the swap service does not leave any funds for fees, thus dooming the swap to fail.
The followin…
-
# LN Summit 2024 Topics
Tracking issue to collect the topics that folks are interested in discussing during the lightning dev summit in September.
Please submit topics that you would like to dis…
-
**Describe the bug**
Can't sign transactions for IRIS, NUCLEUSTEST when using Ledger HW via Keplr. Error on Keplr extension is:
```
Incompatible Signing Requested
Error: SIGN_MODE_DIRECT can’t be …
-
### Background
Using `routerClient.BuildRoute` to create a route does not produce routes that use any fee discounts.
### Your environment
* LND 0.18.0-beta commit=v0.18.0-beta (commit: fed760…