Fallback behavior on oracle failure
mETH Protocol's assessment for RD-F-051 — scored yellow on the v1.7.0 rubric. The evidence below is the curator's reasoning for this score.
Evidence summary #
On Oracle sanity check failure: protocol auto-pauses (no secondary oracle fallback). On quorum not reached: record not forwarded to Oracle; rate freezes at last valid record. Pending updates can be accepted/rejected by ORACLE_PENDING_UPDATE_RESOLVER_ROLE. No secondary oracle source configured. Pause is protective but halts all staking/unstaking.
Sources #
- GitHubOracle.sol _sanityCheckUpdate — mETH Protocolmantle-lsp/contracts src/Oracle.sol — _sanityCheckUpdate() → pause on failure; no fallback oracleretrieved 2026-05-16
- OracleQuorumManager.sol quorum logicmantle-lsp/contracts src/OracleQuorumManager.sol — _hasReachedQuorum() logic; no record forwarded if quorum not metretrieved 2026-05-16
Methodology #
Identify the declared fallback behavior (pause, secondary source, last-known-price, revert) when the primary oracle reverts or reports a stale value.
See the full factor methodology and distribution across all protocols →
rubric_version v1.7.0 protocol meth-protocol factor RD-F-051 score yellow collected_at 2026-05-16 02:17:50