dcrd/txscript/data
Dave Collins e84ee743d2
txscript: Cleanup and add tests for the cat opcode.
This cleans up the code for handling the cat opcode to more closely
match the style used by the rest of the code and improves its test
coverage by adding several tests to the reference script tests which
exercise its semantics including both positive and negative tests.
2018-06-12 12:43:30 -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 the cat opcode. 2018-06-12 12:43:30 -05:00
script_valid.json txscript: Cleanup and add tests for the cat opcode. 2018-06-12 12:43:30 -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