Reentrancy guard on external-calling functions
JustLend DAO's assessment for RD-F-014 — scored not_applicable on the v1.7.0 rubric. The evidence below is the curator's reasoning for this score.
Evidence summary #
Slither reentrancy detector not available on TVM. Manual inspection confirms nonReentrant on mintInternal, redeemInternal, borrowInternal in CToken.sol. Structural not_applicable for TVM substrate; partial manual evidence confirms core functions guarded.
Sources #
- GitHubJustLend CToken.sol — reentrancy guards confirmed on core functionsCToken.sol — mintInternal, redeemInternal, borrowInternal all use nonReentrant modifierretrieved 2026-05-17
Methodology #
Determine whether all state-mutating functions that perform external calls carry `nonReentrant` or an equivalent reentrancy guard.
See the full factor methodology and distribution across all protocols →
rubric_version v1.7.0 protocol justlend factor RD-F-014 score not_applicable collected_at 2026-05-17 10:25:32