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.
 
 
 
 
 
 
jnewbery eb18cc1272 bitcoin-util-test.py should fail if the output file is empty 8 years ago
..
README.md Remove redundant copyright notices from README files 10 years ago
base58_encode_decode.json
base58_keys_invalid.json
base58_keys_valid.json
bitcoin-util-test.json Add bitcoin-tx JSON tests 8 years ago
blanktx.hex
blanktx.json Add bitcoin-tx JSON tests 8 years ago
script_tests.json Rename OP_NOP3 to OP_CHECKSEQUENCEVERIFY 9 years ago
sighash.json
tt-delin1-out.hex
tt-delin1-out.json Add bitcoin-tx JSON tests 8 years ago
tt-delout1-out.hex
tt-delout1-out.json Add bitcoin-tx JSON tests 8 years ago
tt-locktime317000-out.hex
tt-locktime317000-out.json Add bitcoin-tx JSON tests 8 years ago
tx394b54bb.hex
tx_invalid.json Rename OP_NOP3 to OP_CHECKSEQUENCEVERIFY 9 years ago
tx_valid.json Rename OP_NOP3 to OP_CHECKSEQUENCEVERIFY 9 years ago
txcreate1.hex
txcreate1.json Add bitcoin-tx JSON tests 8 years ago
txcreate2.hex
txcreate2.json bitcoin-util-test.py should fail if the output file is empty 8 years ago
txcreatedata1.hex Add support for data-based outputs (OP_RETURN) to bitcoin-tx. 10 years ago
txcreatedata1.json Add bitcoin-tx JSON tests 8 years ago
txcreatedata2.hex Add support for data-based outputs (OP_RETURN) to bitcoin-tx. 10 years ago
txcreatedata2.json Add bitcoin-tx JSON tests 8 years ago
txcreatedata_seq0.hex [Bitcoin-Tx] Add tests for sequence number support 9 years ago
txcreatedata_seq0.json Add bitcoin-tx JSON tests 8 years ago
txcreatedata_seq1.hex [Bitcoin-Tx] Add tests for sequence number support 9 years ago
txcreatedata_seq1.json Add bitcoin-tx JSON tests 8 years ago
txcreatesign.hex tests: Fix bitcoin-tx signing testcase 10 years ago
txcreatesign.json Add bitcoin-tx JSON tests 8 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.