IOTA Protocol Weekly - Mar 10, 2026
Mar 10, 2026: Protocol v21 on testnet introduces congestion limit overshoot, fast commit syncer, and updates to CLI, Rust SDK, and node features.

Protocol v21 is live on the testnet with v1.18.1-rc. This release brings updates to congestion handling, faster commit sync, and changes to the Rust SDK. Testnet-only for now.
Protocol Updates
- Protocol v21 is now active on the testnet.
- #10313: Congestion limit overshoot is now enabled in the shared-object congestion tracker and the gas price feedback mechanism. Transactions using randomness also get a separate gas price feedback mechanism. All changes are testnet-specific.
- #9585: Fast commit syncer is enabled on Devnet using the
consensus_fast_commit_syncflag. This improves the catch-up rate for fetching committed SubDAGs to ~20x-30x, compared to ~4x-6x without it. - #10431: New AuthContext native functions added for getters.
Node Changes (Validators and Full Nodes)
- #10380:
RestIndexStoreis now included in database snapshots. - #10420: Fixed bugs and re-enabled
test_traffic_sketch_with_slow_blocks. - #9585: Added
enable_fast_commit_synceras a local Starfish consensus parameter (defaultfalse). When enabled, nodes use FastCommitSyncer for faster recovery from large commit gaps, provided the protocol flag is active.
CLI Updates
- #10261:
iota move buildnow supports the--client.envflag, allowing you to build a package with a specific network's address values. - #10226: Fixed a bug where conflicting addresses weren't checked after compiling.
Rust SDK Changes
- #10431: Breaking change to
MoveAuthenticator. It's now versioned and must be constructed asV1.
This release is a prerelease for testing purposes only. Full details and changelog: v1.18.1-rc Release Notes.
Sources: v1.18.1-rc, v1.18.0-rc
Tagged with:
Written by IOTA Staking Team
Expert in IOTA staking, blockchain technology, and DeFi strategies. Providing actionable insights to help you maximize your staking rewards.
Related Articles

IOTA Protocol Weekly - Mar 3, 2026
Mar 3, 2026: Protocol v21 (beta) on testnet introduces congestion overshoot, fast commit syncer, and Rust SDK changes.

IOTA Protocol Weekly - Mar 17, 2026
Mar 17, 2026: Testnet beta v1.19.0 introduces protocol v22 with congestion limit overshoot, Move-based auth, and faster recovery mechanisms.

IOTA Protocol Weekly - Feb 24, 2026
Feb 24, 2026: Protocol v20 testnet release introduces dynamic minimum commission (IIP-8), validator score decoupling, and epoch indexing.
