Distinguish between INVALID opcode and an opcode that is invalid
Open
- Dominant language
- Python
- Stars
- 385
- Forks
- 52
- PR merge metrics
- No merged PRs in 30d
Description
Current pyevmasm returns INVALID opcode when an opcode is not found. However these are different things and it may be important to tell the difference between the two via exceptions or some other way, especially when dealing with older forks
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.