Outdated compiler version #241
Labels
0 (Non-critical)
Code style, clarity, syntax, versioning, off-chain monitoring (events etc), exclude gas optimisation
bug
Something isn't working
duplicate
This issue or pull request already exists
Handle
WatchPug
Vulnerability details
It's a best practice to use the latest compiler version.
The specified minimum compiler version (0.6.6) is quite old. Older compilers might be susceptible to some bugs. We recommend changing the solidity version pragma to the latest version to enforce the use of an up to date compiler.
A list of known compiler bugs and their severity can be found here: https://etherscan.io/solcbuginfo
The text was updated successfully, but these errors were encountered: