Avalanche activated Streaming Asynchronous Execution (SAE) on its Fuji testnet at 11:00 AM ET on July 28, 2026, as part of the broader Helicon upgrade. The change decouples consensus from execution, letting the network accept new blocks continuously while a FIFO queue processes them one by one. Helicon also introduces stricter validator requirements and more flexible staking schedules.
How SAE changes transaction processing
Under the old model, consensus and execution were tightly linked — each block had to finish executing before the next could be agreed upon. That created micro-traffic jams during usage spikes. SAE breaks that tie. Consensus keeps moving, and execution works through a first-in, first-out queue. The result: transaction spikes get flattened, and the network can handle bursts without slowing down.
The settlement delay after execution is roughly 5 seconds, a parameter the team set at τ = 5s. The FIFO queue also reduces the attack surface for reordering games, where malicious actors try to front-run or rearrange transactions. According to the ACP-194 specification, the worst-case gas price pressure from a queue-based denial-of-service attack is about 12% — a 1.12x multiplier.
New validator requirements and staking flexibility
Helicon doesn't stop at execution changes. For validators that join on or after April 1, 2026, the minimum uptime requirement jumped from 80% to 90%. That's a significant bar raise for new node operators. On the flip side, the minimum staking duration dropped from 336 hours to just 48 hours, and validators can now use auto-renew features to keep their stake active without manual intervention.
The combination means existing validators aren't affected by the new uptime rule, but anyone spinning up a node after April 1 faces a tighter performance standard. The shorter staking period and auto-renew give operators more flexibility to adjust their commitments.
What the upgrade means for different users
Validators and node operators are the most directly affected group — they have to meet the new uptime threshold and can take advantage of the shorter staking window. For dApp developers, SAE brings more predictable latency because execution no longer stalls when consensus is busy. End users may notice faster responsiveness during peak traffic once the changes hit mainnet.
The Helicon upgrade is now live on Fuji testnet. A mainnet rollout date has not been announced.


