crytic/ethersplay

EVM Source Code: crash if solc > 0.4.16

Open

#3 opened on Oct 19, 2017

View on GitHub
 (0 comments) (0 reactions) (0 assignees)Python (118 forks)batch import
bughelp wanted

Repository metrics

Stars
 (793 stars)
PR merge metrics
 (No merged PRs in 30d)

Description

solc changed the json output format, and now the asm.json parsing crashes if solc > 0.4.16.

Contributor guide