The Yieldoor Gas Optimizoor
Learn to write gas-efficient Solidity code using a real-world example!
Search for a command to run...
Articles tagged with #web3
Learn to write gas-efficient Solidity code using a real-world example!
Liquidation code can contain subtle bugs and vulnerabilities..
At DeFi Security Summit 2024 I presented a workshop on how smart contract developers can use invariant fuzz testing to find high severity issues prior to external audit, based on my real-world experience doing private audits with Cyfrin. Since fuzz t...
Many high severity findings found during private audits by external auditors could have been found by the protocol developers themselves using invariant fuzz testing prior to engaging external auditors. While this doesn’t require developing an “attac...
Using assembly to save gas can introduce memory corruption and other subtle vulnerabilities..
On-chain DAO Governance protocols create a large attack surface for creative exploitation..