Protocol uses chainlink pricefeeds to get latest asset prices. Price feeds stored in s_priceFeeds mapping during the contract construction.
There is no possibility to change pricefeeds addresses after the contract deployment. Should chainlink decide to redeploy them on other address, this protocol won't be able to update their value.
Protocol will effectively be dead and non of the user would be able to get their funds back.
Observation
Add function to change s_priceFeeds mapping. Consider using Timelock/Multisign or other safeguard for malicious pricefeed change
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.