rgb-cln/gossipd
Rusty Russell fd498be7ca status: generate messages rather than marshal/unmarshal manually.
Now we have wirestring, this is much more natural.  And with the
24M length limit, we needn't be so concerned about dumping 64k peer
messages in hex.

Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
2018-02-08 19:07:12 +01:00
..
test status: generate messages rather than marshal/unmarshal manually. 2018-02-08 19:07:12 +01:00
Makefile status: generate messages rather than marshal/unmarshal manually. 2018-02-08 19:07:12 +01:00
broadcast.c broadcast: Added option to replace a specific index 2018-02-05 18:28:39 +00:00
broadcast.h broadcast: Added option to replace a specific index 2018-02-05 18:28:39 +00:00
gossip.c tools/generate_wire.py: generate varlen arrays properly. 2018-02-08 19:07:12 +01:00
gossip_wire.csv gossipd: Implement gossip_mark_channel_unroutable. 2018-02-08 00:51:30 +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
routing.c gossipd: Implement gossip_mark_channel_unroutable. 2018-02-08 00:51:30 +00:00
routing.h gossipd: Implement gossip_mark_channel_unroutable. 2018-02-08 00:51:30 +00:00