cln/lightningd/test
Rusty Russell 5e263bac78 lightningd: require local_alias in new_channel().
We allowed NULL for stub channels, but just don't put the stub scid
into the hash tables.  This cleans up all the callers to make it
clear this is a non-optional parameter.

We opencode channel_set_random_local_alias, since there's only one caller now.

Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
2025-08-14 14:04:11 +09:30
..
Makefile lightningd/test/Makefile: add missing dependency on header_versions_gen.h 2024-11-23 13:03:00 +01:00
run-check_node_announcement.c common/msg_queue: send backtrace on oversize queues. 2024-11-01 16:54:49 +10:30
run-find_my_abspath.c lightningd: don't hand redundant block_height to block notifications. 2025-05-15 16:40:33 +09:30
run-invoice-select-inchan.c lightningd: require local_alias in new_channel(). 2025-08-14 14:04:11 +09:30
run-jsonrpc.c trace: don't copy strings where we don't need to. 2025-04-23 13:45:18 +09:30
run-log-pruning.c common/msg_queue: send backtrace on oversize queues. 2024-11-01 16:54:49 +10:30
run-log_filter.c common/msg_queue: send backtrace on oversize queues. 2024-11-01 16:54:49 +10:30
run-shuffle_fds.c common: don't send trace messages by default, don't ratelimit at all. 2024-12-16 09:48:51 +10:30