rgb-cln/gossipd/test
Rusty Russell 6115ed02e8 subdaemons: don't stream gossip_store at all.
We now let gossipd do it.

This also means there's nothing left in 'struct per_peer_state' to
send across the wire (the fds are sent separately), so that gets
removed from wire messages too.

Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
2022-01-20 15:24:06 +10:30
..
.gitignore gossipd/test/run-bench-find_route: don't abort if we try to route to ourselves 2017-12-20 13:57:28 +01:00
Makefile test: hack in test for (now-obsolete!) test vector Thomas emailed me. 2021-12-01 05:44:28 +10:30
run-check_channel_announcement.c check: make sure all files outside contrib/ include "config.h" first. 2021-12-06 10:05:39 +10:30
run-check_node_announcement.c update mocks 2022-01-20 15:24:06 +10:30
run-crc32_of_update.c update mocks 2022-01-20 15:24:06 +10:30
run-extended-info.c update mocks 2022-01-20 15:24:06 +10:30
run-next_block_range.c check: make sure all files outside contrib/ include "config.h" first. 2021-12-06 10:05:39 +10:30
run-onion_message.c subdaemons: don't stream gossip_store at all. 2022-01-20 15:24:06 +10:30
run-txout_failure.c common: cleanup unsused parameter in timer_expired() 2021-12-14 09:33:10 +10:30