IOTA Protocol Weekly - Feb 17, 2026
Feb 17, 2026: Devnet v1.17.1-beta introduces protocol v20, Dynamic Minimum Commission (IIP-8), validator APY updates, and CLI enhancements.

Devnet v1.17.1-beta is out. This is a prerelease, not mainnet, so donβt deploy production systems yet. Protocol version 20 ships with Dynamic Minimum Commission (IIP-8), validator scoring updates, and several changes across CLI, JSON-RPC, and the Rust SDK.
Protocol v20
- Dynamic Minimum Commission (IIP-8) is now active across all networks. It adjusts validator commission rates dynamically based on network conditions.
- New feature flag
pass_calculated_validator_scores_to_advance_epochdecouples validator score calculation from score propagation in epoch advance transactions. When disabled, default scores replace locally computed ones. This flag is enabled on Devnet only.
Indexer Changes
- Extended statistics now account for column dependencies representing object types. Migration downtime could last several minutes during writer service restarts. Operators should plan upgrades around their SLAs.
Validator APY Updates
- Validator APY calculation now uses a 7-epoch mean with outlier protection. This applies to both JSON-RPC and GraphQL endpoints.
CLI Enhancements
iota startnow reads path values (db-path,genesis-file-location,migration-tx-data-path) directly fromnetwork.yamlandfullnode.yamlconfig files.- New
--client.envflag lets you select a specific environment for single commands inclientandmovesubcommands.
Rust SDK Updates
WalletContext::newnow only requires a config path. Additional settings like timeout and max concurrent connections can be configured after creation.
Heads-Up for Operators
- Migration downtime for the indexer could disrupt services briefly. Plan upgrades carefully.
Full changelog: v1.17.1-beta
Sources: v1.17.1-beta, v1.17.0-alpha, v1.16.2, wallet-v1.5.3
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 - Feb 24, 2026
Feb 24, 2026: Protocol v20 testnet release introduces dynamic minimum commission (IIP-8), validator score decoupling, and epoch indexing.

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 - 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.
