cln/lightningd/test
Rusty Russell 9450d46db1 bitcoin/short_channel_id: pass by copy everywhere.
It's a u64, we should pass by copy.  This is a big sweeping change,
but mainly mechanical (change one, compile, fix breakage, repeat).

Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
2024-03-20 13:51:48 +10:30
..
Makefile common: remove type_to_string files altogther. 2024-03-20 13:51:48 +10:30
run-check_node_announcement.c lightningd: move node_announcement unit test from gossipd/ 2024-01-31 14:47:33 +10:30
run-find_my_abspath.c global: change all type_to_string to fmt_X. 2024-03-20 13:51:48 +10:30
run-invoice-select-inchan.c bitcoin/short_channel_id: pass by copy everywhere. 2024-03-20 13:51:48 +10:30
run-jsonrpc.c common: add command_deprecated_param_ok() and command_deprecated_out_ok() 2024-01-26 10:30:22 +10:30
run-log-pruning.c global: expose all fmt_X functions for direct use, make uniform. 2024-03-20 13:51:48 +10:30
run-log_filter.c lightningd/test: use tmpdir_mkstemp() to create log file 2023-09-25 13:59:13 +09:30
run-shuffle_fds.c common: add peer_failed_warn_nodisconnect routine for non-disconnecting warnings 2023-10-23 15:48:50 +10:30