-
Notifications
You must be signed in to change notification settings - Fork 87
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
new(tests): EOF - EIP-3540: validation of opcodes (#932)
Add missing opcode tests: - invalid opcode placed after a terminating instruction, - opcodes with truncated immediate bytes. Mark rest of the "opcode tests" as done by providing links to tests. Co-authored-by: Mario Vega <[email protected]> Co-authored-by: danceratopz <[email protected]>
- Loading branch information
1 parent
ec65b3b
commit fe37ca2
Showing
3 changed files
with
125 additions
and
7 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters