MultiversX has launched Supernova, a protocol upgrade that separates consensus from execution to address scaling limitations in high-performance blockchains. The change shifts the network’s architecture from a synchronous model, where validators must execute transactions before confirming state transitions, to an asynchronous pipeline where consensus precedes execution.
In the previous model, validators re-executed transactions proposed by block producers before voting, creating a shared bottleneck tied to computation speed. Supernova removes this constraint by allowing validators to verify block proposals without immediate execution. Transactions are executed asynchronously in the background, with results notarized in the subsequent block header approximately 600 milliseconds later.
To maintain validity, the upgrade introduces a virtual mempool state that tracks pending nonces, expected balance changes, and proposed transactions not yet confirmed. This enables proposers to select transactions likely to execute successfully once their turn arrives. Additional safeguards include the Execution-Result Inclusion Estimator, which limits the number of execution results per block based on minimum-spec node capacity, and automatic backpressure to reduce block capacity if execution lags.
The upgrade targets applications dependent on low latency, such as high-frequency DeFi primitives and onchain order books, where user experience degrades with higher delays. Supernova has operated on MultiversX’s testnet and devnet since August 20, producing 600-millisecond blocks. Mainnet activation is scheduled for September 10, 2026, marking a shift toward blockchains functioning as responsive infrastructure rather than delayed settlement systems.
MultiversX’s collaboration with Cointelegraph Decentralization Guardians, which includes CTDG’s role as a validator and developer partner, underscores the ecosystem’s expanding infrastructure participation. The Dev Hub team has also built a dedicated validator dashboard for the network.












