core-lightning/common/test
niftynei dc868630a8 tx-psbt: pass in the witness script (if known) when adding an input
Update the `bitcoin_tx_add_input` interface to accept a witness script
and or scriptPubkey.

We save the amount + witness script + witness program (if known) to
the PSBT object for a transaction when creating an input.
2020-06-11 13:13:13 +02:00
..
Makefile
onion-test-v0.json
run-amount.c psbt: add serialize to/from wire for psbts 2020-05-21 18:45:07 +09:30
run-bigsize.c psbt: add serialize to/from wire for psbts 2020-05-21 18:45:07 +09:30
run-bolt11.c
run-cryptomsg.c psbt: add serialize to/from wire for psbts 2020-05-21 18:45:07 +09:30
run-derive_basepoints.c psbt: add serialize to/from wire for psbts 2020-05-21 18:45:07 +09:30
run-features.c psbt: add serialize to/from wire for psbts 2020-05-21 18:45:07 +09:30
run-funding_tx.c tx-psbt: pass in the witness script (if known) when adding an input 2020-06-11 13:13:13 +02:00
run-gossip_rcvd_filter.c psbt: add serialize to/from wire for psbts 2020-05-21 18:45:07 +09:30
run-ip_port_parsing.c psbt: add serialize to/from wire for psbts 2020-05-21 18:45:07 +09:30
run-json_remove.c psbt: add serialize to/from wire for psbts 2020-05-21 18:45:07 +09:30
run-json.c
run-key_derive.c psbt: add serialize to/from wire for psbts 2020-05-21 18:45:07 +09:30
run-lock.c psbt: add serialize to/from wire for psbts 2020-05-21 18:45:07 +09:30
run-param.c
run-softref.c psbt: add serialize to/from wire for psbts 2020-05-21 18:45:07 +09:30
run-sphinx.c