core-lightning/plugins/askrene
Rusty Russell 829954ac71 askrene: remove struct flow probability member.
Simply calculate it when we need it, which means we don't have to keep it
up-to-date as we tweak the flow.

Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
2024-09-19 12:16:53 +09:30
..
askrene.c askrene: remove struct flow probability member. 2024-09-19 12:16:53 +09:30
askrene.h askrene: change reserve_hash for reserve_htable 2024-08-13 09:12:40 +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 askrene: remove unused flow routines. 2024-09-19 12:16:53 +09:30
flow.h askrene: remove struct flow probability member. 2024-09-19 12:16:53 +09:30
layer.c askrene: add "auto.localchans" layer. 2024-08-07 20:35:30 +09:30
layer.h askrene: add "auto.localchans" layer. 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 askrene: remove struct flow probability member. 2024-09-19 12:16:53 +09:30
mcf.h askrene: include the mcf and flow routines. 2024-08-07 20:35:30 +09:30
reserve.c common/amount: add amount_msat_accumulate() 2024-09-19 12:16:53 +09:30
reserve.h askrene: memleak: scan reserved htable 2024-08-13 09:12:40 +09:30