mirror of
https://github.com/FlipsideCrypto/dcrd.git
synced 2026-02-06 19:06:51 +00:00
500 tests with various transactions and scripts, verifying that calcSignatureHash generates the expected hash in each case. This requires changing SigHashType to uint32; that won't affect the standard use-cases, but will make calcSignatureHash behave more like the Core counterpart for non-standard SigHashType settings, like those in some of these tests. |
||
|---|---|---|
| .. | ||
| LICENSE | ||
| script_invalid.json | ||
| script_valid.json | ||
| sighash.json | ||
| tx_invalid.json | ||
| tx_valid.json | ||