Overflow and Underflow in Solidity: A Deep Dive
If you have ever tried to operate on numbers and gotten a counter-intuitive result then you have most likely experienced an overflow or an underflow in solidity.
The concept of Overflow and Underflow in Solidity results from a fundamental concept in ...
godspowereze.hashnode.dev7 min read