rgb-cln/gossipd/test
Rusty Russell 7f45e55d84 gossipd: set the push marker for our own messages.
This is a better fix than doing it manually, which turned out
to do it in the wrong order (node_announcement followed by
channel_announcement) anyway.

Should fix many "Bad gossip" messages.

Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
2019-11-04 17:50:58 +01:00
..
.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 gossipd: test vectors for https://github.com/lightningnetwork/lightning-rfc/pull/557 2019-08-10 02:48:34 +00:00
run-bench-find_route.c gossipd: fix false-positive memleak detection in pending_node_map. 2019-10-21 14:08:05 +02:00
run-crc32_of_update.c gossipd: set the push marker for our own messages. 2019-11-04 17:50:58 +01:00
run-extended-info.c gossipd: simplify seeker state machine. 2019-10-10 21:48:52 -05:00
run-find_route-specific.c gossipd: fix false-positive memleak detection in pending_node_map. 2019-10-21 14:08:05 +02:00
run-find_route.c gossipd: fix false-positive memleak detection in pending_node_map. 2019-10-21 14:08:05 +02:00
run-next_block_range.c queries: make sure scids are in order. 2019-10-10 21:48:52 -05:00
run-overlong.c gossipd: fix false-positive memleak detection in pending_node_map. 2019-10-21 14:08:05 +02:00
run-txout_failure.c gossipd: set the push marker for our own messages. 2019-11-04 17:50:58 +01:00