You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
During the implementation of #506, we figured out that fetching oracle prices is cumbersome and not that clear at the moment. We also want to be able to change oracle price for any supported collaterals. For this, we want to introduce simpler and universal config for reading and writing data.
Tasks
Come up with a better config structure
Refactor existing code
Update overwriteCurrentOraclePrice to support all collaterals
Update readme "collateral onboarding section"
The text was updated successfully, but these errors were encountered:
Goal
Simpler oracle logic, support for oracle writing
Context
During the implementation of #506, we figured out that fetching oracle prices is cumbersome and not that clear at the moment. We also want to be able to change oracle price for any supported collaterals. For this, we want to introduce simpler and universal config for reading and writing data.
Tasks
overwriteCurrentOraclePrice
to support all collateralsThe text was updated successfully, but these errors were encountered: