rgb-cln/plugins/renepay
Rusty Russell b5da85e85d plugins/renepay/dijkstra: improve API to remove global.
The global is an *internal* hack because dijkstra_item_mover doesn't
take a context arg!  It should be used with care.

Easy, since all the accessors exist: we just hand in the struct dijkstra.

Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
2023-07-31 12:58:56 +09:30
..
test plugins/renepay/dijkstra: improve API to remove global. 2023-07-31 12:58:56 +09:30
Makefile renepay: fixups after comments 2023-07-31 12:58:56 +09:30
debug.c renepay: an experimental payment plugin 2023-07-31 12:58:56 +09:30
debug.h renepay: an experimental payment plugin 2023-07-31 12:58:56 +09:30
dijkstra.c plugins/renepay/dijkstra: improve API to remove global. 2023-07-31 12:58:56 +09:30
dijkstra.h plugins/renepay/dijkstra: improve API to remove global. 2023-07-31 12:58:56 +09:30
flow.c renepay: add information decay linear in time 2023-07-31 12:58:56 +09:30
flow.h renepay: add information decay linear in time 2023-07-31 12:58:56 +09:30
mcf.c plugins/renepay/dijkstra: improve API to remove global. 2023-07-31 12:58:56 +09:30
mcf.h renepay: an experimental payment plugin 2023-07-31 12:58:56 +09:30
pay.c renepay: fixups after comments 2023-07-31 12:58:56 +09:30
pay.h renepay: fixups after comments 2023-07-31 12:58:56 +09:30
pay_flow.c renepay: an experimental payment plugin 2023-07-31 12:58:56 +09:30
pay_flow.h renepay: an experimental payment plugin 2023-07-31 12:58:56 +09:30
payment.c renepay: an experimental payment plugin 2023-07-31 12:58:56 +09:30
payment.h renepay: fixups after comments 2023-07-31 12:58:56 +09:30
uncertainty_network.c renepay: add information decay linear in time 2023-07-31 12:58:56 +09:30
uncertainty_network.h renepay: add information decay linear in time 2023-07-31 12:58:56 +09:30