bitcoin/src/test/data
John Newbery 63d66ba20a Move src/test/bitcoin-util-test.py to test/util/bitcoin-util-test.py 2017-03-20 10:40:31 -04:00
..
README.md Remove redundant copyright notices from README files 2015-01-02 10:46:23 +01:00
base58_encode_decode.json data-driven base58 CBitcoinAddress/CBitcoinSecret tests 2012-10-01 04:57:26 +02:00
base58_keys_invalid.json data-driven base58 CBitcoinAddress/CBitcoinSecret tests 2012-10-01 04:57:26 +02:00
base58_keys_valid.json data-driven base58 CBitcoinAddress/CBitcoinSecret tests 2012-10-01 04:57:26 +02:00
script_tests.json test segwit uncompressed key fixes 2016-10-17 00:34:37 +08:00
sighash.json Add sighash tests from data file 2014-03-31 11:19:19 -03:00
tx_invalid.json Adding 'amount' label to tx_valid/tx_invalid.json files 2016-12-15 19:04:56 -06:00
tx_valid.json Adding 'amount' label to tx_valid/tx_invalid.json files 2016-12-15 19:04:56 -06:00

README.md

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.