We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
The version on NPM is two years old. It still uses solidity 0.6.0 instead of 0.8.0 which is supported in the latest version on the master branch.
master
The text was updated successfully, but these errors were encountered:
For anyone wanting to update to the latest version on the master branch, run
npm i -D 'gnosis/mock-contract#master' --save
Sorry, something went wrong.
Any plans to release a version rather than using this as a workaround?
No branches or pull requests
The version on NPM is two years old. It still uses solidity 0.6.0 instead of 0.8.0 which is supported in the latest version on the
master
branch.The text was updated successfully, but these errors were encountered: