Skip to content

v2.3.4 —Teriyaki Hot ( Send select )

Choose a tag to compare

@Lowo88 Lowo88 released this 11 Jun 01:24

NozyWallet v2.3.4 Release

One-click links (/releases/latest/download/…)

Fixes IncorrectFee when sending with multiple Orchard notes. Coin selection now picks the smallest covering note and computes change from that note only. Builds on v2.3.3 (NU6.2, ZIP-317, #58#61). Codename: Send Select.

Release tag: v2.3.4. These URLs always resolve to the latest published release:

Product URL
Windows desktop .exe (NSIS) https://github.com/LEONINE-DAO/Nozy-wallet/releases/latest/download/nozy-desktop-windows-x86_64-installer.exe
Windows desktop .msi https://github.com/LEONINE-DAO/Nozy-wallet/releases/latest/download/nozy-desktop-windows-x86_64-installer.msi
Extension (Chromium zip) https://github.com/LEONINE-DAO/Nozy-wallet/releases/latest/download/nozy-extension-chromium.zip
CLI Windows https://github.com/LEONINE-DAO/Nozy-wallet/releases/latest/download/nozy-windows.exe

Desktop installers and extension zips may appear a few minutes after publish (separate workflows attach them to this tag).

Downloads

CLI Binary:

  • Windows (x86_64): nozy-windows.exe
  • Linux (x86_64): nozy-linux
  • macOS Intel: nozy-macos-intel
  • macOS Apple Silicon (M1/M2/M3): nozy-macos-arm

API Server:

  • Linux (x86_64): nozywallet-api-x86_64-unknown-linux-gnu
  • Windows (x86_64): nozywallet-api-x86_64-pc-windows-msvc.exe
  • macOS Intel: nozywallet-api-x86_64-apple-darwin
  • macOS Apple Silicon: nozywallet-api-aarch64-apple-darwin

Installation Instructions

Windows:

  1. Download nozy-windows.exe
  2. Run the executable directly

Linux:

  1. Download nozy-linux
  2. Make it executable: chmod +x nozy-linux
  3. Run: ./nozy-linux

macOS:

  1. Download the appropriate version for your Mac:
    • Intel Macs: nozy-macos-intel
    • Apple Silicon (M1/M2/M3): nozy-macos-arm
  2. Make it executable: chmod +x nozy-macos-*
  3. Run: ./nozy-macos-*

Note: Desktop assets for Windows, Linux, and macOS are attached by the Build Desktop Release workflow shortly after this release is published.

Security

All binaries are signed with SHA256 hashes. Verify downloads using HASHES.txt or the individual .sha256 files.