aboutsummaryrefslogtreecommitdiff
path: root/test/functional/wallet_miniscript.py
diff options
context:
space:
mode:
authorAntoine Poinsot <darosior@protonmail.com>2023-02-24 16:34:12 +0100
committerAntoine Poinsot <darosior@protonmail.com>2023-10-08 02:43:24 +0200
commit4f473ea515bc77b9138323dab8a741c063d32e8f (patch)
tree9a69c9a7667cbcb18aca092761d2648b072dd04a /test/functional/wallet_miniscript.py
parentfebe2abc0e3f67b8b0ac9ece1890efb4a0bba83c (diff)
downloadbitcoin-4f473ea515bc77b9138323dab8a741c063d32e8f.tar.xz
script/sign: Miniscript support in Tapscript
We make the Satisfier a base in which to store the common methods between the Tapscript and P2WSH satisfier, and from which they both inherit. A field is added to SignatureData to be able to satisfy pkh() under Tapscript context (to get the pubkey hash preimage) without wallet data. For instance in `finalizepsbt` RPC. See also the next commits for a functional test that exercises this.
Diffstat (limited to 'test/functional/wallet_miniscript.py')
0 files changed, 0 insertions, 0 deletions