-
### Background
I have a channel with a node that does not have public channels. When I try to do a keysend to them, the failure message is Payment status: FAILED, reason: FAILURE_REASON_NO_ROUTE. P…
-
For some applications bidirectional channels could be useful.
Bidirectional channels are composed of two simple channels. But the logic during settlement and validating payment capacity is changed…
-
@roeierez reports that a payment went wrong, despite the channels being up and running.
## Timeline
* 2024-04-17T10:24:15+02:00 `schedule` called
* 2024-04-17T10:24:19+02:00 Node startup comple…
-
Working on Raidex I experienced that my transfers get stuck when injecting the the secret and/or the secret hash with the payment. It represents the "atomic swap". Only **direct** transfers are used.
…
fredo updated
4 years ago
-
I've been running c-lightning, 0.7.0 at the moment, for about a year on the same database and it's been accumulating weird issues over time.
The latest and fatal issue is that attempting to pay any…
-
## TODO:
**Develop a Merchant announcement automation**
Initial thought is to utilize Github Workflow actions. When a announcement markdown is pushed to a "announcements" directory, the workflow w…
-
### Description
Routing failures tend to occur after the app has been idle for a while.
iOS 0.0.13
### Steps to reproduce the behavior
Fund a wallet, create some channels and successfully make…
-
Prior to update, I was having intermittent issues with finding routes for payments. Following update, issue as follows:
Channels are visible in getinfo output (3 private, 1 public) and appear in li…
-
### Background
Ever since #6236, the route hint selection algorithm is sub-optimal for situations where you only have a couple of private channels.
For example, users of Blixt Wallet will usual…
-
## Description
We recently implemented a skip probe pathway (#1505) for instances like payments to Muun where the probe would always fail since the last hop doesn't exist, but mission control also …