good morning!!!!

Skip to content
Snippets Groups Projects
Unverified Commit 9ba306d4 authored by Marius van der Wijden's avatar Marius van der Wijden Committed by GitHub
Browse files

common/compiler: fix parsing of solc output with solidity v.0.8.0 (#22092)

Solidity 0.8.0 changes the way that output is marshalled. This patch allows to parse both
the legacy format used previously and the new format.

See also https://docs.soliditylang.org/en/breaking/080-breaking-changes.html#interface-changes
parent 4714ce94
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment