lbrycrd/src/test/data
2016-12-21 13:41:47 -08: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
bitcoin-util-test.json Re-enable a blank v1 Tx JSON test 2016-12-21 13:41:47 -08:00
blanktxv1.hex Update python tests for default tx version=2 2016-12-08 20:12:00 +00:00
blanktxv1.json Re-enable a blank v1 Tx JSON test 2016-12-21 13:41:47 -08:00
blanktxv2.hex Update python tests for default tx version=2 2016-12-08 20:12:00 +00:00
blanktxv2.json Update python tests for default tx version=2 2016-12-08 20:12:00 +00:00
README.md Remove redundant copyright notices from README files 2015-01-02 10:46:23 +01: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
tt-delin1-out.hex Add bitcoin-tx tests 2014-08-19 23:15:58 -04:00
tt-delin1-out.json Update bitcoin-tx to output witness data. 2016-10-05 09:00:34 -04:00
tt-delout1-out.hex Add bitcoin-tx tests 2014-08-19 23:15:58 -04:00
tt-delout1-out.json Update bitcoin-tx to output witness data. 2016-10-05 09:00:34 -04:00
tt-locktime317000-out.hex Add bitcoin-tx tests 2014-08-19 23:15:58 -04:00
tt-locktime317000-out.json Update bitcoin-tx to output witness data. 2016-10-05 09:00:34 -04:00
tx394b54bb.hex Add bitcoin-tx tests 2014-08-19 23:15:58 -04:00
tx_invalid.json Add script tests for FindAndDelete in pre-segwit and segwit scripts 2016-10-16 00:30:50 +08:00
tx_valid.json Fix spelling. 2016-12-12 16:06:59 -05:00
txcreate1.hex Update python tests for default tx version=2 2016-12-08 20:12:00 +00:00
txcreate1.json Update python tests for default tx version=2 2016-12-08 20:12:00 +00:00
txcreate2.hex Update python tests for default tx version=2 2016-12-08 20:12:00 +00:00
txcreate2.json Update python tests for default tx version=2 2016-12-08 20:12:00 +00:00
txcreatedata1.hex Update python tests for default tx version=2 2016-12-08 20:12:00 +00:00
txcreatedata1.json Update bitcoin-tx to output witness data. 2016-10-05 09:00:34 -04:00
txcreatedata2.hex Update python tests for default tx version=2 2016-12-08 20:12:00 +00:00
txcreatedata2.json Update python tests for default tx version=2 2016-12-08 20:12:00 +00:00
txcreatedata_seq0.hex Update python tests for default tx version=2 2016-12-08 20:12:00 +00:00
txcreatedata_seq0.json Update python tests for default tx version=2 2016-12-08 20:12:00 +00:00
txcreatedata_seq1.hex [Bitcoin-Tx] Add tests for sequence number support 2016-06-07 17:37:35 +02:00
txcreatedata_seq1.json Update bitcoin-tx to output witness data. 2016-10-05 09:00:34 -04:00
txcreatesignv1.hex Update python tests for default tx version=2 2016-12-08 20:12:00 +00:00
txcreatesignv1.json Update python tests for default tx version=2 2016-12-08 20:12:00 +00:00
txcreatesignv2.hex Update python tests for default tx version=2 2016-12-08 20:12:00 +00: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.