dcrd/txscript/data
Dave Collins 7c3ff8279e
txscript: Rename OP_SHA256 to OP_BLAKE256.
Decred updated the semantics of this opcode to use blake256, but did not
rename the opcode to reflect that.  This renames the opcode so that it
is clear that a blake256 hash is produced instead of a sha256 hash.
2017-09-08 12:40:39 -05:00
..
LICENSE Import btcscript repo into txscript directory. 2015-01-30 10:30:16 -06:00
script_invalid.json txscript: Rename OP_SHA256 to OP_BLAKE256. 2017-09-08 12:40:39 -05:00
script_valid.json txscript: Rename OP_SHA256 to OP_BLAKE256. 2017-09-08 12:40:39 -05:00
tx_invalid.json txscript: Implement CheckSequenceVerify 2017-08-28 12:23:34 -05:00
tx_valid.json txscript: Implement CheckSequenceVerify 2017-08-28 12:23:34 -05:00