Thursday, June 25, 2026
HomeAltcoinZebra 5.2.0: Wider Rollback Window 

Zebra 5.2.0: Wider Rollback Window 

Now we have just lately launched Zebra 5.2.0. This launch ships a robustness enchancment that was merged to important after the 5.1.1 upkeep launch: a considerably wider native rollback window to defend in opposition to consensus splits.

All node operators are inspired to improve. Nodes working Zebra 5.1.1 or earlier will attain end-of-support on roughly July 25, 2026, forward of the anticipated NU7 community improve.

New Options

Wider native rollback window (MAX_BLOCK_REORG_HEIGHT 99 → 1000)

Zebra’s native rollback window — the utmost variety of non-finalized tip blocks Zebra will retain in reminiscence, able to reorganize — has been elevated from 99 to 1000 blocks (#10650).

This can be a defense-in-depth measure motivated by real-world incidents on different chains. A reorg window of 99 blocks covers roughly 99 minutes at Zcash’s one-block-per-75-seconds tempo. A 1000-block window gives protection for reorgs of as much as roughly 20 hours, giving node operators and community members considerably extra time to reply to a sustained consensus cut up.

This transformation is the first cause for the minor-version bump: MAX_BLOCK_REORG_HEIGHT is a public fixed exported by zebra-chain, and its worth modified ten-fold, affecting each reminiscence utilization (the non-finalized state might now maintain as much as 1000 blocks in RAM as an alternative of 99) and any downstream shoppers that import the fixed immediately.

Upgrading

To improve to Zebra 5.2.0, set up it with:

cargo set up --git https://github.com/ZcashFoundation/zebra --tag v5.2.0 zebrad

Or replace through your package deal supervisor if you’re utilizing a pre-built binary.

Zebra 5.2.0 nodes will cease round July 25, 2026, roughly 37 days after the estimated launch peak. We plan to launch an extra replace forward of the anticipated NU7 community improve. Keep watch over the Zcash Basis weblog and the Zebra repository for bulletins.

Contributors

Thanks to everybody who contributed to this launch:

@evan-forbes, @gustavovalverde, @oxarbitrage, and @upbqdn


Zebra is the Zcash Basis’s impartial, Rust-based implementation of the Zcash protocol. Be taught extra at github.com/ZcashFoundation/zebra.

RELATED ARTICLES

LEAVE A REPLY

Please enter your comment!
Please enter your name here

Most Popular

Recent Comments