-
We want to test against a recent version to get tipped off when deprecations hit us, but the release is new enough, no need to waste CI cycles rebuilding CLN `master` over and over again.
```bash
…
-
### Issue and Steps to Reproduce
After issuing the following command in v0.24.02.1 to close a channel I have with an LND peer:
`./bin/lightning-cli --conf etc/lightningd_2.conf close -k id=[*****pee…
-
### Issue and Steps to Reproduce
Hi, just updated to lightning-cli --version v24.05-modded and I'm getting this output.
```
2024-07-01T14:52:51.216Z INFO plugin-bcli: bitcoin-cli initiali…
-
So, I have connected two nodes on regtest, `customer` and `merchant`.
1. `customer` established the channel to `merchant` and successfully pushed a payment to merchant.
2. `merchant` is unable to …
-
I tried to get c-lightning to work using the sauron plugin, but it keeps crashing from time to time with the following logs:
```
...
2021-02-15T18:36:14.319Z DEBUG lightningd: Adding block 670729…
-
Something is causing CLN to crash during the inter-federation test of LNv2
```
fedimint-test-all-wasm32-unknown-unknown-ci> 00:04:05 2024-08-20T13:16:49.131172Z INFO tests: Testing inter federati…
-
I'm hitting this assert quite often @Lagrang3 :
```
Jun 03 14:33:56 lightningd: cln-renepay: plugins/renepay/mcf.c:472: linearize_channel: Assertion `amount_msat_less_eq(extra_half->htlc_total, e…
-
Enabled feeadjuster plugin with this config:
```
feeadjuster-feestrategy=median
feeadjuster-max-htlc-steps=3
```
See the following error in CLN logs:
```
2022-12-05T23:30:07.316Z INFO pl…
-
I know it's very early but I'm trying to help :-)
I'm trying to pay a bolt12 offer from the latest Phoenix wallet (from CLN to Phoenix)
Using master, for the first time `decode` on a Phoenix Bolt1…
-
### Issue and Steps to Reproduce
![2021-08-05-082930_1014x942_scrot](https://user-images.githubusercontent.com/1653275/128342935-dd3349ce-03e6-463e-b14b-b198d8bb3b7e.png)
See also this video so yo…