github iotaledger/iota v1.13.0-alpha
[Alphanet] v1.13.0-alpha

pre-release6 hours ago

Protocol

This release introduces protocol version 17

#9487: Increase the committee size to 100 on all networks.

Indexer

#9264: iota-data-ingestion-core: Introduced new APIs for managing the ingestion upper limit:

  • IndexerExecutor::with_ingestion_limit: offers high level upper limit policies through IngestionLimit enum. It provides explicit control to automatically start the graceful shutdown process upon reaching a defined upper limit (e.g., maximum checkpoint number or epoch boundary).
  • IndexerExecutor::shutdown_when: offers the ability to provide a custom callback for defining more complex upper limit scenarios for the ingestion process.

CLI

#9470: add source to iota client addresses table

Rust SDK

#9469: speed up read polling by introducing exponential backoff


Full Log: v1.12.0-alpha...v1.13.0-alpha

Don't miss a new iota release

NewReleases is sending notifications on new releases.