Skip to content

Latest commit

 

History

History
33 lines (24 loc) · 2.33 KB

2024-07-26.md

File metadata and controls

33 lines (24 loc) · 2.33 KB

Dear Iroha Community,

We made one more pre-MVP release, 2.0.0-pre-rc.22.0. You can see the complete changelog on GitHub.

Here are some highlights on our progress over the past two weeks (included in the release):

  • Kura locking mechanism has been removed, which allows Iroha to restart after a non-graceful shutdown.
  • Memory utilization has been improved by removing committed topology data from blocks.
  • Voting block validation has been improved, reducing false rejection.

Changelog

  • feat!: remove public key from ed25519 private key (#4856)
  • fix(schema): make Role transparent (#4886)
  • fix(schema): rename type_ to type in schema (#4855)
  • fix(snapshot): allow last block mismatch; relative store path (#4868)
  • fix(sumeragi): Keep voting block when possible (#4828)
  • fix: Correctly identify accounts in kagami synthetic genesis (#4852)
  • fix: Remove kura.lock (#4849)
  • refactor: derive block hash from header (#4890)
  • refactor: preserve voting block during block sync (#4853)
  • refactor: remove TriggeringEventFilterBox (#4866)
  • refactor: remove committed_topology from block (#4880)
  • refactor: remove dependency on iroha_wasm_builder from iroha cli and client (#4894)
  • refactor: replace lol_alloc with dlmalloc (#4857)

We would love you to get involved. Please check out good first issues

If you have any questions, feedback, or concerns regarding the updates or any other project-related matters, please feel free to discuss them in our Telegram

Best regards,

Hyperledger Iroha team