Skip to content

v0.5.0-rc3

Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 13 Jul 15:39

Release candidate 3 for the Ironwood (NU6.3 / V6) line.

The librustzcash crates are now consumed from crates.io instead of a pinned git revision - the wallet crates as release candidates (zcash_client_backend 0.24.0-rc.1, zcash_client_sqlite 0.22.0-rc.1, pczt 0.8.0-rc.1, zip321 0.9.0-rc.1) and the rest as finals (zcash_primitives/zcash_proofs 0.29.0, orchard 0.15.0, zcash_protocol 0.10.0, zcash_keys 0.15.0, zcash_address 0.13.0, zcash_transparent 0.9.0). A build no longer pulls any git dependency, and 0.5.x can now publish to crates.io.

Ironwood activates by consensus height: on for testnet (NU6.3 at 4,134,000), off for mainnet, opt-in on regtest.

See the CHANGELOG for full details.