enterRaffle can be called with an empty array
Since the function only requires us to pay as much as fee * newPlayers.length, we can call this function with an empty array.
Low. It causes new events to be emitted with an empty array, thus cluttering the logs with trash.
n/a
Add another require(newPlayers.length > 0) at the top of the function to prevent the function from being called with no new players;
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.