core-lightning/gossipd
Christian Decker 6894f20927 gossip: Change gossip_store message length to u32
Since we now store additional data along with the original messages they exceed
the length of the peer wire protocol messages.

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: Change gossip_store message length to u32 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: Add message types to store gossip msgs and associate data 2018-03-25 23:56:59 +00:00
gossip.c gossip: Add message types to store gossip msgs and associate data 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: Extract network changes into their own functions 2018-03-25 23:56:59 +00:00
routing.h gossip: Extract network changes into their own functions 2018-03-25 23:56:59 +00:00