0
0
Fork 0
mirror of https://github.com/bitcoin/bitcoin.git synced 2025-02-05 10:17:30 -05:00
bitcoin-bitcoin-core/src/test/data
2021-11-12 12:05:00 -05:00
..
asmap.raw Integrate ASN bucketing in Addrman and add tests 2019-12-25 08:59:08 -05:00
base58_encode_decode.json use base58 map instead of strchr() 2018-03-21 11:57:57 +08:00
bip341_wallet_vectors.json tests: implement BIP341 test vectors 2021-11-12 12:05:00 -05:00
blockfilters.json blockfilter: Update BIP 158 test vectors. 2019-04-06 12:10:55 -07:00
key_io_invalid.json Add signet support to gen_key_io_test_vectors.py 2021-03-16 10:48:40 -07:00
key_io_valid.json Add signet support to gen_key_io_test_vectors.py 2021-03-16 10:48:40 -07:00
README.md Enable TLS in links in documentation 2021-09-16 22:00:20 +00:00
script_tests.json wallet: Fix typo in comments; Simplify assert 2020-07-11 14:24:36 +02:00
sighash.json Add sighash tests from data file 2014-03-31 11:19:19 -03:00
tx_invalid.json test: Add missing test for empty P2WSH redeem 2021-05-01 10:12:11 +02:00
tx_valid.json [test] remove invalid test from tx_valid.json 2021-03-31 06:14:26 -07:00

Description

This directory contains data-driven tests for various aspects of Bitcoin.

License

The data files in this directory are distributed under the MIT software license, see the accompanying file COPYING or https://www.opensource.org/licenses/mit-license.php.