aboutsummaryrefslogtreecommitdiff
path: root/src/test/data
diff options
context:
space:
mode:
authorPieter Wuille <pieter.wuille@gmail.com>2017-06-28 15:49:13 -0700
committerPieter Wuille <pieter.wuille@gmail.com>2017-06-30 16:14:13 -0700
commit2851b77312b55c8868acd4cd2c118e5a034606b7 (patch)
treea0dcb9dd740bf3f0a277bbf43e6fc9e9445a11ba /src/test/data
parent2935b469ae96a3203bb997a6eddc098903b336ce (diff)
downloadbitcoin-2851b77312b55c8868acd4cd2c118e5a034606b7.tar.xz
Make all script verification flags softforks
Diffstat (limited to 'src/test/data')
-rw-r--r--src/test/data/script_tests.json2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/test/data/script_tests.json b/src/test/data/script_tests.json
index 0390d6806d..50aaa223f8 100644
--- a/src/test/data/script_tests.json
+++ b/src/test/data/script_tests.json
@@ -862,8 +862,6 @@
["Ensure 100% coverage of discouraged NOPS"],
["1", "NOP1", "P2SH,DISCOURAGE_UPGRADABLE_NOPS", "DISCOURAGE_UPGRADABLE_NOPS"],
-["1", "CHECKLOCKTIMEVERIFY", "P2SH,DISCOURAGE_UPGRADABLE_NOPS", "DISCOURAGE_UPGRADABLE_NOPS"],
-["1", "CHECKSEQUENCEVERIFY", "P2SH,DISCOURAGE_UPGRADABLE_NOPS", "DISCOURAGE_UPGRADABLE_NOPS"],
["1", "NOP4", "P2SH,DISCOURAGE_UPGRADABLE_NOPS", "DISCOURAGE_UPGRADABLE_NOPS"],
["1", "NOP5", "P2SH,DISCOURAGE_UPGRADABLE_NOPS", "DISCOURAGE_UPGRADABLE_NOPS"],
["1", "NOP6", "P2SH,DISCOURAGE_UPGRADABLE_NOPS", "DISCOURAGE_UPGRADABLE_NOPS"],