Skip to content

Latest commit

 

History

History
3 lines (2 loc) · 351 Bytes

Dirty_Higher_Order_Bits.md

File metadata and controls

3 lines (2 loc) · 351 Bytes

If keccak256(msg.data) or some similar hash functionality is used (for example to log past calls), be aware that functions of types that don't occupy 32 bytes may be called with identical arguments but different hashes.