core-lightning/gossipd/test
Rusty Russell d33ebd3629 seeker: probe for node announcements.
We pick some nodes which don't seem to have node_announcements and we
ask a channel associated with them.  Again, if this reveals more
node_announcements, we probe for twice as many next time.

Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
2019-10-10 21:48:52 -05: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: track what peer gave us gossip msgs so we can credit it. 2019-10-10 21:48:52 -05:00
run-crc32_of_update.c gossipd: use per-peer information to make messages clearer. 2019-10-10 21:48:52 -05:00
run-extended-info.c seeker: add code to check range of scids. 2019-10-10 21:48:52 -05:00
run-find_route-specific.c gossipd: track what peer gave us gossip msgs so we can credit it. 2019-10-10 21:48:52 -05:00
run-find_route.c gossipd: track what peer gave us gossip msgs so we can credit it. 2019-10-10 21:48:52 -05:00
run-next_block_range.c seeker: probe for node announcements. 2019-10-10 21:48:52 -05:00
run-overlong.c gossipd: track what peer gave us gossip msgs so we can credit it. 2019-10-10 21:48:52 -05:00
run-txout_failure.c gossipd: track what peer gave us gossip msgs so we can credit it. 2019-10-10 21:48:52 -05:00