article4 min read
Smart Contract Auditing: What I Look For as an Engineer Who Writes Them
Reentrancy, integer overflow, and access control are the classic vulnerabilities. The underappreciated ones — oracle manipulation and front-running — are harder to test for.
Oct 25, 20220 views