neobytes/src/test/data
2016-01-26 10:57:06 -05:00
..
alertTests.raw fix alerts test 2016-01-26 10:57:06 -05: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 fix few tests 2015-02-25 20:24:15 +03:00
bitcoin-util-test.json bitcoin-tx: Fix JSON validation of prevtxs 2015-01-06 17:32:31 +01:00
blanktx.hex Add "it works" test for bitcoin-tx 2014-08-19 10:28:58 -04:00
README.md Remove redundant copyright notices from README files 2015-01-02 11:03:13 +01:00
script_invalid.json 0.12 dirty merge'n'fix (bitcoin 0.10) 2015-04-04 19:24:37 +03:00
script_valid.json 0.12 dirty merge'n'fix (bitcoin 0.10) 2015-04-04 19:24:37 +03:00
sig_canonical.json Check for canonical public keys and signatures 2012-09-21 01:24:25 +02:00
sig_noncanonical.json Check for canonical public keys and signatures 2012-09-21 01:24:25 +02:00
sighash.json update relay rules - protocol/version bump 2015-03-08 07:49:04 -07:00
tt-delin1-out.hex Add bitcoin-tx tests 2014-08-19 23:15:58 -04:00
tt-delout1-out.hex Add bitcoin-tx tests 2014-08-19 23:15:58 -04:00
tt-locktime317000-out.hex Add bitcoin-tx tests 2014-08-19 23:15:58 -04:00
tx394b54bb.hex Add bitcoin-tx tests 2014-08-19 23:15:58 -04:00
tx_invalid.json Add rejection of non-null CHECKMULTISIG dummy values 2014-05-08 00:55:01 -04:00
tx_valid.json Merge pull request #4268 2014-06-02 10:54:20 +02:00
txcreate1.hex Add bitcoin-tx tests 2014-08-19 23:15:58 -04:00
txcreate2.hex bitcoin-util-test: Test bitcoin-tx with null scriptPubKey 2014-09-14 06:28:22 +00:00
txcreatesign.hex bitcoin-tx: Fix JSON validation of prevtxs 2015-01-06 17:32:31 +01: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.