core-lightning/common/test
niftynei 4508584b21 dualfund: rearrange things so that the wire-dependent calls are separate
There's a few structs/wire calls that only exist under experimental features.
These were in a common file that was shared/used a bunch of places but
this causes problems. Here we move one of the problematic methods back
into `openingd`, as it's only used locally and then isolate the
references to the `witness_stack` in a new `common/psbt_internal` file.

This lets us remove the iff EXP_FEATURES inclusion switches in most of
the Makefiles.
2020-10-20 14:27:19 +10:30
..
exp-run-psbt_diff.c dualfund: rearrange things so that the wire-dependent calls are separate 2020-10-20 14:27:19 +10:30
Makefile build: exclude dualopend from non-experimental builds 2020-09-09 19:54:20 +09:30
onion-test-v0.json sphinx: Introduce a runtest command to the onion tool 2019-07-30 02:14:49 +00:00
run-amount.c psbt: add serialize to/from wire for psbts 2020-05-21 18:45:07 +09:30
run-bigsize.c build: run update-mocks. 2020-09-24 13:19:59 +02:00
run-bolt11.c bolt11: have caller supply preferred chain. 2020-09-24 09:24:14 +09:30
run-cryptomsg.c psbt: clean up interface for setting metadata on PSBT inputs 2020-09-09 19:54:20 +09:30
run-derive_basepoints.c psbt: clean up interface for setting metadata on PSBT inputs 2020-09-09 19:54:20 +09:30
run-features.c psbt: clean up interface for setting metadata on PSBT inputs 2020-09-09 19:54:20 +09:30
run-gossip_rcvd_filter.c psbt: clean up interface for setting metadata on PSBT inputs 2020-09-09 19:54:20 +09:30
run-gossmap-fp16.c psbt: pull out changeset logic into common, update API 2020-09-09 19:54:20 +09:30
run-ip_port_parsing.c psbt: clean up interface for setting metadata on PSBT inputs 2020-09-09 19:54:20 +09:30
run-json_remove.c build: run update-mocks. 2020-09-24 13:19:59 +02:00
run-json.c common: make json_parse_input API retry friendly. 2020-08-21 09:52:33 +09:30
run-key_derive.c psbt: clean up interface for setting metadata on PSBT inputs 2020-09-09 19:54:20 +09:30
run-lock.c psbt: clean up interface for setting metadata on PSBT inputs 2020-09-09 19:54:20 +09:30
run-param.c json_command: command_fail_badparam helper. 2020-09-02 09:46:37 +09:30
run-softref.c psbt: clean up interface for setting metadata on PSBT inputs 2020-09-09 19:54:20 +09:30
run-sphinx.c psbt: clean up interface for setting metadata on PSBT inputs 2020-09-09 19:54:20 +09:30