rgb-cln/lightningd/handshake
Rusty Russell 662dfef436 lightningd/gossip: Move INIT message handling to handshake daemon.
We need to do this on every connection, whether reconnecting or not,
so it makes sense for the handshake daemon to handle it and return
the feature fields.

Longer term I'm considering having the handshake daemon handle the
listening and connecting, and simply hand the fds back once the peers
are ready.

Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
2017-05-25 14:24:47 +09:30
..
test struct secret: use everywhere. 2017-05-09 11:43:35 +09:30
Makefile lightningd: fix shachain to be 48-bits, with hack for legacy. 2017-04-01 23:59:46 +10:30
handshake.c lightningd/gossip: Move INIT message handling to handshake daemon. 2017-05-25 14:24:47 +09:30
handshake_wire.csv lightningd/gossip: Move INIT message handling to handshake daemon. 2017-05-25 14:24:47 +09:30