-
### Issue and Steps to Reproduce
I was on "v0.11.0rc2-2-g9a8bc77-modded", thought I should update myself to rc3.
I didn't shutdown the node while I was compiling & make install, because that's w…
-
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…
-
On restart I found the following force close
```
2023-09-07T20:25:50.403Z TRACE bitcoincore_rpc JSON-RPC response for estimatesmartfee: {"errors":["Insufficient data or no feerate found"],"blocks"…
-
For LSPS2, take htlc minimum msat from the node, rather than having a configuration setting in lspd.
-
The introduction of exclusive groups in the sweeper means multiple sweeping transactions might be published in the same sweep round, but currently only the last one is stored and published back on res…
-
### Background
As per BOLT 2, a node receiving `open_channel` can communicate the number of confirmations of the funding transaction it deems reasonable via [`accept_channel`](https://github.com/li…
tnull updated
4 months ago
-
Currently when having a data loss we are still able to recover our amount of funds from the remote commitment transaction using the DLP protocol. However when there are outgoing HTLCs on the Commitmen…
-
### Issue and Steps to Reproduce
This is from a node used for experimenting. I am sharing some logs and a rough timeline for what happened and my progress in resolving the issue. It is not immediat…
-
Test: gateway_reboot_test FM: v0.2.1 CLI: current GW: current
CI failure: https://github.com/fedimint/fedimint/actions/runs/8714897075/job/23905886816
It looks like `route_hints` is returning diff…
-
### Background
Been observing an issue with PostgreSQL DB since version 0.17 regarding serialization of reads/writes (probably because LND now exposes SQL errors to logs?).
Before 0.17 I used to …