defirisk.co
rubric v1.7.0

Constructor calls _disableInitializers()

Rocket Pool's assessment for RD-F-023 — scored not_applicable on the v1.7.0 rubric. The evidence below is the curator's reasoning for this score.

Evidence summary #

Rocket Pool does not use OZ Initializable or the upgradeable proxy pattern requiring _disableInitializers(). Core contracts use constructor injection. Megapool minimal proxy clones use a custom onlyUninitialised guard rather than OZ's _disableInitializers pattern. Factor is not applicable to this architecture.

Sources #

  • GitHub
    RocketBase.solRocketBase.sol — no OZ Initializable inheritanceretrieved 2026-05-04

Methodology #

Determine whether implementation contract constructors call `_disableInitializers()` to prevent re-initialization of the implementation directly.

See the full factor methodology and distribution across all protocols →

rubric_version v1.7.0 protocol rocket-pool factor RD-F-023 score not_applicable collected_at 2026-05-04 15:40:28