mirror of
https://github.com/FlipsideCrypto/dcrd.git
synced 2026-02-06 19:06:51 +00:00
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. |
||
|---|---|---|
| .. | ||
| LICENSE | ||
| many_inputs_tx.hex | ||
| script_invalid.json | ||
| script_valid.json | ||
| sighash.json | ||
| tx_invalid.json | ||
| tx_valid.json | ||