Dependency tree uses EOL Solidity version
Yearn 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 #
V3 Solidity periphery: solc 0.8.18 — supported, non-EOL Solidity version as of 2026-05-16 (0.8.x LTS track active). V3 Vyper core: 0.3.7 — Vyper does not have a formal EOL designation equivalent to Solidity LTS; 0.3.7 is not the latest but is not declared EOL. V2 Vyper: 0.2.8/0.2.12 are older but no formal EOL from Vyper project. Factor asks about EOL Solidity specifically; V3 Solidity is on a supported version.
Sources #
- GitHubyearn-vaults-v3 package.json — solc 0.8.18 (supported version)yearn-vaults-v3 package.json — solc 0.8.18retrieved 2026-05-16
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 →