rgb-cln/wire
Rusty Russell 279f216208 gen_peer_wire_csv: update to latest spec.
In particular, 860990fa0afb55f839e882a5e9abe8abe6ccb981 reordered
channel_announcement and c93bf5cf8c48eab1b028e85214cb35feeeffcbb3
reordered the update_fail_malformed_htlc message.

Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
2017-02-02 14:48:00 +10:30
..
test gen_peer_wire_csv: update to latest spec. 2017-02-02 14:48:00 +10:30
Makefile wire/Makefile: don't erase source in clean, fix deps. 2017-01-10 15:23:20 +10:30
fromwire.c bitcoin/signature.h: remove struct signature. 2017-01-25 11:03:55 +10:30
gen_onion_wire_csv wire: split onion messages from peer wire messages. 2017-01-06 13:40:35 +10:30
gen_peer_wire_csv gen_peer_wire_csv: update to latest spec. 2017-02-02 14:48:00 +10:30
onion_defs.h wire: split onion messages from peer wire messages. 2017-01-06 13:40:35 +10:30
towire.c bitcoin/signature.h: remove struct signature. 2017-01-25 11:03:55 +10:30
wire.h bitcoin/signature.h: remove struct signature. 2017-01-25 11:03:55 +10:30
wire_io.c wire: add ccan/io helpers to send (unencrypted) messages between damones. 2017-01-10 15:22:20 +10:30
wire_io.h wire: add ccan/io helpers to send (unencrypted) messages between damones. 2017-01-10 15:22:20 +10:30
wire_sync.c wire/wire_sync: helper routines for direct read/write of messages. 2017-01-10 15:21:20 +10:30
wire_sync.h wire/wire_sync: helper routines for direct read/write of messages. 2017-01-10 15:21:20 +10:30