-
### Issue and Steps to Reproduce
Currently `lighting-cli listforwards` and the respective API endpoints take no parameters and return the whole history of htlc forwards, including pending and faile…
-
I have the following bol 12 invoice `lno1qgsqvgnwgcg35z6ee2h3yczraddm72xrfua9uve2rlrm9deu7xyfzrc2yfxkjmn9wgsrzgrvd9nksarwd9hxwgrsv9uk7at5ypnx7u3qda3k2ctwzcss98x6ecf95avm2gz9gder7dy6fxm568rt23g7paa2kzr…
-
(h/t to @jamaljsr for running these tests and documenting it all) Jamal ran through test flows on Polar to exhaustively test what is currently working with the latest vs. what is not working. Those fl…
levmi updated
4 months ago
-
Currently the spec restrict the error decryption to 20 (hops):
```SHOULD continue decrypting, until the loop has been repeated 20 times.```
I think this springs from the old legacy format which …
-
New `proxy` submodule for logic to create and manage virtual identities. You can have multiple virtual ids on a single hardware
- pluggable persister (SD card on ESP32) for a keystore. Only the "no…
-
This issue outlines a proposal for adding support for forwarding payments in blinded routes. Receiving payments via blinded routes is out of scope for this issue.
Parent: #5594
Related: #7200 + …
-
I have a simple pytest for clboss and I can't seem to get it to pass, even with the most basic testing code.
Here's the test:
```python
from pathlib import Path
from pyln.client.lightning impo…
-
I'm on v24.02.1 and tried renepay on testnet and mainnet and on both i get this crash immediately:
```
Mar 15 14:55:57 lightningd[2544216]: DEBUG plugin-cln-renepay: Starting renepay
Mar 15 14…
-
Wallet recovered using seeds in Sparrow Wallet, taproot , dérivation path m/86'/0'/0 , gap 150
but the wallet show 0 transactions, 0 UTXOS
the last message was
Offered HTLC 17SENT_ADD_ACK_REVO…
-
Here are some relevant logs.
It seems that in this case there is no attempt to pay. Perhaps the log line “we don’t have any channels” hint that the pay plugin can’t find active channels? I checked an…