Go to file
Sean Bowe 100878cd14
Version bump of all crates (except librustzcash)
2020-03-12 15:59:19 -06:00
.github/workflows CI: Use stable Rust release for code coverage 2020-02-03 18:08:56 +00:00
bellman Version bump of all crates (except librustzcash) 2020-03-12 15:59:19 -06:00
ff Version bump of all crates (except librustzcash) 2020-03-12 15:59:19 -06:00
group Version bump of all crates (except librustzcash) 2020-03-12 15:59:19 -06:00
librustzcash Version bump of all crates (except librustzcash) 2020-03-12 15:59:19 -06:00
pairing Version bump of all crates (except librustzcash) 2020-03-12 15:59:19 -06:00
zcash_client_backend Version bump of all crates (except librustzcash) 2020-03-12 15:59:19 -06:00
zcash_history Version bump of all crates (except librustzcash) 2020-03-12 15:59:19 -06:00
zcash_primitives Version bump of all crates (except librustzcash) 2020-03-12 15:59:19 -06:00
zcash_proofs Version bump of all crates (except librustzcash) 2020-03-12 15:59:19 -06:00
.gitignore Initial commit. 2017-03-17 11:07:23 -06:00
.gitlab-ci.yml Remove duplicate test stage for rust lastest 2018-10-09 09:34:10 -07:00
.travis.yml Move code coverage from Travis CI to Actions 2019-11-07 18:16:27 +00:00
Cargo.lock Version bump of all crates (except librustzcash) 2020-03-12 15:59:19 -06:00
Cargo.toml Bring zcash_mmr into workspace. 2020-03-03 18:04:18 -07:00
LICENSE-APACHE Add license files. 2017-03-17 11:09:05 -06:00
LICENSE-MIT Electric Coin Company 2019-05-09 20:32:39 +03:00
README.md Set up a Cargo workspace 2018-08-23 21:10:04 +01: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.