core-lightning/gossipd
Rusty Russell 6f9c5f2936 gossipd: get fed the blockheight from lightningd when we know it.
This will let gossipd be more intelligent about gossiping before we're
synced, and also it might know how far behind we are.

Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
2019-09-25 04:01:56 +00:00
..
test gossipd: get fed the blockheight from lightningd when we know it. 2019-09-25 04:01:56 +00:00
broadcast.h gossipd: remove broadcast map altogether. 2019-06-04 01:29:39 +00:00
gossip_constants.h ratelimit: adjust based on --dev-fast-gossip, test. 2019-09-20 06:55:00 +00:00
gossip_generation.c BOLT: update to cover minor changes. 2019-09-22 01:17:11 +00: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: use gossip_time_now() everywhere. 2019-09-12 05:11:56 +00: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: note if loaded store seems reasonably up-to-date. 2019-06-12 00:37:46 +00:00
gossip_wire.csv gossipd: get fed the blockheight from lightningd when we know it. 2019-09-25 04:01:56 +00:00
gossipd.c gossipd: get fed the blockheight from lightningd when we know it. 2019-09-25 04:01:56 +00:00
gossipd.h gossipd: get fed the blockheight from lightningd when we know it. 2019-09-25 04:01:56 +00:00
Makefile gossipd: naming cleanups. 2019-09-20 06:55:00 +00:00
routing.c cleanup: Use u32 as the type of max_hops in gossipd 2019-09-24 16:01:24 +02:00
routing.h cleanup: Use u32 as the type of max_hops in gossipd 2019-09-24 16:01:24 +02:00