Constructor calls _disableInitializers()
Lido's assessment for RD-F-023 — scored green on the v1.7.0 rubric. The evidence below is the curator's reasoning for this score.
Evidence summary #
VaultHub constructor (line 314): calls _disableInitializers(). StakingVault constructor: calls _disableInitializers(). Legacy Lido.sol uses Aragon onlyInit pattern (functionally equivalent). OssifiableProxy is the proxy itself, not the implementation.
Sources #
- URLVaultHub.solhttps://github.com/lidofinance/core/blob/master/contracts/0.8.25/vaults/VaultHub.solretrieved 2026-04-28
- StakingVault.solhttps://github.com/lidofinance/core/blob/master/contracts/0.8.25/vaults/StakingVault.solretrieved 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 lido factor RD-F-023 score green collected_at 2026-04-28 13:58:42