You may also enjoy
Real Address Poisoning
5 minute read
Real world examples of address poisoning attacks, with detailed analysis and explanation of how they work.
Input Malleability in Solidity Calldata
8 minute read
Distinct Solidity calldata layouts can decode to the same input values and perform the same function execution steps, even though their raw bytes differ.
Applying the Birthday Paradox to Ethereum Identifier Spaces
3 minute read
The birthday paradox says that in a room of 23 people two of them might share a birthday. Let’s apply this to some Ethereum numbers!
Delivery Versus Payment: Atomic Settlements in Solidity
2 minute read
In search of open-source Solidity to provide atomic multi-asset settlements on EVMs? Look no further.