Publication
Partagez vos connaissances.

Anatomy of a Validator Node
Problem this solves: Teams sometimes don’t know what components a validator runs or how they fit together—leading to misconfigured testnets or wrong performance expectations.
What you’ll learn:
The internal modules of a Sui validator
How networking, consensus, and execution coordinate
Monitoring key metrics
- Core components
Narwhal worker: Handles incoming tx batches.
Narwhal primary: Builds DAG, coordinates with other validators.
Bullshark engine: Orders transactions when required.
Execution engine: Runs Move VM on valid transactions.
Storage subsystem: Manages persistent data.
- Key metrics to watch
Transaction throughput (TPS)
Latency per category (owned vs shared)
CPU usage per module
Storage I/O
- Deployment note
Separate networking-heavy and execution-heavy workloads onto different hardware if scaling.
- Sui
- Architecture
Which component of a Sui validator is responsible for ordering transactions once they are batched and shared across the DAG?
Sui is a Layer 1 protocol blockchain designed as the first internet-scale programmable blockchain platform.
Gagne ta part de 1000 Sui
Gagne des points de réputation et obtiens des récompenses pour avoir aidé la communauté Sui à se développer.

- ... SUIDpodium.js+181
- ... SUITucker+165
- ... SUIGifted.eth+149
- ... SUIacher+113
- ... SUIcasey+88
- ... SUIMiniBob+65
- ... SUItheking+55
- Pourquoi BCS exige-t-il un ordre de champs exact pour la désérialisation alors que les structures Move ont des champs nommés ?55
- « Erreurs de vérification de sources multiples » dans les publications du module Sui Move - Résolution automatique des erreurs45
- Échec de la transaction Sui : objets réservés pour une autre transaction49
- Erreur Sui Move - Impossible de traiter la transaction Aucune pièce de gaz valide n'a été trouvée pour la transaction315
- Comment maximiser la détention de profits SUI : Sui Staking contre Liquid Staking110