zcash-patched-for-explorer/src/test/data
Chethan Krishna 7814d628ce wallet-utility: extract addresses and private keys
usage: ./wallet-utility -datadir=<directory>
help: ./wallet-utility -h

Zcash: Backported to older chainparams code, added Zcash libs to LDADD
2018-09-05 13:05:50 -07:00
..
README.md
alertTests.raw Rename client identifier from Satoshi to MagicBean (closes #1481) 2016-10-12 10:50:05 -07:00
base58_encode_decode.json
base58_keys_invalid.json
base58_keys_valid.json Convert base58_tests from type/payload to scriptPubKey comparison 2018-05-04 10:27:11 +01:00
bitcoin-util-test.json [Bitcoin-Tx] Adjust util-test test cases for Zcash 2018-04-12 19:36:48 -06:00
blanktx.hex
g1_compressed.json
g2_compressed.json
merkle_commitments.json Add tests for witness `element` and tree `last` methods. Strengthen testing by inserting a different commitment into the tree at each step. 2016-11-14 10:13:06 -07:00
merkle_commitments_sapling.json Swap bit endianness of test vectors 2018-05-07 18:57:04 -06:00
merkle_path.json Optimise serialization of MerklePath, avoiding ambiguity of std::vector<bool> 2018-03-28 18:26:08 +02:00
merkle_path_sapling.json Update merkle tree and pedersen hash tests to account for new encoding 2018-05-18 13:26:39 -06:00
merkle_roots.json Add tests for witness `element` and tree `last` methods. Strengthen testing by inserting a different commitment into the tree at each step. 2016-11-14 10:13:06 -07:00
merkle_roots_empty.json
merkle_roots_empty_sapling.json Update merkle tree and pedersen hash tests to account for new encoding 2018-05-18 13:26:39 -06:00
merkle_roots_sapling.json Update merkle tree and pedersen hash tests to account for new encoding 2018-05-18 13:26:39 -06:00
merkle_serialization.json Add tests for witness `element` and tree `last` methods. Strengthen testing by inserting a different commitment into the tree at each step. 2016-11-14 10:13:06 -07:00
merkle_serialization_sapling.json Update merkle tree and pedersen hash tests to account for new encoding 2018-05-18 13:26:39 -06:00
merkle_witness_serialization.json Add tests for witness `element` and tree `last` methods. Strengthen testing by inserting a different commitment into the tree at each step. 2016-11-14 10:13:06 -07:00
merkle_witness_serialization_sapling.json Update merkle tree and pedersen hash tests to account for new encoding 2018-05-18 13:26:39 -06:00
sapling_key_components.json Add json test vectors for Sapling key components. 2018-06-13 10:38:32 -07:00
script_invalid.json Strict DER signatures are always enforced; remove the flag and code that used it. 2017-06-17 17:19:08 +01:00
script_valid.json Repair tests for strict DER signatures. 2017-06-19 16:32:15 +01:00
sighash.json Update sighash tests 2018-05-08 11:45:41 +01:00
tt-delin1-out.hex
tt-delout1-out.hex
tt-locktime317000-out.hex
tx394b54bb.hex
tx_invalid.json Repair tests for strict DER signatures. 2017-06-19 16:32:15 +01:00
tx_valid.json Repair tests for strict DER signatures. 2017-06-19 16:32:15 +01:00
txcreate1.hex
txcreate2.hex
txcreatedata_seq0.hex [Bitcoin-Tx] Add tests for sequence number support 2018-04-12 18:10:04 -06:00
txcreatedata_seq1.hex [Bitcoin-Tx] Add tests for sequence number support 2018-04-12 18:10:04 -06:00
txcreatesign.hex tests: Fix bitcoin-tx signing testcase 2017-03-03 11:47:01 -08:00
wallet.dat wallet-utility: extract addresses and private keys 2018-09-05 13:05:50 -07:00

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.