Download Latest Version v6.2.0 source code.tar.gz (8.6 MB)
Email in envelope

Get an email when there's a new version of Zcash

Home / v5.10.0
Name Modified Size InfoDownloads / Week
Parent folder
README.md 2024-08-27 1.4 kB
Zcashd release version 5.10.0 source code.tar.gz 2024-08-27 8.6 MB
Zcashd release version 5.10.0 source code.zip 2024-08-27 9.6 MB
Totals: 3 Items   18.2 MB 0

Notable changes

Network Upgrade

  • This release includes support for NU6 on Testnet. A further upgrade will be needed for NU6 on Mainnet.

RPC Changes

  • A bug in parameter handling has been fixed for the getaddresstxids and getaddressdeltas RPC methods. Previously, leaving the end height unset would cause the start height to be set to zero and therefore ignored. The end height is now also automatically bounded to the chain tip; passing an end height greater than the chain tip height no longer results in an error; values up to and including the chain tip are returned instead.

Platform Support

  • Debian 10 (Buster) has been removed from the list of supported platforms. It reached EoL on June 30th 2024, and does not satisfy our Tier 2 policy requirements.

Other

  • The zcash-inspect tool (which was never distributed, and was present in this repository for debugging purposes) has been moved to the devtools subfolder of the https://github.com/zcash/librustzcash repository.

Fixes

Source: README.md, updated 2024-08-27