core-lightning/gossipd/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
..
.gitignore
Makefile common: remove type_to_string files altogther. 2024-03-20 13:51:48 +10:30
run-check_channel_announcement.c bitcoin/short_channel_id: pass by copy everywhere. 2024-03-20 13:51:48 +10:30
run-crc32_of_update.c gossipd: make the query response code use gossmap_manage. 2024-02-04 09:24:44 +10:30
run-extended-info.c bitcoin/short_channel_id: pass by copy everywhere. 2024-03-20 13:51:48 +10:30
run-next_block_range.c gossipd: make the seeker code use gossmap_manage. 2024-02-04 09:24:44 +10:30
run-txout_failure.c gossipd: simplify gossip store API. 2024-02-04 09:24:44 +10:30