Page MenuHomePhabricator

D1097.id3270.diff
No OneTemporary

D1097.id3270.diff

diff --git a/src/script/interpreter.cpp b/src/script/interpreter.cpp
--- a/src/script/interpreter.cpp
+++ b/src/script/interpreter.cpp
@@ -839,15 +839,6 @@
//
// Bitwise logic
//
- case OP_AND:
- case OP_OR:
- case OP_XOR: {
- if (!fEnabledOpCodesMonolith) {
- // Disabled opcodes.
- return set_error(serror,
- SCRIPT_ERR_DISABLED_OPCODE);
- }
- } break;
case OP_EQUAL:
case OP_EQUALVERIFY:

File Metadata

Mime Type
text/plain
Expires
Tue, May 20, 20:58 (15 h, 14 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
5865928
Default Alt Text
D1097.id3270.diff (719 B)

Event Timeline