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

Manticore can't work on EVM due to crytic-compile's latest release #2451

Closed
montyly opened this issue May 10, 2021 · 3 comments
Closed

Manticore can't work on EVM due to crytic-compile's latest release #2451

montyly opened this issue May 10, 2021 · 3 comments
Labels

Comments

@montyly
Copy link
Member

montyly commented May 10, 2021

This is a known issue, that should be visible to the users.

Crytic-compile had breaking changes with 0.2.0

Until #2444 is merged, and we have a new Manticore's release, the installation through pip or github is broken for EVM.

As a temporary workaround: users can downgrade crytic-compile:

$ pip install -Iv crytic-compile==0.1.13

If you use also Slither, I recommend to do this in a virtual environment, as downgrading crytic-compile will break Slither.

@montyly montyly added the bug label May 10, 2021
@alexon1234
Copy link

The PR is merged, can we close this issue?

@montyly
Copy link
Member Author

montyly commented Jun 3, 2021

Hi @alexon1234, I think we can keep it open until the next release (#2456), for users' awareness

@ehennenfent
Copy link
Contributor

Closed w/ #2456

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

No branches or pull requests

3 participants