Solc version used (known-bug versions flagged)
Kamino Lend's assessment for RD-F-170 — scored green on the v1.7.0 rubric. The evidence below is the curator's reasoning for this score.
Evidence summary #
No Solidity compiler used (Rust/Anchor codebase). Rust stable toolchain with Anchor 0.29.0 has no known critical bugs. Data cache confirms solidity_version = null.
Detail #
Kamino Lend is compiled with rustc, not solc. The solc known-bug list is inapplicable. Anchor 0.29.0 and the Solana BPF toolchain have no known critical compiler bugs relevant to this protocol. Data cache: solidity_version = null, foundry_toml_present = false.
Sources #
- GitHubklend GitHub Repositoryklend repo — 99.9% Rust; data cache confirms no Solidity versionretrieved 2026-04-27
Methodology #
Identify the Solidity compiler version used for deployed bytecode and flag if it appears on the known-bug list (solc bugs.json or Vyper 0.2.15–0.3.0 range).
See the full factor methodology and distribution across all protocols →