Skip to content

zkool: v6.25.0

Choose a tag to compare

@hhanh00 hhanh00 released this 27 Jul 21:18
158a330

6.25.0 (2026-07-27)

Features

  • log per-pool spend/output counts before build_for_pczt (2aebcf5)
  • PCZT-DUMP with enc_ciphertext length, per-pool counts, block-wait loops in tests (e1b8868)
  • re-enable ZSA support (#1164) (4fd9c66)
  • TransactionData.orchard_bundle -> OrchardBundle enum, ZSA PCZT domain support, test: block-mining wait loop, per-account coins (0f75d5a)
  • TransactionData.orchard_bundle uses OrchardBundle enum, ZSA PCZT domain support (314c281)
  • ZSA circuit separation — use vanilla PK for O2O, ZSA PK for issuance; add zsa-circuit feature; add ZSA issuance test (38a3838)
  • ZSA prover uses ORCHARD_ZSA_PK for all Nu7 txs, add pczt_replay CLI (9a6d304)

Bug Fixes

  • always select notes for privacy, with fee as tie-breaker (329a1cf)
  • auto-pin db to coin=3 when filename contains 'zsa' (42ed01c)
  • complete ZSA PCZT transaction support (850ad82)
  • correct ZSA action fees and transaction summaries (90a0286)
  • finalize new ZSA issuance (bebc3a5)
  • hide ZSA reissuance flow (6550ad7)
  • improve error handling and diagnostics - fix IRW detection (b42acbb)
  • remove cargo config (484563c)
  • retain ZSA notes below ZEC dust threshold (a611410)
  • skip loading state on account page reload, enable prerelease versioning (fabb1fe)