Skip to content

v2.3.6.1 — Teriyaki Hot (CLI)

Choose a tag to compare

@github-actions github-actions released this 15 Jun 00:01
· 46 commits to master since this release

v2.3.6.1 — Teriyaki Hot (CLI)

Patch release on top of v2.3.6.
ozy --version\ reports 2.3.6.1 (Teriyaki Hot (CLI)).

Fixed

  • Version display: CLI and api-server health report 2.3.6.1 (Cargo crate stays 2.3.6).
  • api-server /api/transaction/send: check cached balance before Zebra rescan; \success: false\ for Insufficient funds (not HTTP 500).
  • Zebra unavailable during send: HTTP 503 with \code: ZEBRA_UNAVAILABLE.
  • /api/balance: exclude spent notes.

CLI download

Platform Link
Windows nozy-windows.exe
Linux nozy-linux
macOS ARM nozy-macos-arm
macOS Intel nozy-macos-intel

API integrators: build
ozywallet-api\ from this tag (\cargo build --release -p nozywallet-api).

Full Changelog: v2.3.6...v2.3.6.1