The unused timestamp `uint256 timestamp;` was intended in order to track likes chronologically. But the timesamp is missing.
```
@>uint256 timestamp; //Unused timestamp
}
```
Likes without timestamps was not the contracts intended functionality.
Manual review
Include timestamps for each like.
Please read the CodeHawks documentation to know which submissions are valid. If you disagree, provide a coded PoC and explain the real likelyhood and the detailed impact on the mainnet without any supposition (if, it could, etc) to prove your point.
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.