We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Other (please describe)
evm-executors
cheatcodes
evm-traces
coverage
fuzz
invariant
Where evm-executors is at the bottom of the dep tree. Then everything is aggregated in foundry-evm, as it is now.
foundry-evm
Part of #4928
No response
The text was updated successfully, but these errors were encountered:
DaniPopes
Successfully merging a pull request may close this issue.
Component
Other (please describe)
Describe the feature you would like
evm-executors
: db, backend, fork, generic inspectors. Can be split up further in the future by working more with traits.cheatcodes
: cheatcode definitions and implementations feat: foundry-cheatcodes #5998evm-traces
: trace decoding and identifyingcoverage
fuzz
+invariant
Where
evm-executors
is at the bottom of the dep tree.Then everything is aggregated in
foundry-evm
, as it is now.Part of #4928
Additional context
No response
The text was updated successfully, but these errors were encountered: