Go to file
Kris Nuttycombe 2053d7f57b Always take number of confirmations as a parameter. 2021-10-01 11:00:50 -06:00
.github/workflows
components proptest 1 2021-08-23 20:21:13 +01:00
librustzcash
zcash_client_backend Always take number of confirmations as a parameter. 2021-10-01 11:00:50 -06:00
zcash_client_sqlite Always take number of confirmations as a parameter. 2021-10-01 11:00:50 -06:00
zcash_extensions Disable default benchmark harness for all workspace crates 2021-08-05 22:39:36 +01:00
zcash_history Disable default benchmark harness for all workspace crates 2021-08-05 22:39:36 +01:00
zcash_primitives Merge remote-tracking branch 'upstream/master' into autoshield-poc-daa 2021-08-27 11:08:50 -06:00
zcash_proofs Disable default benchmark harness for all workspace crates 2021-08-05 22:39:36 +01:00
.gitignore
.gitlab-ci.yml
Cargo.toml nom 7 2021-08-23 20:15:51 +01:00
LICENSE-APACHE
LICENSE-MIT
README.md
rust-toolchain

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 currently 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.