★ Reinitializable implementation (no _disableInitializers)
SUNSwap (sun.io)'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 #
V1/V2/V3 factories use constructor pattern (not initializer); no proxy. V4 PoolManager has no proxy pattern; no initialize() function; NoDelegateCall.sol actively prevents delegatecall. _disableInitializers() is not needed and not applicable by construction across all versions.
Sources #
- GitHubSUNSwap V3 and V4 — no proxy, no initializersunswap-v3-contracts UniswapV3Factory.sol: constructor pattern, no initialize(); sunswap-v4-core NoDelegateCall.solretrieved 2026-05-17
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 sunswap factor RD-F-143 score not_applicable collected_at 2026-05-17 14:37:31