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.
 
 
 
 
 
 
BtcDrak 14d01309be Rename OP_NOP3 to OP_CHECKSEQUENCEVERIFY 9 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 [Bitcoin-Tx] Add tests for sequence number support 9 years ago
blanktx.hex Add "it works" test for bitcoin-tx 11 years ago
script_tests.json Rename OP_NOP3 to OP_CHECKSEQUENCEVERIFY 9 years ago
sighash.json
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 Rename OP_NOP3 to OP_CHECKSEQUENCEVERIFY 9 years ago
tx_valid.json Rename OP_NOP3 to OP_CHECKSEQUENCEVERIFY 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. 10 years ago
txcreatedata2.hex Add support for data-based outputs (OP_RETURN) to bitcoin-tx. 10 years ago
txcreatedata_seq0.hex [Bitcoin-Tx] Add tests for sequence number support 9 years ago
txcreatedata_seq1.hex [Bitcoin-Tx] Add tests for sequence number support 9 years ago
txcreatesign.hex tests: Fix bitcoin-tx signing testcase 10 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.