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

Use contract metadata to detect deployed contracts #593

Merged
merged 6 commits into from
Jan 28, 2021

Conversation

ggrieco-tob
Copy link
Member

This patch uses contract metadata to identify which contract is already deployed. It will fix #505 and similar issues (if bytecode is patched after the constructor is executed). In order to have a test working for this, we need to enable echidna to use multiple solc versions, merging #571 first.

incertia
incertia previously approved these changes Jan 28, 2021
arcz
arcz previously approved these changes Jan 28, 2021
@ggrieco-tob ggrieco-tob dismissed stale reviews from arcz and incertia via 4661353 January 28, 2021 18:20
@ggrieco-tob ggrieco-tob merged commit dcc4eed into master Jan 28, 2021
@ggrieco-tob ggrieco-tob deleted the dev-use-metadata branch January 28, 2021 21:55
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.

Echidna crashes with contracts with immutable variables
3 participants