Kevacoin source tree
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.
 
 
 
 
 
 
Wladimir J. van der Laan ef30389e2a
Merge pull request #6544
9 years ago
..
README.md Remove redundant copyright notices from README files 10 years ago
alertTests.raw Test alerts high at high PROTOCOL_VERSIONs 11 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 data-driven base58 CBitcoinAddress/CBitcoinSecret tests 12 years ago
bitcoin-util-test.json Add support for data-based outputs (OP_RETURN) to bitcoin-tx. 9 years ago
blanktx.hex Add "it works" test for bitcoin-tx 10 years ago
script_invalid.json Merge pull request #6075 10 years ago
script_valid.json Add more script edge condition tests. 10 years ago
sighash.json Add sighash tests from data file 11 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 Merge pull request #6544 9 years ago
tx_valid.json typofixes (found by misspell_fixer) 9 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
txcreatedata1.hex Add support for data-based outputs (OP_RETURN) to bitcoin-tx. 9 years ago
txcreatedata2.hex Add support for data-based outputs (OP_RETURN) to bitcoin-tx. 9 years ago
txcreatesign.hex tests: Fix bitcoin-tx signing testcase 9 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.