Files
pallectrum/electrum/tests
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-03-21 00:36:23 -04:00
2021-03-21 00:36:23 -04:00
2020-02-04 13:35:58 +01:00
2021-03-21 00:36:23 -04:00
2020-02-25 20:45:17 +01:00
2021-03-19 10:17:02 +01:00