Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
core/vm: make all opcodes proper type (#30925)
Noticed this omission while doing some work on goevmlab. We don't properly type some of the opcodes, but apparently implicit casting works in all the internal usecases.
- Loading branch information