External keeper/relayer not redundant
Lista DAO's assessment for RD-F-062 — scored yellow on the v1.7.0 rubric. The evidence below is the curator's reasoning for this score.
Evidence summary #
CDP spot.sol poke() must be called periodically to update collateral prices (MakerDAO architecture) — keeper-dependent. If keepers stop calling poke(), collateral prices go stale in spot.sol even if oracle feeds are fresh. Lista Lending: pull-based oracle reads at borrow time, not keeper-dependent. 45 months of operation suggests active keeper network but no formal keeper redundancy documentation found.
Sources #
- GitHubLista DAO spot.solcontracts/spot.sol — poke() function architecture confirmed as keeper-dependentretrieved 2026-05-12
Methodology #
Determine whether the protocol depends on a single keeper or relayer (Gelato, Chainlink Automation, custom) with no redundancy or failover.
See the full factor methodology and distribution across all protocols →