rgb-cln/gossipd/test
Rusty Russell 430a380e35 gossipd: feed lightningd the channel_updates as soon as we make them.
Even if we're deferring putting them in the store and broadcasting them,
we tell lightningd so it will use it in any error messages.

Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
2022-02-08 11:15:52 +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 gossipd: feed lightningd the channel_updates as soon as we make them. 2022-02-08 11:15:52 +10:30
run-crc32_of_update.c gossipd: feed lightningd the channel_updates as soon as we make them. 2022-02-08 11:15:52 +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