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

Wishrequest: oracles refactoring #20

Open
Eenae opened this issue Apr 6, 2021 · 0 comments
Open

Wishrequest: oracles refactoring #20

Eenae opened this issue Apr 6, 2021 · 0 comments
Labels
enhancement New feature or request

Comments

@Eenae
Copy link
Collaborator

Eenae commented Apr 6, 2021

  • a fixed point library for internal data & interfaces (since the current handling of decimals and multipliers is super error-prone)
  • elimination of IOracleEth (since quoting ETH isn't special in any way; extra abstractions are excruciating)
  • support for alternative oracles for the same asset (e.g. the first is expensive and decentralized, the second is cheap and less decentralized)
@Eenae Eenae added the enhancement New feature or request label Apr 6, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants
@chainpioneer @Eenae and others