core-lightning/gossipd
Rusty Russell 36746bf65a Makefile: make gossipd objects depend correctly on its own headers.
Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
2017-12-17 02:44:20 +00:00
..
test routing: Make routing_state aware of its own ID 2017-12-17 02:44:20 +00:00
broadcast.c Rename subdaemons, move them into top level. 2017-08-29 17:54:14 +02:00
broadcast.h Rename subdaemons, move them into top level. 2017-08-29 17:54:14 +02:00
gossip_wire.csv gossip: Passing alias, color and wireaddrs through to gossipd 2017-12-17 02:44:20 +00:00
gossip.c gossipd: split peer structure to clearly separate local and remote fields. 2017-12-17 02:44:20 +00:00
handshake.c gossip: Remove HSM_FD from handshake 2017-12-17 02:44:20 +00:00
handshake.h ipaddr: rename to wireaddr. 2017-10-26 21:01:09 +00:00
Makefile Makefile: make gossipd objects depend correctly on its own headers. 2017-12-17 02:44:20 +00:00
routing.c routing: Do not set an empty channel_announcement if none is given 2017-12-17 02:44:20 +00:00
routing.h routing: Return boolean from handle_channel_announcement 2017-12-17 02:44:20 +00:00