rgb-cln/connectd
Rusty Russell a2fa699e0e Use node_id everywhere for nodes.
I tried to just do gossipd, but it was uncontainable, so this ended up being
a complete sweep.

We didn't get much space saving in gossipd, even though we should save
24 bytes per node.

Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
2019-04-09 12:37:16 -07:00
..
test channeld: use pointer for shared secret. 2019-01-08 19:20:28 +01:00
Makefile Use node_id everywhere for nodes. 2019-04-09 12:37:16 -07:00
connect_gossip_wire.csv Use node_id everywhere for nodes. 2019-04-09 12:37:16 -07:00
connect_wire.csv Use node_id everywhere for nodes. 2019-04-09 12:37:16 -07:00
connectd.c Use node_id everywhere for nodes. 2019-04-09 12:37:16 -07:00
connectd.h Use node_id everywhere for nodes. 2019-04-09 12:37:16 -07:00
handshake.c pubkey: rename PUBKEY_DER_LEN to PUBKEY_CMPR_LEN. 2019-04-09 12:37:16 -07:00
handshake.h channeld: use pointer for shared secret. 2019-01-08 19:20:28 +01:00
netaddress.c wireaddr: update bolt version, remove 'padding' from addresses. 2018-10-28 23:51:05 +00:00
netaddress.h gossipd: move files into connectd. 2018-07-25 02:13:52 +00:00
peer_exchange_initmsg.c Use node_id everywhere for nodes. 2019-04-09 12:37:16 -07:00
peer_exchange_initmsg.h Use node_id everywhere for nodes. 2019-04-09 12:37:16 -07:00
tor.c connectd: rename 'struct reaching' to 'struct connecting'. 2018-09-28 04:14:28 +00:00
tor.h connectd: rename 'struct reaching' to 'struct connecting'. 2018-09-28 04:14:28 +00:00
tor_autoservice.c ccan: update. 2018-10-19 00:53:00 +00:00
tor_autoservice.h gossipd: move files into connectd. 2018-07-25 02:13:52 +00:00