28.md

September 28, 2022 ยท View on GitHub

Outdated Compiler Version

Description:

Using an outdated compiler version can be problematic especially if there are publicly disclosed bugs and issues that affect the current compiler version.

Remediation:

It is recommended to use a recent version of the Solidity compiler.

References:

https://swcregistry.io/docs/SWC-102

Contents

  1. 1Outdated Compiler Version
  2. 1.1Description:
  3. 1.2Remediation:
  4. 1.3References: