core-lightning/plugins/askrene
Rusty Russell f8b259d5e9 askrene: add "auto.localchans" layer.
This populates information on both topology (i.e. unannounced channels) and capacity for the local node using `listpeerchannels`.

Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
2024-08-07 20:35:30 +09:30
..
askrene.c askrene: add "auto.localchans" layer. 2024-08-07 20:35:30 +09:30
askrene.h askrene: add "auto.localchans" layer. 2024-08-07 20:35:30 +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 plugins/askrene: remove local contexts. 2024-08-07 20:35:30 +09:30
mcf.h askrene: include the mcf and flow routines. 2024-08-07 20:35:30 +09:30
reserve.c askrene: fast lookup for capacities. 2024-08-07 20:35:30 +09:30
reserve.h askrene: fast lookup for capacities. 2024-08-07 20:35:30 +09:30