Oracle staleness check present
Concrete's assessment for RD-F-059 — scored green on the v1.7.0 rubric. The evidence below is the curator's reasoning for this score.
Evidence summary #
No oracle staleness check needed — no external oracle consumed by Concrete. The ERC-4626 totalAssets cache is updated pre-operation by _accrueYield() which calls strategy.totalAllocatedValue(). This is strategy-yield freshness (a strategy-protocol concern), not oracle staleness.
Sources #
- GitHubConcrete Architecture.md — yield accrual modeldoc/Architecture.md — accrueYield() called before user operations to update cached totalAssetsretrieved 2026-05-17
Methodology #
Determine whether the protocol rejects oracle reads older than a declared maximum age (i.e., checks `updatedAt > block.timestamp - maxStaleness`).
See the full factor methodology and distribution across all protocols →
rubric_version v1.7.0 protocol concrete factor RD-F-059 score green collected_at 2026-05-17 14:36:59