Skip to content

Latest commit

 

History

History
17 lines (17 loc) · 560 Bytes

File metadata and controls

17 lines (17 loc) · 560 Bytes

Incorrect numerical computation will cause unexpected behavior which may lead to security issues.


Slide Screenshot

0170.jpg


Slide Text

  • Numerical Issues -> Security Issues
  • Overflow/Underflow, Precision, Casting, Parameters/Returns, Decimals, Bounds/Gas
  • Widely-used Libraries, Best-practices
  • Testing/Fuzzing
  • Check Numerical Issues

References


Tags