core-lightning/gossipd/test
Rusty Russell 5065bd6fc2 lightningd: use our cached channel_update for errors instead of asking gossipd.
We also no longer strip the type off: everyone handles both forms, and
Eclair doesn't strip (and it's easier!).

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 lightningd: tell gossipd when we use the channel_update. 2022-02-08 11:15:52 +10:30
run-crc32_of_update.c lightningd: tell gossipd when we use the channel_update. 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 lightningd: use our cached channel_update for errors instead of asking gossipd. 2022-02-08 11:15:52 +10:30
run-txout_failure.c common: cleanup unsused parameter in timer_expired() 2021-12-14 09:33:10 +10:30