Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Refactor and improve etheno support to be more useful #615

Merged
merged 6 commits into from
Feb 26, 2021

Conversation

ggrieco-tob
Copy link
Member

@ggrieco-tob ggrieco-tob commented Feb 16, 2021

This PR changes the way that etheno is used to mirror the behavior of dev-auto (which will be deprecated soon). Changes introduced:

  1. Etheno mode now supports block mining event.
  2. Etheno mode no longer requires to have an initialization without reverts.
  3. The contract with the properties is always deployed before starting the fuzzing campaign (so detection of the contract with properties is no longer necessary).
  4. After the initialization is parse, the list of transactions is added to the corpus (minus the CREATE).

@ggrieco-tob ggrieco-tob marked this pull request as ready for review February 25, 2021 11:29
@ggrieco-tob ggrieco-tob merged commit bdbb3e2 into master Feb 26, 2021
@ggrieco-tob ggrieco-tob deleted the dev-refactor-etheno branch February 26, 2021 17:28
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.

1 participant