• 0.7.0.0-beta 281682ac18

    pitmutt released this 2024-11-23 15:00:10 +00:00 | 0 commits to master since this release

    This release includes our new RPC server to allow users to interact with the Zenith wallet programmatically. For details on the methods implemented, please review our OpenRPC spec.

    This release also adds functionality to the wallet to support ZIP-320, allowing users to shield and deshield funds, and send to TEX addresses.

    This release also includes internal enhancements to the wallet:

    • Chain re-org detection and wallet rewind
    • Native Haskell commitment trees
    • Optimized transaction creation

    Installation Instructions

    Downloads
  • 0.6.0.0-beta 69acf4b001

    Zenith GUI Pre-release

    pitmutt released this 2024-07-17 14:29:43 +00:00 | 1 commits to master since this release

    This release completes our second milestone for the development of the Zenith wallet for Zebra and includes our new Graphical User Interface.

    Installation Instructions

    Downloads
  • 0.5.3.1-beta d3f3651bcd

    Address Book for TUI Pre-release

    pitmutt released this 2024-06-21 18:16:23 +00:00 | 40 commits to master since this release

    This release includes an Address Book for the Text User Interface for the Zenith wallet.

    It also includes a Docker image of Zenith as an option for installation.

    Installation Instructions

    Downloads
  • 0.5.2.0-beta b137b022cc

    Bugfix release Pre-release

    pitmutt released this 2024-05-16 16:55:51 +00:00 | 86 commits to master since this release

    This is under active development and we recommend its use on testnet. This release has been tested with Zebra v1.7.0.

    Installation Instructions

    Changed

    • Update to zcash-haskell-0.6.2.0 to increase performance of transaction creation

    Fixed

    • Truncation of transaction ID when displaying a successfully sent transaction
    • Missing command in menu for Send
    Downloads
  • 0.5.1.0-beta.1 1dc71c0d83

    pitmutt released this 2024-05-10 13:34:38 +00:00 | 89 commits to master since this release

    This release includes the new version of the Zenith wallet for Zebra.

    This is under active development and we recommend its use on testnet.

    Installation Instructions

    Downloads
  • 0.4.0 158b059596

    pitmutt released this 2023-10-09 13:28:32 +00:00 | 185 commits to master since this release

    This release updates the transaction sending functionality to align with ZIP-317.

    It also includes improvements in the codebase, like removing the dependency on the haskoin library and introducing our new zcash-haskell library that relies directly on the librustzcash Rust libraries.

    Downloads
  • 0.3.4 35f13c7290

    Version 0.3.4 Stable

    pitmutt released this 2023-02-08 20:34:33 +00:00 | 193 commits to master since this release

    Added

    • Display of node version on splash screen
    • Display of Zenith version on splash screen

    Fixed

    • Bug #2 when memos were left empty
    • Extra " in transaction ID display

    Changed

    • Display of transaction amounts now uses zats, microZEC (μZEC), miliZEC(mZEC) and ZEC as units for readability.

    Binary

    Downloads