For Devnet-1, we want a predictable behavior when an invalid message is included in a block.
op-node should check validity of interop messages and if a message is invalid, the node should halt. not promote block safety.
Full halting requires reorg-detection, see: #11693