-
### Background
There is an interop issue with LND that causes INVALID_ONION_HMAC errors. It consistently reproduces with the following setup:
LND sender -> LND routing node -> CLN routing node -…
-
**Is your feature request related to a problem? Please describe.**
If there is a force close with an outgoing htlc lnd is bumping very aggresively the fees for the onchain transactions. Lnd is usin…
-
This bug happened after a channel has been opened with "bfx-lnd1" (0958ee8fe66a0845149a40418bc707d9f5f87d2f49e2dfed2f42b9958d74ca60) and while the first invoice has been in payment.
Resolved by fo…
-
If the balance of a channel is above the `max-htlc-value-in-flight` value of that channel.
Then the channel `max-htlc` will be set to `max-htlc-value-in-flight` even if there is a balance-thr…
-
Was trying out our Breez SDK integration and ran into a long payment time (~30s) again. Paid the same vendor with Phoenix within 2-3s. Node is fresh, created just a week ago. The app was open for a mi…
-
**Is your feature request related to a problem? Please describe.**
When a channel is force closed, some outputs have no priority to be swept, like the balance outputs, for others, like HTLCs, pri…
-
A channel got force-closed on the swapserver, as a received HTLC timed out and was not removed.
A client tried to do a reverse-swap, so the server receives LN, and is supposed to pay onchain.
At som…
-
```
fedimint-test-all-wasm32-unknown-unknown-ci> 00:04:21 2024-04-17T21:52:38.012370Z INFO set_configuration{payload=SetConfigurationPayload { password: Some("test_password"), num_route_hints: None,…
-
### Issue and Steps to Reproduce
- Have multiple channels with the same peer
- Some can route towards the peer, others are (practically) depleted
### `getinfo` output
```json
{
"id": "02442…
-
Just fail the HTLC, force-closing is dumb since we can fail the HTLC ~immediately.