This repository has been archived by the owner on May 21, 2024. It is now read-only.
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
cmd/evm: remove surrounding whitespace in hex input code (ethereum#20211
) This way, the output of `evm compile` can be used directly in `evm --codefile code.txt run`, without stripping the trailing newline first.
- Loading branch information