Dependency tree uses EOL Solidity version
Chainlink CCIP'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 #
Solc 0.8.19 and 0.8.24 are both within the actively supported Solidity 0.8.x series. EOL concerns apply to 0.6.x and older versions. The ^0.8.4 floating pragma in MultiOCR3Base is a library pragma floor; deployed bytecode is fixed at compile time (0.8.19 observed). No EOL version found in deployed CCIP contracts.
Sources #
- GitHubOffRamp.sol pragma solidity 0.8.24 (active, not EOL)OffRamp.sol pragma 0.8.24 — active supported versionretrieved 2026-05-16
- CCIP Router — solc 0.8.19 (active, not EOL)Router solc 0.8.19 — active supported versionretrieved 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 →
rubric_version v1.7.0 protocol chainlink-ccip factor RD-F-174 score green collected_at 2026-05-16 01:55:09