dash/src/test/data
Wladimir J. van der Laan a149129656 Merge #10130: bitcoin-tx input verification (awemany, jnewbery)
19ecd1e Add tests for bitcoin-tx input checking (John Newbery)
21704f6 Check stderr when testing bitcoin-tx (John Newbery)
eb66bf9 bitcoin-tx: Fix missing range check (Awemany)

Tree-SHA512: 08c6153cf7dd5e0ecd23e24d81af4c0f17534d484179dd91dcd78d42df14c91284341d31cc695469a64c507bce72c34231748b7cabb7df8f1051d228fb0a62c5
2018-01-26 12:59:29 +01:00
..
alertTests.raw
base58_encode_decode.json
base58_keys_invalid.json fix tests to follow #767 2016-05-10 16:12:21 +03:00
base58_keys_valid.json fix tests to follow #767 2016-05-10 16:12:21 +03:00
bip39_vectors.json HD wallet (#1405) 2017-05-29 14:51:40 +03:00
bitcoin-util-test.json Merge #10130: bitcoin-tx input verification (awemany, jnewbery) 2018-01-26 12:59:29 +01:00
blanktxv1.hex Merge #7562: Bump transaction version default to 2 2018-01-20 09:22:38 +01:00
blanktxv1.json Merge #9406: Re-enable a blank v1 Tx JSON test 2018-01-21 14:14:33 +01:00
blanktxv2.hex Merge #7562: Bump transaction version default to 2 2018-01-20 09:22:38 +01:00
blanktxv2.json Fix new dash-tx tests 2018-01-21 14:14:34 +01:00
proposals-invalid.json start_epoch, end_epoch and payment_amount should be numbers, not strings (#1707) 2017-11-01 18:11:10 +03:00
proposals-valid.json start_epoch, end_epoch and payment_amount should be numbers, not strings (#1707) 2017-11-01 18:11:10 +03:00
README.md fix src/test/data 2016-03-07 12:18:47 +01:00
script_tests.json Merge #8634: Add policy: null signature for failed CHECK(MULTI)SIG 2018-01-12 08:02:45 +01:00
sighash.json
tt-delin1-out.hex
tt-delin1-out.json Merge #8829: Add bitcoin-tx JSON tests 2018-01-12 09:57:55 +01:00
tt-delout1-out.hex
tt-delout1-out.json Merge #8829: Add bitcoin-tx JSON tests 2018-01-12 09:57:55 +01:00
tt-locktime317000-out.hex
tt-locktime317000-out.json Merge #8829: Add bitcoin-tx JSON tests 2018-01-12 09:57:55 +01:00
tx394b54bb.hex
tx_invalid.json Rename OP_NOP3 to OP_CHECKSEQUENCEVERIFY 2016-07-08 11:44:16 +01:00
tx_valid.json Merge #9100: tx_valid: re-order inputs to how they are encoded 2018-01-17 17:25:36 +01:00
txcreate1.hex Merge #7562: Bump transaction version default to 2 2018-01-20 09:22:38 +01:00
txcreate1.json Merge #7562: Bump transaction version default to 2 2018-01-20 09:22:38 +01:00
txcreate2.hex Merge #7562: Bump transaction version default to 2 2018-01-20 09:22:38 +01:00
txcreate2.json Merge #7562: Bump transaction version default to 2 2018-01-20 09:22:38 +01:00
txcreatedata1.hex Merge #7562: Bump transaction version default to 2 2018-01-20 09:22:38 +01:00
txcreatedata1.json Merge #8829: Add bitcoin-tx JSON tests 2018-01-12 09:57:55 +01:00
txcreatedata2.hex Merge #7562: Bump transaction version default to 2 2018-01-20 09:22:38 +01:00
txcreatedata2.json Merge #7562: Bump transaction version default to 2 2018-01-20 09:22:38 +01:00
txcreatedata_seq0.hex Merge #7562: Bump transaction version default to 2 2018-01-20 09:22:38 +01:00
txcreatedata_seq0.json Merge #7562: Bump transaction version default to 2 2018-01-20 09:22:38 +01:00
txcreatedata_seq1.hex Merge #7957: [RPC][Bitcoin-TX] Add support for sequence number 2017-12-22 16:33:55 +01:00
txcreatedata_seq1.json Merge #8829: Add bitcoin-tx JSON tests 2018-01-12 09:57:55 +01:00
txcreatemultisig1.hex Merge #8883: Add all standard TXO types to bitcoin-tx 2018-01-21 12:48:32 +01:00
txcreatemultisig1.json Fix new bitcoin-util-tests 2018-01-21 14:14:33 +01:00
txcreatemultisig2.hex Merge #8883: Add all standard TXO types to bitcoin-tx 2018-01-21 12:48:32 +01:00
txcreatemultisig2.json Fix new bitcoin-util-tests 2018-01-21 14:14:33 +01:00
txcreateoutpubkey1.hex Merge #8883: Add all standard TXO types to bitcoin-tx 2018-01-21 12:48:32 +01:00
txcreateoutpubkey1.json Fix new bitcoin-util-tests 2018-01-21 14:14:33 +01:00
txcreatescript1.hex Merge #8883: Add all standard TXO types to bitcoin-tx 2018-01-21 12:48:32 +01:00
txcreatescript1.json Fix new bitcoin-util-tests 2018-01-21 14:14:33 +01:00
txcreatescript2.hex Merge #8883: Add all standard TXO types to bitcoin-tx 2018-01-21 12:48:32 +01:00
txcreatescript2.json Fix new bitcoin-util-tests 2018-01-21 14:14:33 +01:00
txcreatesignv1.hex Merge #7562: Bump transaction version default to 2 2018-01-20 09:22:38 +01:00
txcreatesignv1.json Fix new dash-tx tests 2018-01-21 14:14:34 +01:00
txcreatesignv2.hex Merge #7562: Bump transaction version default to 2 2018-01-20 09:22:38 +01:00

Description

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

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.