#include <test/data/bip341_wallet_vectors.json.h>
#include <key.h>
#include <key_io.h>
#include <script/script.h>
#include <script/signingprovider.h>
#include <script/solver.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.
◆ BOOST_AUTO_TEST_CASE() [1/7]
BOOST_AUTO_TEST_CASE |
( |
bip341_spk_test_vectors |
| ) |
|
◆ BOOST_AUTO_TEST_CASE() [2/7]
BOOST_AUTO_TEST_CASE |
( |
dest_default_is_no_dest |
| ) |
|
◆ BOOST_AUTO_TEST_CASE() [3/7]
BOOST_AUTO_TEST_CASE |
( |
script_standard_ExtractDestination |
| ) |
|
◆ BOOST_AUTO_TEST_CASE() [4/7]
BOOST_AUTO_TEST_CASE |
( |
script_standard_GetScriptFor_ |
| ) |
|
◆ BOOST_AUTO_TEST_CASE() [5/7]
BOOST_AUTO_TEST_CASE |
( |
script_standard_Solver_failure |
| ) |
|
◆ BOOST_AUTO_TEST_CASE() [6/7]
BOOST_AUTO_TEST_CASE |
( |
script_standard_Solver_success |
| ) |
|
◆ BOOST_AUTO_TEST_CASE() [7/7]
BOOST_AUTO_TEST_CASE |
( |
script_standard_taproot_builder |
| ) |
|