Dangerous usage of block.timestamp
can be manipulated by attackers.
Dangerous comparisons:
- block.timestamp > 1728691200 (src/ChoosingRam.sol#47)
- random == 0 (src/ChoosingRam.sol#54)
Dangerous comparisons:
- block.timestamp < 1728691200 (src/ChoosingRam.sol#84)
- block.timestamp > 1728777600 (src/ChoosingRam.sol#87)
Dangerous comparisons:
- block.timestamp < 1728691069 (src/Dussehra.sol#68)
- block.timestamp > 1728777669 (src/Dussehra.sol#71)
Usage of block.timestamp
allows the protocol to be manipulated by attackers.
Slither
Avoid relying on block.timestamp
.
The contest is live. Earn rewards by submitting a finding.
This is your time to appeal against judgements on your submissions.
Appeals are being carefully reviewed by our judges.