Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(levm): minor fix in BYTE opcode handling (#1340)
It is not right to default to `usize::MAX` when the incoming `U256` does not fit in `usize`.
- Loading branch information