You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Larry 5d5862a85e bitcore 7 years ago
..
README.md Remove redundant copyright notices from README files 10 years ago
alertTests.raw Rename client identifier from Satoshi to MagicBean (closes #1481) 8 years ago
base58_encode_decode.json data-driven base58 CBitcoinAddress/CBitcoinSecret tests 12 years ago
base58_keys_invalid.json data-driven base58 CBitcoinAddress/CBitcoinSecret tests 12 years ago
base58_keys_valid.json Reencode keys in JSON test data. refs #812 8 years ago
bitcoin-util-test.json tests: Fix bitcoin-tx signing testcase 7 years ago
blanktx.hex Add "it works" test for bitcoin-tx 10 years ago
g1_compressed.json Implement zkSNARK compression. 8 years ago
g2_compressed.json Implement zkSNARK compression. 8 years ago
merkle_commitments.json Add tests for witness `element` and tree `last` methods. Strengthen testing by inserting a different commitment into the tree at each step. 8 years ago
merkle_path.json Add tests for witness `element` and tree `last` methods. Strengthen testing by inserting a different commitment into the tree at each step. 8 years ago
merkle_roots.json Add tests for witness `element` and tree `last` methods. Strengthen testing by inserting a different commitment into the tree at each step. 8 years ago
merkle_roots_empty.json Remove the Merkle tree hash function's fixed point. 8 years ago
merkle_serialization.json Add tests for witness `element` and tree `last` methods. Strengthen testing by inserting a different commitment into the tree at each step. 8 years ago
merkle_witness_serialization.json Add tests for witness `element` and tree `last` methods. Strengthen testing by inserting a different commitment into the tree at each step. 8 years ago
script_invalid.json Strict DER signatures are always enforced; remove the flag and code that used it. 7 years ago
script_valid.json Repair tests for strict DER signatures. 7 years ago
sighash.json Remove OP_CODESEPARATOR from tests 8 years ago
tt-delin1-out.hex Add bitcoin-tx tests 10 years ago
tt-delout1-out.hex Add bitcoin-tx tests 10 years ago
tt-locktime317000-out.hex Add bitcoin-tx tests 10 years ago
tx394b54bb.hex Add bitcoin-tx tests 10 years ago
tx_invalid.json Repair tests for strict DER signatures. 7 years ago
tx_valid.json Repair tests for strict DER signatures. 7 years ago
txcreate1.hex Add bitcoin-tx tests 10 years ago
txcreate2.hex bitcoin-util-test: Test bitcoin-tx with null scriptPubKey 10 years ago
txcreatesign.hex tests: Fix bitcoin-tx signing testcase 7 years ago
wallet.dat bitcore 7 years ago

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.