Dependency tree uses EOL Solidity version
Aerodrome Finance's assessment for RD-F-174 — scored green on the v1.7.0 rubric. The evidence below is the curator's reasoning for this score.
Evidence summary #
Aerodrome Pools: solc 0.8.19 — supported, not EOL. Slipstream: solc 0.7.6 — older version but deliberately chosen for Uniswap v3 equivalence; the Uniswap v3 core codebase itself runs on 0.7.6 and is not considered an EOL risk given its frozen immutable nature and extensive audit coverage at that version. No forward-compat patch needed for the immutable Slipstream CLPool (no future upgrades to deploy).
Sources #
- EtherscanVoter contract BaseScan (compiler version)Voter BaseScan — solc 0.8.19 (supported version)retrieved 2026-05-04
- Slipstream foundry.toml (0.7.6 deliberate)Slipstream foundry.toml — solc 0.7.6 deliberate choice for Uniswap v3 equivalenceretrieved 2026-05-04
Methodology #
Determine whether the deployed code or its dependencies use an EOL or unsupported Solidity version without a forward-compatibility patch.
See the full factor methodology and distribution across all protocols →