core-lightning/gossipd
Christian Decker a571bf9d3a gossip: Track whether we read a message from store or peer
When we read from the gossip_store we set store=false so that we don't duplicate
messages in the store.

Signed-off-by: Christian Decker <decker.christian@gmail.com>
2018-03-25 23:56:59 +00:00
..
test gossip: Add gossip_store to the routing_state 2018-03-25 23:56:59 +00:00
broadcast.c gossipd: make struct queued_message private. 2018-03-14 02:19:37 +00:00
broadcast.h Use expected LIGHTNING_DIR_FILE_H define 2018-03-25 23:54:21 +00:00
gossip_store.c gossip: Switch gossip_store to use a single fd 2018-03-25 23:56:59 +00:00
gossip_store.h gossip: Added gossip store primitives 2018-03-25 23:56:59 +00:00
gossip_wire.csv gossip: Pass output value to gossipd 2018-03-12 22:34:51 +00:00
gossip.c gossip: Track whether we read a message from store or peer 2018-03-25 23:56:59 +00:00
handshake.c status: remove trc context now we have tmpctx. 2018-03-16 00:16:10 +00:00
handshake.h Use expected LIGHTNING_DIR_FILE_H define 2018-03-25 23:54:21 +00:00
Makefile gossip: Added gossip store primitives 2018-03-25 23:56:59 +00:00
routing.c gossip: Track whether we read a message from store or peer 2018-03-25 23:56:59 +00:00
routing.h gossip: Track whether we read a message from store or peer 2018-03-25 23:56:59 +00:00