mirror of
https://github.com/dashpay/dash.git
synced 2024-12-28 05:23:01 +01:00
906be7e144
364bae5 qa: Pad scriptPubKeys to get minimum sized txs (MarcoFalke) 7485488 Policy to reject extremely small transactions (Johnson Lau) 0f8719b Add transaction tests for constant scriptCode (Johnson Lau) 9dabfe4 Add constant scriptCode policy in non-segwit scripts (Johnson Lau) Pull request description: This disables `OP_CODESEPARATOR` in non-segwit scripts (even in an unexecuted branch), and makes a positive `FindAndDelete` result invalid. This ensures that the `scriptCode` serialized in `SignatureHash` is always the same as the script passing to the `EvalScript`. Tree-SHA512: a0552cb920294d130251c48053fa2ff1fbdd26332e62b52147d918837852750f0ce35ce2cd1cbdb86588943312f8154ccb4925e850dbb7c2254bc353070cd5f8 |
||
---|---|---|
.. | ||
asmap.raw | ||
base58_encode_decode.json | ||
bip39_vectors.json | ||
blockfilters.json | ||
key_io_invalid.json | ||
key_io_valid.json | ||
proposals_invalid.json | ||
proposals_valid.json | ||
README.md | ||
script_tests.json | ||
sighash.json | ||
tx_invalid.json | ||
tx_valid.json |
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.