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

Added checks to detect fatal errors of contracts #131

Closed
wants to merge 2 commits into from

Conversation

ggrieco-tob
Copy link
Member

Some contracts fail with fatal errors like self destruct or they will run out of stack when they are running in Echidna. This patch will make any property to automatically fail in these edge cases. It should fix #26.

@ggrieco-tob ggrieco-tob mentioned this pull request Sep 4, 2018
@ggrieco-tob
Copy link
Member Author

Superseded by #133

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

fail on selfdestruct
1 participant