[VPD-566]: RedStone oracle feed expansion for BSC Core Pool#669
Open
Debugger022 wants to merge 2 commits intomainfrom
Open
[VPD-566]: RedStone oracle feed expansion for BSC Core Pool#669Debugger022 wants to merge 2 commits intomainfrom
Debugger022 wants to merge 2 commits intomainfrom
Conversation
Register 13 new RedStone price feeds (XVS, LTC, BCH, DOT, LINK, DAI, FIL, DOGE, AAVE, UNI, FDUSD, TWT, SOL) and update resilient oracle configs to use RedStone as MAIN with Chainlink/Binance redundancy. Includes BoundValidator config for TWT which previously had no PIVOT.
Add pre-VIP check verifying TWT has no BoundValidator config and post-VIP ValidateConfigAdded event verification.
GitGuru7
reviewed
Feb 18, 2026
| NAME: "XVS", | ||
| ASSET: "0xcF6BB5389c92Bdda8a3747Ddb454cB7a64626C63", | ||
| FEED: "0xED2B1ca5D7E246f615c2291De309643D41FeC97e", | ||
| MAX_STALE_PERIOD: 21600, |
Contributor
There was a problem hiding this comment.
should we consider having some tolerance here instead of fixing it to the exact value?
Contributor
Author
There was a problem hiding this comment.
Redstone has defined it to 6 hours for most assets; we can increase it, although.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Changes
VIP Proposal (
vips/vip-650/bscmainnet.ts)Simulation (
simulations/vip-650/bscmainnet.ts)setDirectPriceTest plan
npx hardhat test simulations/vip-650/bscmainnet.ts --fork bscmainnet