core-lightning/plugins/askrene
Lagrang3 32548cf02b askrene: add a new graph abstraction
Changelog-EXPERIMENTAL: askrene new graph abstraction

Signed-off-by: Lagrang3 <lagrang3@protonmail.com>
2024-11-21 16:17:52 +10:30
..
test askrene: add a new graph abstraction 2024-11-21 16:17:52 +10:30
askrene.c askrene: persistent layer support. 2024-11-08 21:48:55 +10:30
askrene.h askrene: persistent layer support. 2024-11-08 21:48:55 +10: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
explain_failure.c askrene: more logging in explain_failure. 2024-10-15 09:58:04 +10:30
explain_failure.h askrene: give better feedback when we can't find a suitable route. 2024-10-04 11:27:53 +09:30
flow.c askrene: remove flowset_probability() now refine step calculates it. 2024-10-15 09:58:04 +10:30
flow.h askrene: remove flowset_probability() now refine step calculates it. 2024-10-15 09:58:04 +10:30
graph.c askrene: add a new graph abstraction 2024-11-21 16:17:52 +10:30
graph.h askrene: add a new graph abstraction 2024-11-21 16:17:52 +10:30
layer.c askrene: don't create duplicate layers if xpay creates layer before we load them. 2024-11-19 17:51:18 +10:30
layer.h askrene: persistent layer support. 2024-11-08 21:48:55 +10:30
Makefile askrene: add a new graph abstraction 2024-11-21 16:17:52 +10:30
mcf.c askrene: add askrene-bias-channel. 2024-11-08 21:48:55 +10:30
mcf.h askrene: debug and check we actually reduce fees when mu increase. 2024-10-15 09:58:04 +10:30
refine.c askrene: remove flowset_probability() now refine step calculates it. 2024-10-15 09:58:04 +10:30
refine.h askrene: use refine step to calculate flowset probability. 2024-10-15 09:58:04 +10:30
reserve.c askrene: give better feedback when we can't find a suitable route. 2024-10-04 11:27:53 +09:30
reserve.h askrene: give better feedback when we can't find a suitable route. 2024-10-04 11:27:53 +09:30