bitcoin/src/test/data
lucash-dev 38bfca6bb2 Added comments referencing multiple CVEs in tests and production code.
This commit adds comments referencing multiple CVEs both in production and test code.
CVEs covered in this commit:

CVE-2010-5137
CVE-2010-5139
CVE-2010-5141
CVE-2012-1909
CVE-2012-2459
CVE-2012-3789
CVE-2018-17144
2019-06-02 10:25:03 -07: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 scripted-diff: Remove trailing whitespaces 2018-07-24 20:46:23 +01:00
key_io_valid.json Split off key_io_tests from base58_tests 2018-02-19 18:55:21 -08:00
README.md Remove redundant copyright notices from README files 2015-01-02 10:46:23 +01:00
script_tests.json Added comments referencing multiple CVEs in tests and production code. 2019-06-02 10:25:03 -07:00
sighash.json Add sighash tests from data file 2014-03-31 11:19:19 -03:00
tx_invalid.json trivial: correct typos 2018-08-02 21:27:17 +08:00
tx_valid.json Add transaction tests for constant scriptCode 2018-05-05 04:26:13 +08: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.