Exploit Integer Overflow and Underflows in Smart Contracts
This is the third part of the Smart Contracts series where issues about smart contracts are broken into small chunks. All the examples were run in my local blockchain using Ethereum’s remix IDE. How does an overflow really occur?
Read More »Exploit Integer Overflow and Underflows in Smart Contracts