core-lightning/gossipd
Rusty Russell 30c1ab424f gossipd: reorder handle_node_announcement
I found the logic a bit confusing, so this reworks to bunch the
"no node" cases together.

Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
2018-04-11 15:58:18 +02:00
..
test gossip: Store channel deletions so we don't re-add them on restart 2018-03-30 16:35:00 +02: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: Store channel deletions so we don't re-add them on restart 2018-03-30 16:35:00 +02:00
gossip_store.h gossip: Store channel deletions so we don't re-add them on restart 2018-03-30 16:35:00 +02:00
gossip_wire.csv routing: Use 64-bit msatoshi for messages to and from routing. 2018-04-09 20:45:26 +02:00
gossip.c routing: Use 64-bit msatoshi for messages to and from routing. 2018-04-09 20:45:26 +02: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 common/daemon: common routines for all daemons. 2018-04-03 14:03:28 +02:00
routing.c gossipd: reorder handle_node_announcement 2018-04-11 15:58:18 +02:00
routing.h routing: Use 64-bit msatoshi for messages to and from routing. 2018-04-09 20:45:26 +02:00