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

[VEN-3015] Configure Binance Oracle as the Fallback oracle for BNB and BTCB on BNB Chain #465

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

web3rover
Copy link
Contributor

Description

Resolves VEN

@web3rover web3rover self-assigned this Jan 21, 2025
@web3rover web3rover requested a review from chechu January 21, 2025 15:00
Comment on lines 65 to 66
expect(btcPrice).to.eq("103778122138560000000000");
expect(bnbPrice).to.eq("688818807240000000000");
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

BTC price is from Binance oracle while BNB price is from RedStone, right? Is there any way we could test different scenarios like pretend RedStone stale period has passed for BNB or there's a price discrepancy between RedStone and Chainlink, etc.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Fixed

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 this pull request may close these issues.

2 participants