elements/src/test/data
2015-08-06 15:31: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 data-driven base58 CBitcoinAddress/CBitcoinSecret tests 2012-10-01 04:57:26 +02:00
bitcoin-util-test.json Rename binaries and shared libraries 2015-06-08 20:27:04 -07:00
blanktx.hex TESTS: Fix/remove test cases after Alpha changes 2015-06-08 20:27:03 -07:00
README.md Remove redundant copyright notices from README files 2015-01-02 11:03:13 +01:00
script_invalid.json Update to new libsecp256k1 2015-08-06 15:31:40 +02:00
script_valid.json Update to new libsecp256k1 2015-08-06 15:31:40 +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 Add sighash tests from data file 2014-03-31 11:19:19 -03:00
tx_invalid.json Replace NOP3 with CHECKSEQUENCEVERIFY (BIPXX) 2015-06-04 22:08:22 -07:00
tx_valid.json FULLFEATURE: Enable some disabled and add new new script ops 2015-06-08 20:26:30 -07:00

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.