core-lightning/plugins/renepay/test
Rusty Russell 5052f0763f gossmap: keep capacity for locally-generated channels as well.
It was weird not to have a capacity associated with localmods channels, and
fixing it has some very nice side effects.

Now the gossmap_chan_get_capacity() call never fails (we prevented reading
of channels from gossmap in the partially-written case already), so we
make it return the capacity.  We do this in msat, because that's what
all the callers want.

Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
2024-10-04 11:27:53 +09:30
..
common.h gossmap: keep capacity for locally-generated channels as well. 2024-10-04 11:27:53 +09:30
Makefile renepay: test channel capacity unavailable 2024-05-20 16:58:49 -05:00
run-arc.c common: hoist scidd->pubkey conversion function into gossmap. 2024-07-18 10:53:55 +09:30
run-bottleneck.c gossmap: keep capacity for locally-generated channels as well. 2024-10-04 11:27:53 +09:30
run-dijkstra.c common: hoist scidd->pubkey conversion function into gossmap. 2024-07-18 10:53:55 +09:30
run-mcf-diamond.c gossmap: keep capacity for locally-generated channels as well. 2024-10-04 11:27:53 +09:30
run-mcf.c gossmap: keep capacity for locally-generated channels as well. 2024-10-04 11:27:53 +09:30
run-route_map.c renepay: remove __PRETTY_FUNCTION__ 2024-08-12 13:27:34 -07:00
run-testflow.c gossmap: keep capacity for locally-generated channels as well. 2024-10-04 11:27:53 +09:30