core-lightning/lightningd/test
Rusty Russell dffe2f516a signature: wrap almost all signatures in struct bitcoin_signature.
This is prep work for when we sign htlc txs with
SIGHASH_SINGLE|SIGHASH_ANYONECANPAY.

We still deal with raw signatures for the htlc txs at the moment, since
we send them like that across the wire, and changing that was simply too
painful (for the moment?).

Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
2018-12-06 23:11:51 +01:00
..
Makefile common: make funding_tx and withdraw_tx share UTXO code. 2018-12-06 23:11:51 +01:00
run-find_my_abspath.c plugins: add and install built-in plugin dir, add clear and disable options. 2018-12-05 01:22:55 +01:00
run-invoice-select-inchan.c signature: wrap almost all signatures in struct bitcoin_signature. 2018-12-06 23:11:51 +01:00
run-json_escaped.c common/json: move JSON creation routines into lightningd/ 2018-10-19 22:02:11 +00:00
run-jsonrpc.c [test] update test mocks for getinfo rpc update 2018-11-21 00:37:04 +00:00
run-param.c test: add json_tok_remove unit tests 2018-12-06 02:06:03 +00:00