lbcd/txscript/data
Rune T. Aune b691a222d5 Add signature hash calculation tests from Bitcoin Core.
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.
2015-11-15 16:39:00 -05:00
..
LICENSE Import btcscript repo into txscript directory. 2015-01-30 10:30:16 -06:00
script_invalid.json txscript: Cleanup and improve opcode tests. 2015-04-28 03:19:00 -05:00
script_valid.json txscript: Consensus audit. 2015-05-06 09:41:50 -05:00
sighash.json Add signature hash calculation tests from Bitcoin Core. 2015-11-15 16:39:00 -05:00
tx_invalid.json txscript: Sync Bitcoin Core tests. 2015-10-22 16:10:29 -04:00
tx_valid.json txscript: Sync Bitcoin Core tests. 2015-10-22 16:10:29 -04:00