core-lightning/plugins/askrene
Rusty Russell 296b3ce20c plugin/askrene: add "auto.sourcefree" layer.
This marks all channels around the source node as free (no delay, no fee).  This is normally what we want, if we are calculating a path for ourselves.

Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
2024-08-07 20:35:30 +09:30
..
askrene.c plugin/askrene: add "auto.sourcefree" layer. 2024-08-07 20:35:30 +09:30
askrene.h askrene: fast lookup for capacities. 2024-08-07 20:35:30 +09:30
dijkstra.c askrene: copy flow and dijkstra from renepay. 2024-08-07 20:35:30 +09:30
dijkstra.h askrene: copy flow and dijkstra from renepay. 2024-08-07 20:35:30 +09:30
flow.c plugins/askrene: remove local contexts. 2024-08-07 20:35:30 +09:30
flow.h plugins/askrene: remove local contexts. 2024-08-07 20:35:30 +09:30
layer.c askrene: fast lookup for capacities. 2024-08-07 20:35:30 +09:30
layer.h askrene: fast lookup for capacities. 2024-08-07 20:35:30 +09:30
Makefile askrene: include the mcf and flow routines. 2024-08-07 20:35:30 +09:30
mcf.c plugins/askrene: remove local contexts. 2024-08-07 20:35:30 +09:30
mcf.h askrene: include the mcf and flow routines. 2024-08-07 20:35:30 +09:30
reserve.c askrene: fast lookup for capacities. 2024-08-07 20:35:30 +09:30
reserve.h askrene: fast lookup for capacities. 2024-08-07 20:35:30 +09:30