cln/plugins/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
..
Makefile gossmap: keep capacity for locally-generated channels as well. 2024-10-04 11:27:53 +09:30
Makefile2 plugins/test/run-route-overlong: modern overlong routing test. 2021-05-22 17:53:04 +09:30
run-funder_policy.c libplugin: allow display of default values. 2024-05-15 15:50:54 -05:00
run-route-calc.c common/gossmods_listpeerchannels: include channel capacity in callback. 2024-10-04 11:27:53 +09:30
run-route-overlong.c gossmap: keep capacity for locally-generated channels as well. 2024-10-04 11:27:53 +09:30