-
### Background
Reporting behavior described by @chrisguida [here](https://github.com/Start9Labs/lnd-startos/issues/131).
`lncli getinfo` return value indicates `"synced_to_chain": false` - despite …
-
**Describe the bug**
While using the [example python code for zapping](https://github.com/rust-nostr/nostr/blob/master/bindings/nostr-sdk-ffi/bindings-python/examples/zapper.py) and connecting to m…
-
### Issue and Steps to Reproduce
Not sure if I can reproduce, but this is what I typed to pay a 1 sat bolt11 invoice to Alby with renepay:
```
lightning-cli renepay lnbc10n1pjmufe6pp5fyucwdq23n…
-
**(1)loopd server version:**
./loop -n=testnet getinfo
{ …
-
### Background
In a normal swap scenario, once the taker claims his incoming payment and release the preimage, the maker can use it to claim his incoming payment as well. When simulating a situatio…
-
As seen in [this](https://github.com/lightningnetwork/lnd/actions/runs/7564138263/job/20597791731?pr=8167) and many builds,
```
harness.go:594:
Error Trace: /home/runner/work/lnd…
-
Once a splice transaction confirms, we know that revoked commitments that only applied to the previous funding transaction cannot be broadcast anymore. We thus don't need to keep `htlc_infos` related …
-
Do you plan to add a static lightning address to your wallet?
This should now be possible, and this is very important for youtubers and other promoters to receive donations. Payment processors like c…
-
Electrum is returning a payment error:
```
payment failure: PaymentFailure('HTLC value sum (sum of pending htlcs: 0.0 sat plus new htlc: ******* sat) would exceed max allowed: 225000.0 sat')
```
…
-
### Issue and Steps to Reproduce
There is an incompatibility between LND and CLN currently. LND is unable to open a zero conf anchor channel to a CLN node, because LND sets the required feature `opti…