Merge 1e0198b6c1 into merged_master (Bitcoin PR bitcoin/bitcoin#26153)

This commit is contained in:
Byron Hambly 2025-04-05 18:42:18 +02:00
commit bdb3612cea
15 changed files with 577 additions and 220 deletions

View file

@ -166,6 +166,7 @@ BITCOIN_TESTS =\
test/validation_tests.cpp \
test/validationinterface_tests.cpp \
test/versionbits_tests.cpp \
test/xoroshiro128plusplus_tests.cpp \
test/pegin_spent_tests.cpp \
test/dynafed_tests.cpp \
test/blind_tests.cpp