Minka Ledger Docs
Release Notes

v2.5.0

Ledger release v2.5.0

Release date: December 13, 2023

Alias directory improvements

  • added support for dropping anchors and wallets
  • supporting querying domains and anchors

Other important changes

  • implemented config option for intents to support autoCommit (or manual commit if needed)
  • implemented new intent status prepared and added intent config option autoCommit which is by default set to true. This introduces option for manual commit of an intent when needed.
    • If autoCommit is true, then Ledger commits the intent automatically (as currently ledger works).
    • If autoCommit is false, then Ledger suspends intent processing and awaits manual confirmation to proceed.
  • implemented scheduler - a new library for more efficient handling of retries and other time-based jobs
  • intent aborts are handled sequentially in reverse order

Improvements & Fixes

  • fixed smaller GCloud logging issue

Studio

N/A

On this page