bitcoin/src/test/data
glozow 5d3ced72f9 [test] remove unnecessary OP_1s from invalid tests
Similar to 19db590d04, which removed these
for the valid tests. Not removing ones that cause a false/empty stack
error because these tests should fail due to being invalid with CSV/CLTV
2021-04-07 19:00:17 -07: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
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 Remove redundant copyright notices from README files 2015-01-02 10:46:23 +01: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] remove unnecessary OP_1s from invalid tests 2021-04-07 19:00:17 -07: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 http://www.opensource.org/licenses/mit-license.php.