github iotaledger/iota v0.11.1-alpha
[Devnet] v0.11.1-alpha

latest releases: wallet-v1.0.0, v0.12.0-rc, v0.12.0-alpha...
pre-releaseone month ago

Important Changes

⚠️ Protocol Version 5 ⚠️

  • Removal of the Validator Gas Price Survey. The base gas price is now defined by the protocol and currently fixed at 1000 NANO.
  • Introduction of a committee selection step on epoch change based on top stakers with an initial committee size of 50.
  • Move:
    • Migration to IotaSystemStateV2 and ValidatorSetV2 to support the protocol base gas price and the committee selection
  • API:
    • A new RPC endpoint was added iotax_getLatestIotaSystemStateV2 that now returns a versioned IotaSystemState response.
  • Indexer:
    • Fix to update database migrations on startup
    • Introduces optimistic tables in the database schema
    • Introduces migration to backfill table with transaction insertion order.
      Note: this step might take longer depending on the size of your indexer database.

What's Changed

Full Changelog: v0.11.0-alpha...v0.11.1-alpha

Don't miss a new iota release

NewReleases is sending notifications on new releases.