There are several issues when creating DSCEngine
with regards to input validation
neither tokenAddresses
nor priceFeedAddresses
are checked that they actually do have an element in them, they can be empty lists
dscAddress
as well as each address from tokenAddresses
and priceFeedAddresses
are not checked for zero address
both tokenAddresses
and priceFeedAddresses
allow duplicated elements
All of the above issues lead to sever project issues.
Implemented checks for all the mentioned issues.
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.