Skip to content

Releases: zcash/librustzcash

crates.io releases

15 Nov 21:45
2df4497
Compare
Choose a tag to compare

This project does not use Github Releases to manage its released artifacts; it is a monorepo-style cargo workspace, and the individual crates produced from the code in this repository are versioned and released to https://crates.io independently. Use the links below to find the latest releases:

Zcash core protocol crates:

Crates for wallet & application developers:

  • zcash_address: encoding for zcash address & key types
  • zcash_keys: key & address generation
  • zcash_client_backend: an opinionated API for building zcash wallets & other clients
  • zcash_client_sqlite: a SQLite-based data storage layer for zcash_client_backend
  • pczt: partially-constructed zcash transactions: a library for incrementally building zcash transactions (hardware wallets & multiparty transaction construction)
  • f4jumble: a low-level library used in the encoding of ZIP 316 addresses & viewing keys
  • zip321: library for the construction of ZIP 321 payment requests

zcash_proofs-0.12.1: zcash_proofs release version 0.12.1

28 Jun 19:32
zcash_proofs-0.12.1
Compare
Choose a tag to compare

[0.12.1] - 2023-06-28

Changed

  • Replaced internal directories dependency which now transitively depends on
    MPL-licensed code.

Zcash crates 0.5.0

02 Apr 03:22
f234f0b
Compare
Choose a tag to compare
  • zcash_primitives 0.5.0
  • zcash_proofs 0.5.0
  • zcash_client_backend 0.5.0
  • zcash_client_sqlite 0.3.0

Zcash crates 0.4.0

22 Jan 23:41
37b5d67
Compare
Choose a tag to compare
  • zcash_primitives 0.4.0
  • zcash_proofs 0.4.0
  • zcash_client_backend 0.4.0
  • zcash_client_sqlite 0.2.0

Zcash crates 0.3.0

22 Jan 23:40
50140c5
Compare
Choose a tag to compare
  • zcash_primitives 0.3.0
  • zcash_proofs 0.3.0
  • zcash_client_backend 0.3.0
  • zcash_client_sqlite 0.1.0

Zcash crates 0.2.0

22 Jan 23:39
53bd5d4
Compare
Choose a tag to compare

Version 0.2.0 of the zcash_* crates.

Zcash crates 0.1.0

19 Nov 23:02
0.1.0
a57dc7f
Compare
Choose a tag to compare
Version 0.1.0 of the zcash_* crates