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

[feature]: allow configuring multiple price oracles #1349

Open
ZZiigguurraatt opened this issue Feb 3, 2025 · 0 comments
Open

[feature]: allow configuring multiple price oracles #1349

ZZiigguurraatt opened this issue Feb 3, 2025 · 0 comments
Labels
enhancement New feature or request

Comments

@ZZiigguurraatt
Copy link

We have the ability to set a single price oracle server in tapd.conf:

; Price oracle gRPC server address (rfqrpc://<hostname>:<port>)
; To use the integrated mock, use the following value:
; use_mock_price_oracle_service_promise_to_not_use_on_mainnet
; experimental.rfq.priceoracleaddress=

I'd like the ability to set multiple price oracle servers.

We should have the ability to set a primary and a backup global oracle that we trust for all assets

Or, we should be able to set a primary and backup oracle that is only valid for a specific asset id.

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
Status: 🆕 New
Development

No branches or pull requests

1 participant