Files
pallectrum/electrum
SomberNight 750d8cfab5 lnworker: run create_route_for_payment end-to-end, incl private edges
We pass the private edges to lnrouter, and let it find routes end-to-end.
Previously the edge_cost heuristics didn't apply to the private edges
and we were just randomly picking one of the route hints and use that.
So e.g. cheaper private edges were not preferred, but they are now.

PathEdge now stores both start_node and end_node; not just end_node.
2021-03-02 18:00:31 +01:00
..
2021-02-17 17:28:13 +01:00
2021-02-17 17:28:13 +01:00
2021-02-28 16:26:15 +01:00
2021-02-25 08:37:39 +01:00
2021-02-23 22:38:53 +01:00
2020-10-23 02:17:31 +00:00
2021-02-17 17:28:13 +01:00
2020-12-18 19:40:39 +01:00