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. |
||
|---|---|---|
| .. | ||
| LICENSE | ||
| script_invalid.json | ||
| script_valid.json | ||
| tx_invalid.json | ||
| tx_valid.json | ||