overlay-market / v1-core

Core smart contracts of Overlay V1
MIT License
41 stars 13 forks source link

Add check for stale price feed #159

Closed magnetto90 closed 8 months ago

magnetto90 commented 8 months ago

This is a common mistake when using Chainlink Oracle feeds, consider adding this check.

Source

TomasCImach commented 8 months ago

https://github.com/overlay-market/v1-core/pull/162