dcrd/txscript/data
Dave Collins 5baa16baa3
txscript: Update signatures in json test data.
This modifies the signatures of all the transactions in the invalid
transaction data which involve checking signatures to ensure that they
are not failing for the wrong reason.

In order to make it easier for future updates, it introduces three
well-known private keys, 1, 2, and 3, that are used for signing all of
the transactions and adds them to the comments in the test data.  The
first one is used for regular CHECKSIG while all three are used for
CHECKMULTISIG.
2017-08-03 23:43:00 -05:00
..
LICENSE Import btcscript repo into txscript directory. 2015-01-30 10:30:16 -06:00
script_invalid.json Initial Decred Commit. 2016-02-07 14:00:12 -05:00
script_valid.json Apply various upstream comment fixes. 2016-05-27 00:35:06 -05:00
tx_invalid.json txscript: Update signatures in json test data. 2017-08-03 23:43:00 -05:00
tx_valid.json Initial Decred Commit. 2016-02-07 14:00:12 -05:00