mirror of
https://github.com/kaspanet/kaspad.git
synced 2026-03-06 00:58:53 +00:00
[DEV-56] Remove any occurance of OP_CODESEPARATOR
* [DEV-56] Remove any occurance of OP_CODESEPARATOR * [DEV-56] Modified sighash tests to exclude OP_CODESEPARATOR * [DEV-56] Fixed sighash.json to not include any codeseparators at all * [DEV-56] Reformatted sighash.json * [DEV-56] Rename any instance of subScript to script * [DEV-56] Extracted check for opUnknown to separate function * [DEV-58] Removed temporary code for test cleanup
This commit is contained in:
@@ -439,7 +439,6 @@
|
||||
["0", "SHA256", "P2SH,STRICTENC", "OK"],
|
||||
["0", "HASH160", "P2SH,STRICTENC", "OK"],
|
||||
["0", "HASH256", "P2SH,STRICTENC", "OK"],
|
||||
["NOP", "CODESEPARATOR 1", "P2SH,STRICTENC", "OK"],
|
||||
|
||||
["NOP", "NOP1 1", "P2SH,STRICTENC", "OK"],
|
||||
["NOP", "CHECKLOCKTIMEVERIFY 1", "P2SH,STRICTENC", "OK"],
|
||||
|
||||
Reference in New Issue
Block a user