You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Oct 19, 2024. It is now read-only.
Description
solc version 0.4.21 does not support Constantinople.
There was a bug in solc version 0.4.21 and the proper support for constantinoble EVM version was added in version 0.4.22 per ethereum/solidity#14142 (comment)
The valid version for CONSTANTINOPLE_SOLC should be updated
The text was updated successfully, but these errors were encountered:
Version
ethers-solc v2.0.3
Description
solc version 0.4.21 does not support Constantinople.
There was a bug in solc version 0.4.21 and the proper support for constantinoble EVM version was added in version 0.4.22 per
ethereum/solidity#14142 (comment)
The valid version for
CONSTANTINOPLE_SOLC
should be updatedThe text was updated successfully, but these errors were encountered: