core-lightning/lightningd/test
Rusty Russell 35e3c1866e common: generalize extract_channel_id().
connectd is going to end up using this do demux; make it fast and complete.

Fixing this reveals a problem in openingd: it now extracts the channel_id
from funding_signed (which is where we transition off the temporary), and
gets upset.  So fix that.

Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
2021-12-30 09:50:40 +10:30
..
Makefile common: remove unused io_lock.c 2021-12-06 10:05:39 +10:30
run-find_my_abspath.c common: generalize extract_channel_id(). 2021-12-30 09:50:40 +10:30
run-invoice-select-inchan.c common: generalize extract_channel_id(). 2021-12-30 09:50:40 +10:30
run-jsonrpc.c common: generalize extract_channel_id(). 2021-12-30 09:50:40 +10:30
run-log-pruning.c common: generalize extract_channel_id(). 2021-12-30 09:50:40 +10:30
run-shuffle_fds.c common: generalize extract_channel_id(). 2021-12-30 09:50:40 +10:30