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-02-23 04:19:47 +01:00
2021-04-06 20:13:42 +02:00
2021-04-02 09:38:39 +02:00
2021-03-10 16:23:49 +01:00
2021-03-30 21:31:37 +02:00
2021-03-26 20:54:26 +00:00
2021-04-02 09:38:39 +02:00
2021-03-23 17:30:40 +01:00
2020-12-08 17:08:03 +01:00
2020-12-08 17:08:03 +01:00
2021-03-21 00:36:23 -04:00
2021-04-06 20:13:42 +02: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-17 19:42:20 +01:00
2020-12-22 10:48:10 +01:00
2020-12-09 09:04:04 +01:00
2021-03-21 00:36:23 -04:00
2021-04-01 03:33:16 +02:00
2021-03-09 17:52:36 +01:00
2021-03-03 15:35:38 +01:00
2021-01-06 21:14:56 +01:00
2021-03-30 21:31:37 +02:00
2021-03-17 18:11:55 +01:00
2021-03-29 21:29:51 +02:00
2021-04-02 09:38:39 +02:00
2021-03-19 20:51:38 +01:00
2021-03-21 00:36:23 -04:00
2021-03-29 21:29:51 +02:00
2021-03-30 09:55:18 +02:00
2021-04-06 20:13:42 +02:00
2021-03-12 12:41:10 +01:00
2021-03-29 21:29:51 +02:00
2021-04-06 20:13:42 +02:00
2021-03-05 20:46:41 +01:00
2021-03-23 11:05:05 +01:00
2021-04-06 20:13:42 +02:00
2021-03-10 16:23:49 +01:00
2021-03-21 00:36:23 -04:00
2021-03-17 08:22:19 +01:00
2021-04-06 20:13:42 +02:00
2021-03-21 00:36:23 -04:00
2021-02-08 20:26:16 +02:00
2021-03-21 00:36:23 -04:00
2021-02-22 20:11:14 +01:00
2021-02-23 22:38:53 +01:00
2021-03-17 18:11:55 +01:00
2020-10-23 02:17:31 +00:00
2021-03-24 10:24:14 +01:00
2021-03-15 20:44:24 +01:00
2021-01-06 21:27:10 +01:00
2021-03-28 18:36:04 +02:00
2021-03-05 21:04:20 +01: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
2021-03-05 20:46:41 +01:00
2021-03-19 10:45:17 +01:00
2021-03-30 21:16:14 +02:00
2021-04-01 17:02:34 +02:00