Skip to content

fuzzer: Fix build and remove Aleth support#453

Merged
chfast merged 2 commits intomasterfrom
fuzzer_fix
Mar 31, 2022
Merged

fuzzer: Fix build and remove Aleth support#453
chfast merged 2 commits intomasterfrom
fuzzer_fix

Conversation

@chfast
Copy link
Copy Markdown
Member

@chfast chfast commented Mar 30, 2022

No description provided.

@chfast chfast requested review from gumb0 and yperbasis March 30, 2022 16:51
@codecov
Copy link
Copy Markdown

codecov bot commented Mar 30, 2022

Codecov Report

Merging #453 (c0d6b87) into master (b9e5c4a) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##           master     #453   +/-   ##
=======================================
  Coverage   99.60%   99.60%           
=======================================
  Files          33       33           
  Lines        4069     4069           
=======================================
  Hits         4053     4053           
  Misses         16       16           
Flag Coverage Δ
consensus 86.57% <ø> (ø)
unittests 99.65% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

@chfast chfast merged commit b95f90b into master Mar 31, 2022
@chfast chfast deleted the fuzzer_fix branch March 31, 2022 10:28
chfast pushed a commit to ipsilon/evmc that referenced this pull request Aug 1, 2024
evmone's tests no longer support testing other EVMC-compatible EVM
implementations.

`evm-test` dropped support for external EVM implementations [in
2020](https://github.com/ethereum/evmone/pull/262/files#diff-164433c97916ccb25c2acf05bac88cb9a9be3e5fdc737f0541cd838444536a94R27).

`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](ipsilon/evmone#453). The
list of EVM targets is hardcoded to [just
evmone](https://github.com/ethereum/evmone/blob/7bd7596c2754229f37344e10cdd49d638391f90f/test/fuzzer/fuzzer.cpp#L61).
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants