core-lightning/wire
Rusty Russell 49d97a2fd6 Update wire from spec ed107e4ef019f33a88aa5567adca7fbb944e93af
This version correctly extracts fields with _ in them, meaning we get
more fields.

Also adds Makefile dependency which I noticed broke the build.

Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
2017-04-01 23:59:46 +10:30
..
test lightningd: fix shachain to be 48-bits, with hack for legacy. 2017-04-01 23:59:46 +10:30
fromwire.c wire: understand struct preimage, don't treat it as sha256. 2017-04-01 23:59:46 +10:30
gen_onion_wire_csv Update wire from spec ed107e4ef019f33a88aa5567adca7fbb944e93af 2017-04-01 23:59:46 +10:30
gen_peer_wire_csv Update wire from spec 9e0a0e893db389bfe392b2f4db8097949395fe28 2017-04-01 23:59:46 +10:30
Makefile Update wire from spec ed107e4ef019f33a88aa5567adca7fbb944e93af 2017-04-01 23:59:46 +10:30
onion_defs.h wire: split onion messages from peer wire messages. 2017-01-06 13:40:35 +10:30
peer_wire.c lightningd/cryptomsg: discard unknown odd messages internally. 2017-04-01 23:59:46 +10:30
peer_wire.h lightningd/cryptomsg: discard unknown odd messages internally. 2017-04-01 23:59:46 +10:30
towire.c wire: understand struct preimage, don't treat it as sha256. 2017-04-01 23:59:46 +10:30
wire_io.c wire/wire_io: support take() arg to io_write_wire(). 2017-03-10 21:45:55 +10:30
wire_io.h wire/wire_io: support take() arg to io_write_wire(). 2017-03-10 21:45:55 +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
wire.h wire: understand struct preimage, don't treat it as sha256. 2017-04-01 23:59:46 +10:30