abi.encodePacked
should not be used with dynamic types when passing the result to a hash function such as keccak256.
To prevent any hash collisions.source
Manual Review
Use abi.encode instead, which will pad items to 32 bytes
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.