Skip to content

Releases: zecrocks/zecd

v0.5.0-rc3

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.

v0.5.0-rc2

v0.5.0-rc2 Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 12 Jul 09:45

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

Rebased onto 0.4.3, so this RC now carries every 0.4.x maintenance fix through 0.4.3:

  • Sapling-output sends are routed to the fused build path
  • /readyz defaults to synced readiness and surfaces a per-wallet scan_lag
  • the single-instance datadir lock is documented host-local and stamps its holder

librustzcash is pinned to the upstream zcash/librustzcash Ironwood branch (a git rev until the Ironwood wallet crates publish to crates.io); the interim zecrocks fork is retired.

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

See the CHANGELOG for full details.

v0.5.0-rc1

v0.5.0-rc1 Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 09 Jul 15:29

What's Changed

  • Testnet support for Ironwood (NU6.3)

Full Changelog: https://github.com/zecrocks/zecd/commits/v0.5.0-rc1