dcrd/txscript/data
Dave Collins f8d8dbcd19
txscript: Cleanup and add tests for lshift opcode.
This cleans up the code for handling the left shift opcode to explicitly
call out its semantics which are likely not otherwise obvious as well as
improve its readability.

It also adds several tests to the reference script tests which exercise
the semantics of the left shift opcode including both positive and
negative tests.
2018-06-13 16:51:09 -05:00
..
LICENSE txscript: Add JSON-based signature hash tests. 2018-04-30 12:14:14 -05:00
many_inputs_tx.hex txscript: Add benchmark for sighash calculation. 2018-05-01 08:51:38 -05:00
script_invalid.json txscript: Cleanup and add tests for lshift opcode. 2018-06-13 16:51:09 -05:00
script_valid.json txscript: Cleanup and add tests for lshift opcode. 2018-06-13 16:51:09 -05:00
sighash.json txscript: Correct JSON-based signature hash tests. 2018-04-30 18:18:18 -05:00
tx_invalid.json txscript: Implement CheckSequenceVerify 2017-09-21 15:58:48 -05:00
tx_valid.json txscript: Implement CheckSequenceVerify 2017-09-21 15:58:48 -05:00