The same code for checking if the msg.sender
is the owner of the pool or not; has been repeated over and over again in multiple functions.
Issue with the general programming principle of DRY (Don't Repeat Yourself). Can be considered Informational
.
Manual Review.
Use a modifier which checks if the msg.sender
is ther owner of the pool and implement the modifier to the functions.
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.