core-lightning/connectd
Rusty Russell 722b4942ed common: rename decode_short_channel_ids.{c,h} to decode_array.{c.h}
This encoding scheme is no longer just used for short_channel_ids, so make
the names more generic.

Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
2019-09-27 02:32:53 +00:00
..
test transition from status_trace() to status_debug 2019-09-10 02:02:51 +00:00
connect_gossip_wire.csv wire-gen: move in-house wire delcarations to new format 2019-07-24 06:31:46 +00:00
connect_wire.csv bolt-gen: use 'enum' instead of 'e:' prefix for enums 2019-07-24 06:31:46 +00:00
connectd.c common: rename decode_short_channel_ids.{c,h} to decode_array.{c.h} 2019-09-27 02:32:53 +00:00
connectd.h connectd: generate message for lightningd inside peer_connected(). 2019-06-04 01:29:39 +00:00
handshake.c transition from status_trace() to status_debug 2019-09-10 02:02:51 +00:00
handshake.h channeld: use pointer for shared secret. 2019-01-08 19:20:28 +01:00
Makefile per-peer-daemons: tie in gossip filter. 2019-09-06 14:35:01 +02:00
netaddress.c transition from status_trace() to status_debug 2019-09-10 02:02:51 +00:00
netaddress.h gossipd: move files into connectd. 2018-07-25 02:13:52 +00:00
peer_exchange_initmsg.c transition from status_trace() to status_debug 2019-09-10 02:02:51 +00:00
peer_exchange_initmsg.h Use node_id everywhere for nodes. 2019-04-09 12:37:16 -07:00
tor_autoservice.c Show in info log the name of the hidden onion service 2019-09-25 04:26:15 +08:00
tor_autoservice.h gossipd: move files into connectd. 2018-07-25 02:13:52 +00:00
tor.c transition from status_trace() to status_debug 2019-09-10 02:02:51 +00:00
tor.h connectd: rename 'struct reaching' to 'struct connecting'. 2018-09-28 04:14:28 +00:00