Go to file
Sean Bowe 5e1a2f9d3f
Rename zcash_mmr to zcash_history.
This crate will contain all chain history logic.
2020-03-03 18:14:40 -07:00
.github/workflows
bellman Fix Field::random method declarations. 2020-03-03 17:47:29 -07:00
ff Merge commit 'd7f78db121ee6f720e97401ded0c9c597d1a4857' into depends-updates-2 2020-03-03 17:44:28 -07:00
group
librustzcash Rename zcash_mmr to zcash_history. 2020-03-03 18:14:40 -07:00
pairing Squashed 'bellman/' changes from 4272cfa..2279da4 2020-03-03 17:46:04 -07:00
zcash_client_backend
zcash_history Rename zcash_mmr to zcash_history. 2020-03-03 18:14:40 -07:00
zcash_primitives Fix Field::random method declarations. 2020-03-03 17:47:29 -07:00
zcash_proofs Squashed 'bellman/' changes from 4272cfa..2279da4 2020-03-03 17:46:04 -07:00
.gitignore Squashed 'bellman/' changes from 4272cfa..2279da4 2020-03-03 17:46:04 -07:00
.gitlab-ci.yml Squashed 'bellman/' changes from 4272cfa..2279da4 2020-03-03 17:46:04 -07:00
.travis.yml Squashed 'bellman/' changes from 4272cfa..2279da4 2020-03-03 17:46:04 -07:00
Cargo.lock Rename zcash_mmr to zcash_history. 2020-03-03 18:14:40 -07:00
Cargo.toml Bring zcash_mmr into workspace. 2020-03-03 18:04:18 -07:00
LICENSE-APACHE Squashed 'bellman/' changes from 4272cfa..2279da4 2020-03-03 17:46:04 -07:00
LICENSE-MIT Squashed 'bellman/' changes from 4272cfa..2279da4 2020-03-03 17:46:04 -07:00
README.md Squashed 'bellman/' changes from 4272cfa..2279da4 2020-03-03 17:46:04 -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.