core-lightning/lightningd/opening
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
..
Makefile lightningd/opening: opening daemon. 2017-02-21 15:15:29 +10:30
opening.c Update to new spec: differentiate channel_id and short_channel_id. 2017-03-02 22:51:49 +10:30
opening_control_wire.csv Update to new spec: differentiate channel_id and short_channel_id. 2017-03-02 22:51:49 +10:30
opening_status_wire.csv lightningd/handshake: rename WIRE_BAD_COMMAND to WIRE_HANDSHAKE_BAD_COMMAND 2017-02-24 16:22:56 +10:30