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

Cannot run fuzzer for a fixed amount of time #101

Open
wuestholz opened this issue Mar 9, 2023 · 0 comments
Open

Cannot run fuzzer for a fixed amount of time #101

wuestholz opened this issue Mar 9, 2023 · 0 comments
Labels
bug Something isn't working

Comments

@wuestholz
Copy link

wuestholz commented Mar 9, 2023

Describe the bug
I would like to run the hybrid fuzzer for a fixed amount of time (for instance, one hour). It would be great if this was possible (just like for Echidna). Unfortunately, the --test-limit option results in different running times depending on the tested contracts and how much time is spent on executing inputs and solving constraints.

Additional context:

  • Operating system: Ubuntu 20.04.5 LTS
  • Python version: 3.8.10
  • Echidna version: 2.0.4
@wuestholz wuestholz added the bug Something isn't working label Mar 9, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant