a109a611f3
* 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 |
||
---|---|---|
.. | ||
alertTests.raw | ||
base58_encode_decode.json | ||
base58_keys_invalid.json | ||
base58_keys_valid.json | ||
bip39_vectors.json | ||
bitcoin-util-test.json | ||
blanktx.hex | ||
proposals-invalid.json | ||
proposals-valid.json | ||
README.md | ||
script_tests.json | ||
sighash.json | ||
tt-delin1-out.hex | ||
tt-delout1-out.hex | ||
tt-locktime317000-out.hex | ||
tx394b54bb.hex | ||
tx_invalid.json | ||
tx_valid.json | ||
txcreate1.hex | ||
txcreate2.hex | ||
txcreatedata1.hex | ||
txcreatedata2.hex | ||
txcreatesign.hex |
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.