Skip to content

zkool: v6.23.0

Choose a tag to compare

@hhanh00 hhanh00 released this 02 Jul 12:05

6.23.0 (2026-07-02)

Features

  • db-manager: show account list when tapping a database, highlight last-opened DB, remove OK button (#1122) (8299461)
  • switch from bundled Sapling proving keys to downloadable params (#1117) (17a21cd)

Bug Fixes

  • android,ios: resolve sapling params directory from app data dir (97b9d26)
  • android: resolve sapling params directory from app data dir (e460e4e)
  • graphql: download sapling params on startup (#1124) (ed82f71)
  • pay: replace panicking SAPLING_PROVER LazyLock with fallible async get_sapling_prover (#1125) (66e6348)
  • pay: simplify coin selection — separate fee handling from note assignment (f50759b)
  • resolve Windows db password change failure and improve error UX (8bbdeda)
  • tx: add error_for_status, return count, and progress feedback for Fetch Tx Prices (3efc6f2)