Posts
-
Differences between staticcall and call in Solidity.
Explore staticcall vs call in Solidity with small examples. Uncover their unique features, use cases, and risks for smart contracts.
-
SlotMachine(tool) & EVM Storage Management
Deep dive into EVMs storage management. How i stopped worrying and learned to love SSTORE
-
Boilerplate.sol
Foundry Boilerplate for Smart Contract Security Auditors and Devs
-
BrokenToken
automatically test smart contracts that interact with ERC20
-
Security Issues: Signature Malleability
Timestamps are hard. They are often used in smart contracts but carry inherent risks that must be considered.
-
Security Issues: solidity timestamps
Timestamps are hard. They are often used in smart contracts but carry inherent risks that must be considered.