dcrd/txscript/data
Dave Collins 9644ec433e
txscript: Cleanup and add tests for rotr opcode.
This cleans up the code for handling the right rotation 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 right rotation opcode including both positive and
negative tests.
2018-06-13 16:30:38 -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 rotr opcode. 2018-06-13 16:30:38 -05:00
script_valid.json txscript: Cleanup and add tests for rotr opcode. 2018-06-13 16:30:38 -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