core-lightning/gossipd/test
Rusty Russell 521c7f7121 seeker: take over gossip control.
The seeker starts by asking a peer (the first peer!) for all gossip
since a minute before the modified time of the gossip store.

This algorithm is enhanced in successive patches.

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: take over gossip control. 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-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