core-lightning/wire
Rusty Russell 7389aae26a Massive BOLT text underscore and formatting updates.
This brings us up to 61b5b3f7b4145c9d6d66973b6bfbf28e6c0a0791.

Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
2017-06-07 09:19:04 +09:30
..
test wire: Correct the short channel id serialization to use 3+3+2 2017-05-20 20:01:34 +09:30
fromwire.c Massive BOLT text underscore and formatting updates. 2017-06-07 09:19:04 +09:30
gen_onion_wire_csv Update to latest BOLT (hyphens changed to underscores). 2017-05-12 12:59:09 +02:00
gen_peer_wire_csv Update to latest BOLT (hyphens changed to underscores). 2017-05-12 12:59:09 +02:00
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 wire: Correct the short channel id serialization to use 3+3+2 2017-05-20 20:01:34 +09:30
peer_wire.h wire: Correct the short channel id serialization to use 3+3+2 2017-05-20 20:01:34 +09:30
towire.c wire: Correct the short channel id serialization to use 3+3+2 2017-05-20 20:01:34 +09:30
wire.h wire: Correct the short channel id serialization to use 3+3+2 2017-05-20 20:01:34 +09:30
wire_io.c fix: Header include order 2017-05-19 14:06:44 +02:00
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