core-lightning/lightningd/handshake
Rusty Russell 7419fde9a0 Update to new spec: differentiate channel_id and short_channel_id.
The spec 4af8e1841151f0c6e8151979d6c89d11839b2f65 uses a 32-byte 'channel-id'
field, not to be confused with the 8-byte short ID used by gossip.  Rename
appropriately, and update to the new handshake protocol.

Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
2017-03-02 22:51:49 +10:30
..
test lightningd/commit_tx: creation of BOLT 3 commitment transaction. 2017-02-07 12:14:22 +10:30
handshake.c Update to new spec: differentiate channel_id and short_channel_id. 2017-03-02 22:51:49 +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
Makefile lightningd: use daemon/htlc_state.c 2017-02-07 12:14:22 +10:30