Solidity Attack Vectors #5 - Block Timestamp Manipulation Attack
A miner can manipulate the block.timestamp which can be used to their advantage to attack a smart contract. block.timestamp can be manipulated by miners with the following constraints:
it cannot be stamped at an earlier time than its parent
it cann...
aagbotemi.hashnode.dev2 min read