mirror of
https://github.com/bitcoin/bitcoin.git
synced 2025-03-10 15:46:48 -04:00
![]() Now that signing is deterministic, we can require exact correspondence between the automatically generated tests and the ones read from JSON. Do this, and update the tests to those deterministic versions. Note that some flag changes weren't correctly applied before. |
||
---|---|---|
.. | ||
alertTests.raw | ||
base58_encode_decode.json | ||
base58_keys_invalid.json | ||
base58_keys_valid.json | ||
bitcoin-util-test.json | ||
blanktx.hex | ||
README.md | ||
script_invalid.json | ||
script_valid.json | ||
sig_canonical.json | ||
sig_noncanonical.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 |
Description
This directory contains data-driven tests for various aspects of Bitcoin.
License
The data files in this directory are
Copyright (c) 2012-2014 The Bitcoin Core developers
Distributed under the MIT/X11 software license, see the accompanying
file COPYING or http://www.opensource.org/licenses/mit-license.php.