In the Distribution.sol:manageUsersInPrivatePool
function, where a DOS condition can occur if a user's deposited amount is equal to the amount specified in the function call.
When a user's deposited amount is exactly equal to the amount specified in the manageUsersInPrivatePool function call,This situation can potentially result in a denial-of-service (DoS) scenario where the affected user is unable to deposit into the private pool due to a conflict in the state of their deposited amount.
The vulnerability can lead to a DoS scenario where affected users are unable to deposit into the private pool
Manual code review
Implement other logic then strict check inside if condition.
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.