[VPD-349]: VIP for DeviationSentinel Configuration#666
Open
Debugger022 wants to merge 5 commits intomainfrom
Open
[VPD-349]: VIP for DeviationSentinel Configuration#666Debugger022 wants to merge 5 commits intomainfrom
Debugger022 wants to merge 5 commits intomainfrom
Conversation
… mainnet Configure DeviationSentinel, SentinelOracle, UniswapOracle, and PancakeSwapOracle on BSC mainnet and testnet. Grants keeper and governance timelock permissions for price monitoring and market protection actions.
fred-venus
reviewed
Feb 4, 2026
fred-venus
reviewed
Feb 4, 2026
fred-venus
reviewed
Feb 4, 2026
fred-venus
reviewed
Feb 4, 2026
fred-venus
reviewed
Feb 4, 2026
fred-venus
reviewed
Feb 4, 2026
fred-venus
reviewed
Feb 4, 2026
fred-venus
reviewed
Feb 4, 2026
Contributor
|
also forgot to add src/DeviationSentinel.ts from https://github.com/VenusProtocol/vips/pull/658/files#diff-cca8979150f926e62d5031cf6963d6033eaa751b3d9eb4f942151113e40f5523 ? |
Contributor
|
Also one more section, pls add CAKE into the setting
|
…R_ADDRESS Replace KEEPER_ADDRESS with GUARDIAN wallet for ACM permissions on DeviationSentinel, SentinelOracle, and DEX oracles. KEEPER_ADDRESS is now only whitelisted as a trusted keeper alongside GUARDIAN and governance timelocks.
Utility function to wrap VIP commands affecting markets monitored by DeviationSentinel. Prevents state conflicts when governance modifies collateral factors while Sentinel holds stale values.
Configure CAKE with PancakeSwap pool for price feeds and set 20% deviation threshold on DeviationSentinel for price monitoring.
fred-venus
reviewed
Feb 4, 2026
Route CAKE price requests to PancakeSwapOracle via SentinelOracle, completing the oracle chain for CAKE price deviation monitoring.
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
BSC Mainnet (vip-900/bscmainnet.ts)
BSC Testnet (vip-900/bsctestnet.ts)*
Simulations
Test plan
npx hardhat test simulations/vip-900/bscmainnet.ts --fork bscmainnetnpx hardhat test simulations/vip-900/bsctestnet.ts --fork bsctestnetnpx hardhat test simulations/vip-900/bsctestnet-addendum.ts --fork bsctestnetnpx hardhat test simulations/vip-900/bsctestnet-addendum-2.ts --fork bsctestnetNOTE: For maninnet KEEPER address needs to be changed