dogecoin/src/test/data
Peter Todd d3fd2ce6b0 Fix script test handling of empty scripts
Previously an empty script would evaluate to OP_0
2014-06-29 16:15:37 +02:00
..
alertTests.raw Fix doubled alerts in alert tests causing them to fail 2014-04-24 21:59:40 +02: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 change valid base58 key test data to doge network 2014-04-13 01:18:11 +04:00
README.md Add licenses for tests and test data 2014-05-18 22:22:49 +01:00
script_invalid.json Fix script test handling of empty scripts 2014-06-29 16:15:37 +02:00
script_valid.json Fix script test handling of empty scripts 2014-06-29 16:15:37 +02:00
sig_canonical.json Check for canonical public keys and signatures 2012-09-21 01:24:25 +02:00
sig_noncanonical.json Check for canonical public keys and signatures 2012-09-21 01:24:25 +02:00
sighash.json Supply working pre-generated sighash test vectors. 2014-05-26 21:51:41 +02:00
tx_invalid.json Add rejection of non-null CHECKMULTISIG dummy values 2014-06-29 15:38:38 +02:00
tx_valid.json Add rejection of non-null CHECKMULTISIG dummy values 2014-06-29 15:38:38 +02:00

Description

This directory contains data-driven tests for various aspects of Bitcoin.

License

The data files in this directory are

Copyright (c) 2012-2014 The Bitcoin Core developers
Distributed under the MIT/X11 software license, see the accompanying
file COPYING or http://www.opensource.org/licenses/mit-license.php.