core-lightning/gossipd
Christian Decker 2988e290cf gossip: Added internal gossip message to add a local channel
Couldn't find a good place to put these messages, we probably want to
do the same capability based request routing that we did for the HSM,
but for now this just defines the message in the master messages file.

Signed-off-by: Christian Decker <decker.christian@gmail.com>
2017-12-20 06:14:53 +00:00
..
test bench: reduce defaults for travis run. 2017-12-18 22:03:31 +01:00
broadcast.c gossipd: don't increment broadcast_index until *after* message sent. 2017-12-17 02:44:20 +00:00
broadcast.h gossipd: don't increment broadcast_index until *after* message sent. 2017-12-17 02:44:20 +00:00
gossip.c gossip: Added internal gossip message to add a local channel 2017-12-20 06:14:53 +00:00
gossip_wire.csv gossip: Added internal gossip message to add a local channel 2017-12-20 06:14:53 +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: precalc per-block risk factor. 2017-12-18 22:03:31 +01:00
routing.h routing: remove negative fee support. 2017-12-18 22:03:31 +01:00