Skip to content
This repository has been archived by the owner on Jan 4, 2023. It is now read-only.

Update OpcodeRepr to separate contract opcodes #68

Open
vlopes11 opened this issue May 24, 2022 · 0 comments
Open

Update OpcodeRepr to separate contract opcodes #68

vlopes11 opened this issue May 24, 2022 · 0 comments

Comments

@vlopes11
Copy link
Contributor

Predicate verification should halt if there is a contract opcode.

This can be easily achieved if there is a (or set of, depending on immediate values) reserved class for contract opcodes. For instance:

/// RESERVB0

If the class B is reserved, then this verification is reduced to a bitflag &.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant