Commit graph

1 commit

Author SHA1 Message Date
Martin Holst Swende
03d36ac908
core/vm, cmd/evm: unexport errors, remove err-to-code mapping, new tests, last fix
Changes include:
- unexporting errors, removing error-to-code mapping
- new test vectors from execution-spec-tests v eip7692@v1.1.1
- remaining fix from @shemnon in https://github.com/MariusVanDerWijden/go-ethereum/pull/56
- core/vm: address review-comments - simplify code
- cmd/evm: move eofdump/eofparse into `evm` binary
- Also makes eofdump read from stdin if hex is not provided, and makes the output of eofdump a bit more eye-friendly.
- core/vm: refactor check in eof control-flow validation
- core/vm: refactor some control flow checks for readability
2024-09-30 19:43:58 +02:00
Renamed from cmd/eofdump/testdata/eof_benches.txt (Browse further)