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

Fix for ABI format in Solidity 0.8.0 #119

Merged
merged 1 commit into from
Dec 28, 2020
Merged

Conversation

iamdefinitelyahuman
Copy link
Contributor

What I did

Fix an issue when decoding the ABI from Solidity 0.8.0

How I did it

Check if the ABI is a string prior to converting it from JSON.

How to verify it

Run the tests.

@iamdefinitelyahuman iamdefinitelyahuman merged commit bdb35d7 into master Dec 28, 2020
@iamdefinitelyahuman iamdefinitelyahuman deleted the fix-0.8.0 branch December 28, 2020 18:57
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.

1 participant