Home / Vulnerability Database / Solidity : Strict comparison with block.timestamp or now
Solidity
Solidity : Strict comparison with block.timestamp or now
Overview
Strict comparison with block.timestamp or now. Miners can affect block.timestamp for their benefits. Thus, one should not rely on the exact value of block.timestamp.
Vulnerability type by SmartDec classification: Timestamp manipulation.
References
MEDIUM
DerScanner Severity Score
Do you want to fix Solidity : Strict comparison with block.timestamp or now in your application?
See also
Solidity
Solidity : Return value of transfer, transferFrom, or approve function of ERC-20 standard is always false.
Solidity
Solidity : Using approve function of the ERC-20 token standard
Solidity
