• YouTube Channel
  • System Status
  • VS Code Extension
  • Nested Struct in Mapping

    Overview

    What is the Nested Struct in Mapping vulnerability?

    For specific older versions of Solidity, mappings containing nested structures would return incorrect values due to a compiler bug. These older versions of Solidity should be avoided for modern smart contract development.

    Further reading: GitHub Solidity Repo Issue