rgb-cln/lightningd/handshake
Rusty Russell 90737371d0 lightningd/cryptomsg: split raw crypto_state vs peer_crypto_state
Raw crypto_state is what we send across the wire: the peer one is for
use in async crypto io routines (peer_read_message/peer_write_message).

Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
2017-02-24 16:22:56 +10:30
..
test lightningd/commit_tx: creation of BOLT 3 commitment transaction. 2017-02-07 12:14:22 +10:30
Makefile lightningd: use daemon/htlc_state.c 2017-02-07 12:14:22 +10:30
handshake.c lightningd/cryptomsg: split raw crypto_state vs peer_crypto_state 2017-02-24 16:22:56 +10:30
handshake_control_wire_csv lightningd/handshake: simple daemon to do BOLT 8 crypto handshake. 2017-01-10 15:38:33 +10:30
handshake_status_wire_csv lightningd/handshake: rename WIRE_BAD_COMMAND to WIRE_HANDSHAKE_BAD_COMMAND 2017-02-24 16:22:56 +10:30