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

fix(evm): properly generate bytesX values with arbitrary_from_type #6116

Merged
merged 2 commits into from
Oct 26, 2023

Conversation

Evalir
Copy link
Member

@Evalir Evalir commented Oct 26, 2023

Closes #6115

This fix should stop invalid bytesX values from being generated.

In general, we should refactor this part of the fuzzer to be able to handle errors more gracefully.

@mattsse mattsse merged commit a839414 into master Oct 26, 2023
17 checks passed
@mattsse mattsse deleted the evalir/fix-bytes12-fuzz branch October 26, 2023 09:14
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.

Fuzz testing with bytes4, bytes8, bytes12 params reverting instantly
2 participants