Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions EIPS/eip-8024.md
Original file line number Diff line number Diff line change
Expand Up @@ -175,6 +175,7 @@ This has no effect on contracts that would never attempt to execute the opcodes
- `600060016002e801` results in 3 stack items, from top to bottom: [2, 0, 1]
- `e75b` reverts
- `600456e65b` executes successfully (`PUSH 04 JUMP INVALID_DUPN JUMPDEST`)
- `600060006000e80115` results in 3 stack items, the top of the stack valued 1, the rest valued 0

## Security Considerations

Expand Down