Go to file
Jack Grigg 81be26650e CI: Fix potential template injection issues 2025-01-09 16:50:45 +00:00
.cargo
.github CI: Fix potential template injection issues 2025-01-09 16:50:45 +00:00
.vscode
components Move-only: group account retrieval methods together. 2024-12-30 15:14:49 -07:00
devtools Remove internal use of reexports of types have been moved to other crates. 2024-12-20 10:35:10 -07:00
librustzcash
pczt Remove internal use of reexports of types have been moved to other crates. 2024-12-20 10:35:10 -07:00
supply-chain Migrate to `prost-build 0.13.4` 2024-12-30 18:29:04 +00:00
zcash
zcash_client_backend zcash_client_backend: Improve type safety of `get_known_ephemeral_addresses` 2024-12-30 15:14:50 -07:00
zcash_client_sqlite zcash_client_sqlite: Remove duplicative migration test. 2024-12-30 15:14:50 -07:00
zcash_extensions
zcash_history
zcash_keys zcash_keys: Add `Address::to_transparent_address` 2024-12-30 15:14:50 -07:00
zcash_primitives Apply suggestions from code review 2024-12-30 12:17:50 -07:00
zcash_proofs Release zcash_proofs version 0.21.0 2024-12-16 21:55:14 -07:00
zcash_transparent Remove internal use of reexports of types have been moved to other crates. 2024-12-20 10:35:10 -07:00
.editorconfig
.gitattributes
.gitignore
COPYING.md
Cargo.lock Merge pull request #1677 from zcash/protobuf-updates 2024-12-30 19:48:50 +00:00
Cargo.toml zcash_client_backend: Migrate to `tonic-build 0.12.3` 2024-12-30 18:12:45 +00:00
LICENSE-APACHE
LICENSE-MIT
README.md
deny.toml
rust-toolchain.toml

README.md

Zcash Rust crates

This repository contains a (work-in-progress) set of Rust crates for working with Zcash.

Security Warnings

These libraries are under development and have not been fully reviewed.

License

All code in this workspace is licensed under either of

at your option.

Contribution

Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in the work by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any additional terms or conditions.