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 996567c250 lightningd: update BOLT to add channel_reestablish message. 8 years ago
..
test BOLT update for 8-byte satoshi values, and other updates. 8 years ago
Makefile Update wire from spec ed107e4ef019f33a88aa5567adca7fbb944e93af 8 years ago
fromwire.c wire: expose fromwire_fail to allow others to use it to mark failure. 8 years ago
gen_onion_wire_csv BOLT update for 8-byte satoshi values, and other updates. 8 years ago
gen_peer_wire_csv lightningd: update BOLT to add channel_reestablish message. 8 years ago
onion_defs.h wire: split onion messages from peer wire messages. 8 years ago
peer_wire.c lightningd: update BOLT to add channel_reestablish message. 8 years ago
peer_wire.h wire: Correct the short channel id serialization to use 3+3+2 8 years ago
towire.c wire: Correct the short channel id serialization to use 3+3+2 8 years ago
wire.h wire: expose fromwire_fail to allow others to use it to mark failure. 8 years ago
wire_io.c fix: Header include order 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