Publicación
Comparte tu conocimiento.
Validator Collusion in Sui
How does Sui prevent validators from censoring or manipulating transactions?
- Move
Respuestas
4Random leader selection, object ownership, slashing, and parallel execution make collusion hard and risky.
Sui prevents validator collusion through:
• Byzantine fault tolerance: Tolerates up to 1/3 malicious validators.
• Deterministic execution: Makes manipulation detectable.
• Decentralized consensus: No single validator controls ordering.
• Stake-based incentives: Validators risk losing rewards for misbehavior.
These mechanisms discourage censorship and manipulation.
How Sui Prevents Validator Censorship and Manipulation
Uses BFT consensus (Narwhal + Bullshark) that tolerates up to 1/3 malicious validators.
Most transactions run object-centric and in parallel, avoiding consensus bottlenecks and censorship.
Transactions are ordered deterministically by object dependencies, preventing reordering or front-running.
Validators are rotated and governed to remove bad actors over time.
Validator actions are publicly auditable, enabling detection of censorship attempts.
Result: Sui’s design limits validator power and ensures censorship-resistant, fair transaction processing.
Sui prevents validator collusion and transaction manipulation through its object-centric, parallel execution model combined with a consensus protocol that requires quorum agreement. Transactions operate on specific objects, and only validators responsible for those objects can process them, reducing the chance for a single validator to censor unrelated transactions. The system enforces conflict detection: if two transactions try to modify the same object simultaneously, only one can succeed, and the network resolves order fairly based on consensus. Additionally, validators are incentivized economically to behave honestly, and misbehavior can be detected and penalized. This combination of object ownership, parallel execution, and quorum-based consensus minimizes the risk of censorship or manipulation.
Read more here: Sui Validator Security.
Sabes la respuesta?
Inicie sesión y compártalo.
Sui is a Layer 1 protocol blockchain designed as the first internet-scale programmable blockchain platform.
Gana tu parte de 1000 Sui
Gana puntos de reputación y obtén recompensas por ayudar a crecer a la comunidad de Sui.

- ¿Por qué BCS requiere un orden de campo exacto para la deserialización cuando las estructuras Move tienen campos con nombre?65
- «Errores de verificación de múltiples fuentes» en las publicaciones del módulo Sui Move: resolución automática de errores55
- Fallo en la transacción Sui: objetos reservados para otra transacción49
- Error de movimiento: no se puede procesar la transacción No se han encontrado monedas de gasolina válidas para la transacción315
- Cómo maximizar la retención de ganancias SUI: Sui Staking versus Liquid Staking213