In `MembershipFactory::joinDAO` the platformFees are being rounded down in favour of the user.
Looking at the code below we can observe that platformFees is being rounded down and after is subtracted from the tierPrice which is paid by the user. So in cases where there are round downs, the msg_sender() gets a few more wei from the round down resulting in him being favoured.
Rounding down of fees.
manual review
Platform fees should be rounded against user
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.