Bridge validator count (M)
Cap (cUSD / stcUSD)'s assessment for RD-F-148 — scored yellow on the v1.7.0 rubric. The evidence below is the curator's reasoning for this score.
Evidence summary #
LayerZero v2 uses DVN model, not a fixed validator set. See F179 for the LZ-specific DVN assessment. CheckOFTConfig.s.sol shows 3 expected DVNs on Ethereum (LZ Labs 0x589dEDbD..., Nethermind 0xa59BA433..., Canary 0xa4fE5A5B...) but actual deployed DVN count not confirmed via on-chain ep.getConfig() read. Yellow because architecture supports 3-DVN configuration but on-chain verification not completed.
Sources #
- GitHubCheckOFTConfig.s.sol DVN configuration validation scriptCheckOFTConfig.s.sol: trusted DVNs for Ethereum EID 30101 — LayerZero Labs 0x589dEDbD, Nethermind 0xa59BA433, Canary 0xa4fE5A5B; script reads dynamically from ep.getConfig()retrieved 2026-05-17
Methodology #
Count the number of distinct validators or signers in the bridge's signer set (for non-LZ bridges; use F179 for LayerZero OFT).
See the full factor methodology and distribution across all protocols →