-
### Issue and Steps to Reproduce
Of my 12 channels 4 for them crash plugin-bookkeeper when attempting to run
`lightning-cli bkpr-inspect `
Perhaps of note (or not) `multifundchannel` was use…
-
CLN initiates BTC swap-in to LND. Both run [this commit](https://github.com/ElementsProject/peerswap/commit/5935fb4656307a87cafde2513d54deec1c26f8f2) from Aug 2.
After 3 confirmations the receiver …
-
According to [doc](https://github.com/ElementsProject/lightning/blob/master/CHANGELOG.md)
>this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
-
```
/sauron.py error: bad response to getchaininfo (bad 'result' field: Parsing '{result:': object does not have member result), response was {"jsonrpc": "2.0", "id": "cln:getchaininfo#19", "error": …
-
`estimatefees` has changed in CLN version v23.05.
See deprecated section in https://github.com/ElementsProject/lightning/blob/master/CHANGELOG.md#23051---2023-06-05-austin-texas-agreementatxa-ii.
…
-
### Issue and Steps to Reproduce
I am running [lnplay](https://www.lnplay.guide/). This issue only occurs on my image running 24.05 with bitcoind 27. (issue does not appear when running based on v24.…
-
```
"name": "/home/user/plugins/feeadjuster/feeadjuster.py",
"active": true,
"dynamic": true
```
The plugin is up and running, but isn't doing anything.
On CLN 23.05
-
Coffee is now working, but when I start lightningd I get this error:
```
lightningd
2024-05-15T11:45:44.292Z INFO lightningd: v24.02.2
error starting plugin '/home/alice/.coffee/bitcoin/plug…
urza updated
5 months ago
-
When debugging problems with core-lightning plugins, you can't always depend on the logs showing up in STDOUT.
There should probably have an environment variable like `FM_CLN_EXTENSION_LOG_FILE` w…
-
This was reported by raucao on IRC. He migrated an existing node from
one host to another, including a switch from Intel Core i7 to AMD
Ryzen (not sure if the arch switch has anything to do with it, j…