Deep Dive
1. Starfish Consensus Merged (10 September 2025)
Overview: This update merged an experimental version of the Starfish consensus protocol into the mainnet node software (v1.6.1). It is not yet enabled on any live networks but represents a significant architectural test.
The change aims to improve blockchain performance under poor network conditions by decoupling the propagation of block headers from the dissemination of the full block data. This design allows lagging nodes to catch up in parallel without stalling the entire network's progress, potentially reducing latency and increasing liveness during attacks or network partitions. The protocol is currently in internal testing.
What this means: This is bullish for IOTA because it shows active research into making the network more robust and scalable. A more resilient consensus could eventually support higher-value applications and improve institutional confidence. However, it's neutral in the short term as the feature is experimental and not yet active.
(Releases · iotaledger/iota)
2. Wallet v1.3.0 Released (3 September 2025)
Overview: The official IOTA wallet received a minor version bump to v1.3.0, primarily containing maintenance fixes and dependency updates.
Key changes include a fix for the NFT form display, preventing potential overflows caused by processing very long names, and updating broken documentation links within the wallet interface. The update also bumped the version of the IOTA Names SDK used.
What this means: This is neutral for IOTA, as it represents essential maintenance. For users, it means a slightly more stable and reliable wallet experience, with fewer bugs when dealing with NFTs or specific data inputs. It underscores ongoing support for core user infrastructure.
(Releases · iotaledger/iota)
3. Mainnet Node v1.5.0 Upgrade (27 August 2025)
Overview: This major node release included several backend improvements aimed at network operators and developers, advancing protocol version to 11.
Notable updates include a new congestion tracker for full nodes to process shared-object transactions, a fix to properly update validator commission rates, and performance improvements via a new compaction filter for database pruning. The JSON-RPC layer was also enhanced with a new suggested_gas_price field for transaction simulation.
What this means: This is bullish for IOTA because it enhances network efficiency and provides better tools for developers. For validators and node operators, it means more stable performance and clearer economic signals. For builders, the improved RPC methods allow for better transaction estimation, leading to a smoother development experience.
(Releases · iotaledger/iota)
Conclusion
IOTA's development trajectory remains focused on refining core protocol resilience and improving the developer toolkit, balancing experimental research with practical maintenance. Will the upcoming testnet deployment of Starfish validate its theoretical performance gains and attract new builders to the ecosystem?