Constructor calls _disableInitializers()
Centrifuge'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 #
N/A — _disableInitializers() is an OpenZeppelin pattern for upgradeable proxy implementations. Centrifuge does not use proxy contracts or OZ Initializable. All contracts use standard constructors. The _disableInitializers() pattern is not applicable to this immutable-core architecture.
Sources #
- GitHubhttps://github.com/centrifuge/protocol/blob/main/src/admin/Root.solretrieved 2026-04-27
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 centrifuge factor RD-F-023 score not_applicable collected_at 2026-04-30 21:19:10