core-lightning/onchaind
Rusty Russell d8d1014ca4 channeld: implement htlc sig checking changes for option_anchor_outputs.
This is best done by passing `struct bitcoin_signature` around instead
of raw signatures.  We still save raw sigs to the db, and of course the
wire protocol uses them.

Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
2020-08-14 11:51:14 +09:30
..
test channeld: implement htlc sig checking changes for option_anchor_outputs. 2020-08-14 11:51:14 +09:30
Makefile setup: create a common setup which will handle the wally-context 2020-05-19 13:35:42 +09:30
onchain_types.h coin moves: record their attempted cheat (and our handling thereof) 2020-05-12 15:46:58 +09:30
onchain_wire.c onchaind: include htlc id in htlc_stub so we agree on what HTLC we're closing. 2018-10-23 16:55:35 +02:00
onchain_wire.csv channeld: implement htlc sig checking changes for option_anchor_outputs. 2020-08-14 11:51:14 +09:30
onchain_wire.h onchaind: include htlc id in htlc_stub so we agree on what HTLC we're closing. 2018-10-23 16:55:35 +02:00
onchaind.c channeld: implement htlc sig checking changes for option_anchor_outputs. 2020-08-14 11:51:14 +09:30