core-lightning/gossipd
Rusty Russell 43f2cbd250 gossipd: track gossip_store locations of local channels.
We currently don't care, but the next patch means we have to find them
again.

Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
2019-06-04 01:29:39 +00:00
..
test gossip_store: mark private updates separately from normal ones. 2019-06-04 01:29:39 +00:00
broadcast.c gossipd: track gossip_store locations of local channels. 2019-06-04 01:29:39 +00:00
broadcast.h gossipd: neaten insert_broadcast a little. 2019-05-22 11:28:44 +00:00
gossip_constants.h Use node_id everywhere for nodes. 2019-04-09 12:37:16 -07:00
gossip_peerd_wire.csv gossipd: send per-peer daemons offsets into gossip store. 2019-05-13 05:16:18 +00:00
gossip_store.c gossipd: track gossip_store locations of local channels. 2019-06-04 01:29:39 +00:00
gossip_store.csv gossip_store: mark private updates separately from normal ones. 2019-06-04 01:29:39 +00:00
gossip_store.h gossip_store: mark private updates separately from normal ones. 2019-06-04 01:29:39 +00:00
gossip_wire.csv gossipd: reply to large listchannels in parts. 2019-05-22 11:28:44 +00:00
gossipd.c gossipd: track gossip_store locations of local channels. 2019-06-04 01:29:39 +00:00
Makefile common: move gossip_store read routine where subdaemons can access it. 2019-05-13 05:16:18 +00:00
routing.c gossipd: track gossip_store locations of local channels. 2019-06-04 01:29:39 +00:00
routing.h gossipd: track gossip_store locations of local channels. 2019-06-04 01:29:39 +00:00