Closed iamdefinitelyahuman closed 3 years ago
Fix an issue when decoding the ABI from Solidity 0.8.0
Check if the ABI is a string prior to converting it from JSON.
Run the tests.
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.