diff options
author | MarcoFalke <falke.marco@gmail.com> | 2021-11-18 08:02:44 +0100 |
---|---|---|
committer | MarcoFalke <falke.marco@gmail.com> | 2021-11-18 08:02:50 +0100 |
commit | fe03f7a37fd0ef05149161f6b95a25493e1fe38f (patch) | |
tree | 8d869979cf7cbd7f2f118d893d2d06108461ce77 /src/util/syscall_sandbox.cpp | |
parent | 606e30627742ad86dcdc273f5947943e6f3213da (diff) | |
parent | 83f6c0f9ef3a1962be02db479ddf87cb22b8c14b (diff) |
Merge bitcoin/bitcoin#23540: test: add decodescript RPC test for P2TR output script
83f6c0f9ef3a1962be02db479ddf87cb22b8c14b test: add decodescript RPC test for P2TR output type (Sebastian Falbesoner)
099c6957de4246669b1dddba10561e802f5e8a01 test: check for decodescript RPC 'type' results (Sebastian Falbesoner)
0d43525c61b09a283bc38b96f3827a95be976aba test: add logging to rpc_decodescript.py (Sebastian Falbesoner)
Pull request description:
This PR adds a functional sub-test for calling `decodescript` with a P2TR / segwit v1 output script (`OP_1 <32-bytes push>`), expecting to return "witness_v1_taproot" as `type` result.
In the first two commits, the test `rpc_decodescript.py` is also improved by adding logging (plus getting rid of the enumerations) and also adding missing checks `type` result checks for all other output script types.
ACKs for top commit:
MarcoFalke:
ACK 83f6c0f9ef3a1962be02db479ddf87cb22b8c14b
Tree-SHA512: 5fbfa693f711f55022edbc26109b076610ba248bef5282822656f5a2289636a5da6e2c1a4d8ab16a599af5701dafb3452e8be653d0e5f09e59ed87b8144d46ef
Diffstat (limited to 'src/util/syscall_sandbox.cpp')
0 files changed, 0 insertions, 0 deletions