core-lightning/wire
Rusty Russell 1edce4878d bitcoin/signature.h: remove struct signature.
It's a wrapper around secp256k1_ecdsa_signature, so use that directly.

Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
2017-01-25 11:03:55 +10:30
..
test bitcoin/signature.h: remove struct signature. 2017-01-25 11:03:55 +10:30
fromwire.c bitcoin/signature.h: remove struct signature. 2017-01-25 11:03:55 +10:30
gen_onion_wire_csv wire: split onion messages from peer wire messages. 2017-01-06 13:40:35 +10:30
gen_peer_wire_csv wire: update peer CSV file. 2017-01-06 13:40:35 +10:30
Makefile wire/Makefile: don't erase source in clean, fix deps. 2017-01-10 15:23:20 +10:30
onion_defs.h wire: split onion messages from peer wire messages. 2017-01-06 13:40:35 +10:30
towire.c bitcoin/signature.h: remove struct signature. 2017-01-25 11:03:55 +10:30
wire_io.c wire: add ccan/io helpers to send (unencrypted) messages between damones. 2017-01-10 15:22:20 +10:30
wire_io.h wire: add ccan/io helpers to send (unencrypted) messages between damones. 2017-01-10 15:22:20 +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
wire.h bitcoin/signature.h: remove struct signature. 2017-01-25 11:03:55 +10:30