core-lightning/wire
Rusty Russell 0ab1fb3688 wire: add ripemd marshal/unmarshal routines.
This is for htlc stubs.

Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
2017-08-20 13:06:41 +09:30
..
test Update to match spec: "BOLT7: Reorder feature bitmaps in order to allow future changes" 2017-08-03 14:26:41 +02:00
fromwire.c wire: add ripemd marshal/unmarshal routines. 2017-08-20 13:06:41 +09:30
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 Update to match spec: "BOLT7: Reorder feature bitmaps in order to allow future changes" 2017-08-03 14:26:41 +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 Move short_channel_id primitive into bitcoin 2017-08-10 12:34:58 +09:30
peer_wire.h gossip: Use bit 3 (mask 0x08) to signal initial routing sync 2017-08-09 10:01:33 +09:30
towire.c wire: add ripemd marshal/unmarshal routines. 2017-08-20 13:06:41 +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
wire.h wire: add ripemd marshal/unmarshal routines. 2017-08-20 13:06:41 +09:30