morpho-org / morpho-blue-oracles

Morpho Blue Oracles
https://morpho.org
Other
29 stars 25 forks source link

Natspec issues #84

Closed MathisGD closed 6 months ago

MathisGD commented 6 months ago

Fixes https://github.com/cantinasec/review-morpho/issues/12

Completely removed "chainlink"

  • IMorphoChainlinkOracleV2.sol#L25: These feeds are "chainlink-interface-compatible" but they could be feeds that are not from Chainlink itself. Consider to better clarify it.

I simply removed chainlink, as it doesn't add a lot here.

Actually there was a bigger problem, that I fixed. I also remove "feeds should be in the correct order" because usually these things are implied

removed

fixed