Files
pallectrum/electrum
bitromortac 4df67a4f78 lnrouter+lnworker: use liquidity hints
Adds liquidity hints for the sending capabilities of routing channels in the
graph. The channel blacklist is incorporated into liquidity hints.
Liquidity hints are updated when a payment fails with a temporary
channel failure or when it succeeds. Liquidity hints are used to give a
penalty in the _edge_cost heuristics used by the pathfinding algorithm.
The base penalty in (_edge_cost) is removed because it is now part of the
liquidity penalty. We don't return early from get_distances, as we want
to explore all channels.
2021-04-06 20:13:42 +02:00
..
2021-04-01 03:33:16 +02:00
2021-02-17 17:28:13 +01:00
2021-04-01 14:42:52 +02:00
2021-04-02 09:38:39 +02:00
2021-03-23 17:30:40 +01:00
2021-03-21 00:36:23 -04:00
2021-03-26 14:28:34 +01:00
2021-03-21 00:36:23 -04:00
2021-03-21 00:36:23 -04:00
2021-03-21 00:36:23 -04:00
2021-04-01 03:33:16 +02:00
2021-03-03 15:35:38 +01:00
2021-04-02 09:38:39 +02:00
2021-03-21 00:36:23 -04:00
2021-03-12 12:41:10 +01:00
2021-03-21 00:36:23 -04:00
2021-03-21 00:36:23 -04:00
2021-03-21 00:36:23 -04:00
2021-02-23 22:38:53 +01:00
2020-10-23 02:17:31 +00:00
2021-03-28 06:05:04 +02:00
2021-03-21 00:36:23 -04:00
2021-04-02 09:38:39 +02:00