core-lightning/plugins/askrene
Rusty Russell fafda82d82 askrene: fix up our handling of htlc_max.
It seems we didn't handle it correctly: we need to cap the first
segment as well as the others, as far as I can tell.

Also, it can be less than the maximum capacity.

Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
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: fix up our handling of htlc_max. 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