Merge 45b2a91897 into merged_master (Bitcoin PR bitcoin/bitcoin#29404)

This commit is contained in:
Byron Hambly 2025-12-04 09:29:58 +02:00
commit 451ac2cc1c
No known key found for this signature in database
GPG key ID: DE8F6EA20A661697
56 changed files with 147 additions and 77 deletions

View file

@ -2,6 +2,10 @@
// Distributed under the MIT software license, see the accompanying
// file COPYING or http://www.opensource.org/licenses/mit-license.php.
#if defined(HAVE_CONFIG_H)
#include <config/bitcoin-config.h>
#endif
#include <test/data/script_tests.json.h>
#include <test/data/bip341_wallet_vectors.json.h>