core-lightning/plugins/askrene
Rusty Russell 50949b7b9c askrene: hack in some padding so we don't overflow capacities.
Of course, we still will, since spendable is for a single HTLC, but
this also shows why we should treat *minimum* as the incorrect answer
if they cross, too.

Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
Fixes: https://github.com/ElementsProject/lightning/issues/7563
2024-08-23 18:52:15 +09:30
..
askrene.c askrene: round capacity *down* when converting to fp16. 2024-08-23 18:52:15 +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 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: 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: hack in some padding so we don't overflow capacities. 2024-08-23 18:52:15 +09:30
mcf.h askrene: include the mcf and flow routines. 2024-08-07 20:35:30 +09:30
reserve.c askrene: memleak: scan reserved htable 2024-08-13 09:12:40 +09:30
reserve.h askrene: memleak: scan reserved htable 2024-08-13 09:12:40 +09:30