defirisk.co
rubric v1.7.0

Signed/unsigned arithmetic confusion

Centrifuge's assessment for RD-F-018 — scored green on the v1.7.0 rubric. The evidence below is the curator's reasoning for this score.

Evidence summary #

Solidity 0.8.26 (deployed) and 0.8.28 (repo) both provide built-in overflow/underflow revert protection eliminating classic signed/unsigned arithmetic confusion. Auth.sol contains no arithmetic. Gateway.sol uses uint128 for gas limits with bounded addition guarded by maxBatchGasLimit() check. No signed/unsigned confusion finding raised in any of 22+ audit engagements.

Sources #

Methodology #

Determine whether signed-integer conversions or comparisons where unsigned was intended exist in the deployed bytecode/source.

See the full factor methodology and distribution across all protocols →

rubric_version v1.7.0 protocol centrifuge factor RD-F-018 score green collected_at 2026-04-30 21:19:10