You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Rusty Russell 9768e4c907 tools/generate-wire.py: open-code array handling for non-u8. 8 years ago
..
test Update to new spec: differentiate channel_id and short_channel_id. 8 years ago
Makefile Makefile: fix distclean, clean targets. 8 years ago
fromwire.c tools/generate-wire.py: open-code array handling for non-u8. 8 years ago
gen_onion_wire_csv wire: split onion messages from peer wire messages. 8 years ago
gen_peer_wire_csv Update to new spec: differentiate channel_id and short_channel_id. 8 years ago
onion_defs.h wire: split onion messages from peer wire messages. 8 years ago
towire.c tools/generate-wire.py: open-code array handling for non-u8. 8 years ago
wire.h tools/generate-wire.py: open-code array handling for non-u8. 8 years ago
wire_io.c wire/wire_io: support take() arg to io_write_wire(). 8 years ago
wire_io.h wire/wire_io: support take() arg to io_write_wire(). 8 years ago
wire_sync.c wire/wire_sync: helper routines for direct read/write of messages. 8 years ago
wire_sync.h wire/wire_sync: helper routines for direct read/write of messages. 8 years ago