lbrycrd/src/test/data
Wladimir J. van der Laan 41e6e4caba
Merge pull request #5713
bf6cdeb Increase coverage of DERSIG edge cases (Pieter Wuille)
819bcf9 Add RPC test for DERSIG BIP switchover logic (Pieter Wuille)
5a47811 BIP66 changeover logic (Pieter Wuille)
092e9fe Example unit tests from BIP66 (Pieter Wuille)
80ad135 Change IsDERSignature to BIP66 implementation (Pieter Wuille)
2015-02-03 10:34:53 +01:00
..
alertTests.raw Test alerts high at high PROTOCOL_VERSIONs 2013-11-11 10:31:08 +10: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 bitcoin-tx: Add test case for signing a tx 2014-12-24 01:56:28 +00: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 10:46:23 +01:00
script_invalid.json Increase coverage of DERSIG edge cases 2015-02-01 17:51:25 -04:00
script_valid.json Increase coverage of DERSIG edge cases 2015-02-01 17:51:25 -04: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-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 Test unexecuted OP_CODESEPARATOR 2014-12-04 00:53:16 -05:00
tx_valid.json Test unexecuted OP_CODESEPARATOR 2014-12-04 00:53:16 -05: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: Add test case for signing a tx 2014-12-24 01:56:28 +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.