-
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…
-
Seems similar to #6255
We had a channel with a cln node that was eventually force closed.
Now every channel that is opened between the user's ldk node and cln is always immediately force closed wit…
-
**Description**
I've seen a curious line in the lightningd log:
```
2020-12-06T20:32:06.150Z **BROKEN** plugin-feeadjuster.py: Adjusting fees:
```
I've investigated the situation and figured ou…
-
### Issue and Steps to Reproduce
For quite a while after starting lightningd, the debug log shows that thousands of `sendrawtx` commands are being issued for the same few transactions over and over.
…
-
Hello
I just realized that c-lightning was not working any more, after a reboot, checking logs I saw the following message:
`Backup is out of date, we cannot continue safely. Emergency shutdown.`
…
-
closing tx: https://blockstream.info/address/bc1qegwvckjfq8fv8terqxcu9nuv7dffn7n9y3htn69qjm8kmly0mzuqepk3m9
Node ID: 03606df0218e00b1d739db696e8d95ddfbff25293463395b95f21bb45638f10433
https://github…
-
### Issue and Steps to Reproduce
I suspect the issue is a race somewhere in the pay plugin, which causes retry attempts to not find a route.
Here's a test of a specific scenario we encountered rece…
-
-
@ZmnSCPxj [explained](https://github.com/ElementsProject/lightning/issues/4824#issuecomment-934235242):
> HTLCs being in-flight are a normal part of operation and that state can persist for _days_;…
-
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…