core-lightning/bitcoin/test
Rusty Russell 313354329d bitcoin/psbt: handle anchor spends.
Turns out it's a single sig, identical to the already-handled
case where we spend a to_remote output.

We also close a temporary memleak: stack was unused, but
tallocated off the psbt, so it lives as long as the PSBT.

Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
2023-06-29 11:28:47 -04:00
..
Makefile
run-bitcoin_block_from_hex.c bitcoin/psbt: handle anchor spends. 2023-06-29 11:28:47 -04:00
run-psbt-from-tx.c bitcoin/psbt: handle anchor spends. 2023-06-29 11:28:47 -04:00
run-secret_eq_consttime.c
run-tx-bitcoin_tx_2of2_input_witness_weight.c
run-tx-encode.c bitcoin/psbt: handle anchor spends. 2023-06-29 11:28:47 -04:00