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

Feature request: capture all the stdout/stderr from crytic-compile/slither/echidna and save it at every iteration #81

Open
ggrieco-tob opened this issue Aug 26, 2022 · 0 comments
Labels
enhancement New feature or request

Comments

@ggrieco-tob
Copy link
Member

In the current audit, I'm getting some stderr messages from crytic compile that break the console output:

ERROR:CryticCompile:Error HH12: Trying to use a non-local installation of Hardhat, which is not supported

This is a non-fatal error, but the console is disrupted.

On top of that, it could be very useful to save the echidna output, in case of some issue (e.g. it can crash because it uses too much memory) or because we want to see the exact output (e.g. events), without re-running a campaign.

@ggrieco-tob ggrieco-tob added the enhancement New feature or request label Aug 26, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant