- Add a flag to enable the opcodes - SCRIPT_ENABLE_OPCODES_MONOLITH
- Rename OP_SUBSTR to OP_SPLIT
- Add OP_BIN2NUM & OP_NUM2BIN
- Also added MAX_DEFINED_OP_VALUE, the maximum value of defined opcodes - OP_NOP10 was being used for this purpose which is confusing
Author: Joshua Yabut
Co-author: Daniel Connolly