Reentrancy guard on external-calling functions
dYdX v4 (dYdX Chain)'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 #
Solidity nonReentrant guard is EVM-specific. Cosmos-SDK module message handlers execute atomically within block processing; the EVM-style reentrant call pattern does not exist in Go module architecture. Not applicable.
Sources #
- GitHub
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 dydx-v4 factor RD-F-014 score not_applicable collected_at 2026-05-17 09:58:47