core-lightning/gossipd
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
..
test seeker: take over gossip control. 2019-10-10 21:48:52 -05:00
broadcast.h gossipd: remove broadcast map altogether. 2019-06-04 01:29:39 +00:00
gossip_generation.c gossipd: use per-peer information to make messages clearer. 2019-10-10 21:48:52 -05:00
gossip_generation.h gossipd: naming cleanups. 2019-09-20 06:55:00 +00:00
gossip_peerd_wire.csv wire-gen: move in-house wire delcarations to new format 2019-07-24 06:31:46 +00:00
gossip_store.c gossipd: track what peer gave us gossip msgs so we can credit it. 2019-10-10 21:48:52 -05:00
gossip_store.csv wire-gen: move in-house wire delcarations to new format 2019-07-24 06:31:46 +00:00
gossip_store.h gossipd: have gossip_store_load() return a timestamp. 2019-10-10 21:48:52 -05:00
gossip_wire.csv elements: Move from a global is_elements to a global chainparams 2019-10-03 04:32:57 +00:00
gossipd.c seeker: take over gossip control. 2019-10-10 21:48:52 -05:00
gossipd.h seeker: take over gossip control. 2019-10-10 21:48:52 -05:00
Makefile gossipd: move gossip seeking routines into new file seeker.c 2019-10-10 21:48:52 -05:00
queries.c gossipd: move gossip seeking routines into new file seeker.c 2019-10-10 21:48:52 -05:00
queries.h gossipd: move gossip seeking routines into new file seeker.c 2019-10-10 21:48:52 -05:00
routing.c gossipd: use per-peer information to make messages clearer. 2019-10-10 21:48:52 -05:00
routing.h gossipd: use per-peer information to make messages clearer. 2019-10-10 21:48:52 -05:00
seeker.c seeker: take over gossip control. 2019-10-10 21:48:52 -05:00
seeker.h seeker: take over gossip control. 2019-10-10 21:48:52 -05:00