core-lightning/wire
Christian Decker 75de4476f3 cleanup: Addressing comments from #165
Thanks @rustyrussell for the feedback :-)
2017-07-15 13:51:48 +02:00
..
test opening: update to new open_channel with channel_flags. 2017-06-29 00:08:21 +02:00
fromwire.c cleanup: Addressing comments from #165 2017-07-15 13:51:48 +02:00
gen_onion_wire_csv BOLT update for 8-byte satoshi values, and other updates. 2017-06-07 09:19:04 +09:30
gen_peer_wire_csv channeld: update to send next commitment number on connection reestablish. 2017-06-29 00:08:21 +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/peer_wire: rename gossip_msg / unknown_msg / unknown_msg_discardable 2017-06-29 00:08:21 +02:00
peer_wire.h opening: update to new open_channel with channel_flags. 2017-06-29 00:08:21 +02:00
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: expose fromwire_fail to allow others to use it to mark failure. 2017-06-07 09:19:04 +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_sync_write: support take() 2017-06-27 10:25:53 +09:30
wire_sync.h wire_sync_write: support take() 2017-06-27 10:25:53 +09:30