BTC $78,486.37 -1.01%
ETH $2,459.61 -0.49%
BNB $699.30 -0.14%
XRP $1.39 -6.17%
SOL $96.85 -1.36%
TRX $0.3352 -1.63%
DOGE $0.0847 -4.46%
ADA $0.2050 -4.61%
BCH $261.51 -2.25%
LINK $11.25 -2.42%
HYPE $80.80 -0.97%
AAVE $123.21 -3.76%
SUI $0.7361 -5.93%
XLM $0.1797 -5.63%
ZEC $776.99 -2.64%
BTC $78,486.37 -1.01%
ETH $2,459.61 -0.49%
BNB $699.30 -0.14%
XRP $1.39 -6.17%
SOL $96.85 -1.36%
TRX $0.3352 -1.63%
DOGE $0.0847 -4.46%
ADA $0.2050 -4.61%
BCH $261.51 -2.25%
LINK $11.25 -2.42%
HYPE $80.80 -0.97%
AAVE $123.21 -3.76%
SUI $0.7361 -5.93%
XLM $0.1797 -5.63%
ZEC $776.99 -2.64%
first_img

The MultiversX Supernova upgrade will decouple consensus from execution, with the mainnet expected to activate on September 10

2026-08-26 23:18:13

The Supernova upgrade of MultiversX decouples consensus from execution, allowing the network to reach consensus on blocks before processing transactions. Before the upgrade, block production followed a sequential model: proposers selected transactions, executed them locally, and submitted blocks containing the results, while validators had to re-execute the same transactions before voting, making execution part of the consensus critical path. Supernova changes this order: proposers select transactions and directly propose blocks without prior execution; validators can immediately vote once they confirm the proposal complies with protocol rules, while execution occurs asynchronously in the background, with execution results typically referenced and notarized in the next block header, lagging consensus by about one block (approximately 600 milliseconds).

To address the validity verification issues brought by decoupling, Supernova introduces a virtual memory pool state that tracks pending nonces, expected balance consumption, and transactions that have been proposed but whose execution results have not yet reached consensus, providing proposers with a forward-looking account view. Meanwhile, the Execution-Result Inclusion Estimator (EIE) limits the number of execution results that can be referenced in a block based on the capacity that the minimum specification node can safely handle; an automatic backpressure mechanism reduces block capacity when execution lags. Supernova has been producing 600-millisecond blocks on the testnet and devnet since August 20, with the mainnet expected to activate on September 10, 2026.

app_icon
ChainCatcher Building the Web3 world with innovations.