Unlocked compiler version #138
Labels
0 (Non-critical)
Code style, clarity, syntax, versioning, off-chain monitoring (events etc), exclude gas optimisation
bug
Something isn't working
Handle
p4st13r4
Vulnerability details
Impact
Pragma version for most contracts is
^0.7.5
. Keep the pragma compiler version locked to a specific version as a best practice. Preferably the one everything has been tested most with.See also: https://consensys.github.io/smart-contract-best-practices/recommendations/#lock-pragmas-to-specific-compiler-version
Tools Used
Editor
The text was updated successfully, but these errors were encountered: