core-lightning/gossipd
Rusty Russell 526d3a232e tools/generate_wire.py: generate varlen arrays properly.
These are now logically arrays of pointers.  This is much more natural,
and gets rid of the horrible utxo array converters.

Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
2018-02-08 19:07:12 +01:00
..
test status: add multiple levels of logging. 2018-02-07 00:46:49 +00: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_wire.csv gossipd: Implement gossip_mark_channel_unroutable. 2018-02-08 00:51:30 +00:00
gossip.c tools/generate_wire.py: generate varlen arrays properly. 2018-02-08 19:07:12 +01: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 gossipd: Implement gossip_routing_failure for master to report routing failures. 2018-02-01 00:46:06 +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