Go to file
Sean Bowe 805aa45f9e
Merge commit '05a9f3360f7fbd298f3e6f8f7e55e9426d04f2f0' into depends-updates-2
2020-03-03 17:45:49 -07:00
.github/workflows CI: Use stable Rust release for code coverage 2020-02-03 18:08:56 +00:00
bellman Squashed 'pairing/' changes from 3d41ee5..3870f11 2020-03-03 17:44:53 -07:00
ff Merge commit 'd7f78db121ee6f720e97401ded0c9c597d1a4857' into depends-updates-2 2020-03-03 17:44:28 -07:00
group group 0.2.0 2019-10-08 17:43:33 +13:00
librustzcash Squashed 'pairing/' changes from 3d41ee5..3870f11 2020-03-03 17:44:53 -07:00
pairing Merge commit '05a9f3360f7fbd298f3e6f8f7e55e9426d04f2f0' into depends-updates-2 2020-03-03 17:45:49 -07:00
zcash_client_backend Correcting some trivial Rust option/iterator warts 2020-01-29 13:53:05 -08:00
zcash_primitives Squashed 'pairing/' changes from 3d41ee5..3870f11 2020-03-03 17:44:53 -07:00
zcash_proofs Squashed 'pairing/' changes from 3d41ee5..3870f11 2020-03-03 17:44:53 -07:00
.gitignore Squashed 'pairing/' changes from 3d41ee5..3870f11 2020-03-03 17:44:53 -07:00
.gitlab-ci.yml Squashed 'pairing/' changes from 3d41ee5..3870f11 2020-03-03 17:44:53 -07:00
.travis.yml Squashed 'pairing/' changes from 3d41ee5..3870f11 2020-03-03 17:44:53 -07:00
Cargo.lock Squashed 'pairing/' changes from 3d41ee5..3870f11 2020-03-03 17:44:53 -07:00
Cargo.toml Squashed 'pairing/' changes from 3d41ee5..3870f11 2020-03-03 17:44:53 -07:00
LICENSE-APACHE Squashed 'pairing/' changes from 3d41ee5..3870f11 2020-03-03 17:44:53 -07:00
LICENSE-MIT Squashed 'pairing/' changes from 3d41ee5..3870f11 2020-03-03 17:44:53 -07:00
README.md Squashed 'pairing/' changes from 3d41ee5..3870f11 2020-03-03 17:44:53 -07:00

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.