INTEGER OVERFLOW
1 article tagged "integer overflow"
2025-04-08·10 min read
Understanding Rounding Errors in DeFi: How Small Bugs Lead to Big Exploits
In Solidity, there are no decimals — only integers and the illusion of precision. Learn how 1 wei rounding errors compound into protocol-draining exploits and how to defend against them.
By Nican0r
smart-contract-securityinteger-overflowinvariant-testing