Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Refactor oracle logic #513

Open
2 of 4 tasks
valiafetisov opened this issue Oct 27, 2022 · 0 comments · May be fixed by #512
Open
2 of 4 tasks

Refactor oracle logic #513

valiafetisov opened this issue Oct 27, 2022 · 0 comments · May be fixed by #512

Comments

@valiafetisov
Copy link
Contributor

valiafetisov commented Oct 27, 2022

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

  • Come up with a better config structure
  • Refactor existing code
  • Update overwriteCurrentOraclePrice to support all collaterals
  • Update readme "collateral onboarding section"
@valiafetisov valiafetisov linked a pull request Oct 27, 2022 that will close this issue
5 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant