neobytes/src/test/data
Tim Flynn a109a611f3 Validate proposals on prepare and submit (#1488)
* Implement proposal validation

Includes commits:
  Implemented CProposalValidator

  Use CProposalValidator to check proposals at prepare and submit stages

  Modify proposal validator to support numerical data in string format

  Multiple bug fixes in governance-validators.cpp

  Fixed bug in CheckURL

  Fixed stream state check

  Increase strictness of payment address validation for compatibility with sentinel

  Improved error reporting

  Implemented "check" rpc command to validate proposals

  Fixes to RPC check command

  Fix error message

  Unit test and data files for proposal validator

  Added test cases

  Removed debugging code

* Fix name validation

* Changes to address code review comments
2017-06-26 16:56:29 +03:00
..
alertTests.raw fix alerts test 2016-01-26 10:57:06 -05:00
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 fix src/test/data 2016-03-07 12:18:47 +01:00
blanktx.hex Add "it works" test for bitcoin-tx 2014-08-19 10:28:58 -04:00
proposals-invalid.json Validate proposals on prepare and submit (#1488) 2017-06-26 16:56:29 +03:00
proposals-valid.json Validate proposals on prepare and submit (#1488) 2017-06-26 16:56:29 +03:00
README.md fix src/test/data 2016-03-07 12:18:47 +01:00
script_tests.json Rename OP_NOP3 to OP_CHECKSEQUENCEVERIFY 2016-07-08 11:44:16 +01:00
sighash.json fix test suite 2016-01-29 23:35:23 +01:00
tt-delin1-out.hex Add bitcoin-tx tests 2014-08-19 23:15:58 -04:00
tt-delout1-out.hex Add bitcoin-tx tests 2014-08-19 23:15:58 -04:00
tt-locktime317000-out.hex Add bitcoin-tx tests 2014-08-19 23:15:58 -04:00
tx394b54bb.hex Add bitcoin-tx tests 2014-08-19 23:15:58 -04:00
tx_invalid.json Rename OP_NOP3 to OP_CHECKSEQUENCEVERIFY 2016-07-08 11:44:16 +01:00
tx_valid.json Rename OP_NOP3 to OP_CHECKSEQUENCEVERIFY 2016-07-08 11:44:16 +01:00
txcreate1.hex Add bitcoin-tx tests 2014-08-19 23:15:58 -04:00
txcreate2.hex bitcoin-util-test: Test bitcoin-tx with null scriptPubKey 2014-09-14 06:28:22 +00:00
txcreatedata1.hex fix src/test/data 2016-03-07 12:18:47 +01:00
txcreatedata2.hex fix src/test/data 2016-03-07 12:18:47 +01:00
txcreatesign.hex tests: Fix bitcoin-tx signing testcase 2015-07-07 18:26:38 +02: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.