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

Parse MarketIDs from pricefeed #7

Open
karzak opened this issue Apr 2, 2020 · 0 comments
Open

Parse MarketIDs from pricefeed #7

karzak opened this issue Apr 2, 2020 · 0 comments

Comments

@karzak
Copy link
Member

karzak commented Apr 2, 2020

Currently, users set an array of market-ids in the .env file. If the IDs don't match what is in pricefeed or the wallet isn't authorized to post prices, transactions will fail. Instead, we can query pricefeed to get the market IDs that the input wallet is an oracle for.

rhuairahrighairidh added a commit that referenced this issue May 17, 2023
* update readme, remove duplicate env example

* add eth price support

* tidy up docker make commands

* cleanup non-script file from scripts

* clean up dead code
rhuairahrighairidh added a commit that referenced this issue May 17, 2023
* Add outlier protection (#1)

* add oracle to package.json

* add outlier caps

* increase diff for exchange prices

* remove exchange from price (#2)

* add limit protection on markets (#3)

* Add further limit protection on markets (#4)

* relax price limits for non collateral assets (#5)

* update node container (#6)

* Add ETH pricefeed (#7)

* update readme, remove duplicate env example

* add eth price support

* tidy up docker make commands

* cleanup non-script file from scripts

* clean up dead code
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

No branches or pull requests

1 participant