★ Reinitializable implementation (no _disableInitializers)
Meteora's assessment for RD-F-143 — scored not_applicable on the v1.7.0 rubric. The evidence below is the curator's reasoning for this score.
Evidence summary #
Solana BPF programs are not EVM proxy contracts. The OpenZeppelin _disableInitializers() pattern is EVM-proxy-specific. Solana programs use Anchor account discriminators and PDA-based one-time initialization constraints that serve a different but analogous purpose. This EVM-specific critical factor is not applicable to Solana substrate.
Sources #
- InternalSolana Governance Verification MethodologySOLANA_GOVERNANCE.md — Solana substrate methodology; no EVM proxy patternretrieved 2026-05-16
- Meteora Protocol Profile — Substrate flag.research/protocols/meteora/00-profile.md §11 — non_evm_substrate: trueretrieved 2026-05-16
Methodology #
Determine whether the implementation contract does not call `_disableInitializers()` in its constructor, leaving re-initialization possible.
See the full factor methodology and distribution across all protocols →
rubric_version v1.7.0 protocol meteora factor RD-F-143 score not_applicable collected_at 2026-05-16 10:03:05