![]() |
Bitcoin Core 31.1.0
P2P Digital Currency
|
#include <test/data/bip341_wallet_vectors.json.h>#include <addresstype.h>#include <key.h>#include <key_io.h>#include <script/script.h>#include <script/signingprovider.h>#include <script/solver.h>#include <test/util/common.h>#include <test/util/setup_common.h>#include <util/strencodings.h>#include <boost/test/unit_test.hpp>#include <univalue.h>Go to the source code of this file.
Functions | |
| BOOST_AUTO_TEST_CASE (dest_default_is_no_dest) | |
| BOOST_AUTO_TEST_CASE (script_standard_Solver_success) | |
| BOOST_AUTO_TEST_CASE (script_standard_Solver_failure) | |
| BOOST_AUTO_TEST_CASE (script_standard_ExtractDestination) | |
| BOOST_AUTO_TEST_CASE (script_standard_GetScriptFor_) | |
| BOOST_AUTO_TEST_CASE (script_standard_taproot_builder) | |
| BOOST_AUTO_TEST_CASE (bip341_spk_test_vectors) | |
| BOOST_AUTO_TEST_CASE | ( | bip341_spk_test_vectors | ) |
| BOOST_AUTO_TEST_CASE | ( | dest_default_is_no_dest | ) |
| BOOST_AUTO_TEST_CASE | ( | script_standard_ExtractDestination | ) |
| BOOST_AUTO_TEST_CASE | ( | script_standard_GetScriptFor_ | ) |
| BOOST_AUTO_TEST_CASE | ( | script_standard_Solver_failure | ) |
| BOOST_AUTO_TEST_CASE | ( | script_standard_Solver_success | ) |
| BOOST_AUTO_TEST_CASE | ( | script_standard_taproot_builder | ) |