Constructor calls _disableInitializers()
Curve Finance'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 #
_disableInitializers() is an OZ Solidity pattern not applicable to Vyper contracts with __init__() constructors. Curve's Vyper contracts have no OZ dependency and no upgradeable proxy pattern.
Sources #
- GitHubCurveStableSwapNG.vy source inspectionCurveStableSwapNG.vy — Vyper contract, no OZ dependencyretrieved 2026-04-28
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 curve-v2 factor RD-F-023 score not_applicable collected_at 2026-04-28 19:48:40