ethereum / evmc

EVMC – Ethereum Client-VM Connector API
https://evmc.ethereum.org
Apache License 2.0
348 stars 310 forks source link

Remove outdated references to external tools #710

Closed mtlynch closed 3 months ago

mtlynch commented 7 months ago

evmone's tests no longer support testing other EVMC-compatible EVM implementations.

evm-test dropped support for external EVM implementations in 2020.

evmone-fuzzer doesn't support fuzzing external EVM implemenations. It looks like they used to support fuzzing Aleth, but they dropped support for that in 2022. The list of EVM targets is hardcoded to just evmone.