Rust-language assets for Pirate Chain / Zcash (with modifications to support Qortal cross-chain trades)
Go to file
2019-01-06 09:21:44 +00:00
bellman Merge commit '4272cfa5b0dceac471bef115955e1534be84a018' into ff-traits 2019-01-06 09:21:44 +00:00
librustzcash cargo fmt 1.31.1 2019-01-03 21:52:06 +00:00
pairing Merge commit '3d41ee5abaa4888ff3607689aba007be8856816d' into ff-traits 2019-01-06 09:19:29 +00:00
sapling-crypto Dependency updates after pairing update 2019-01-06 09:02:30 +00:00
zcash_primitives cargo fmt 1.31.1 2019-01-03 21:52:06 +00:00
zcash_proofs Move Sapling proving and binding signature into zcash_proofs crate 2018-12-01 00:10:51 +00:00
zcash_wallet Empty crates as a base for code refactoring 2018-08-28 22:24:14 +01:00
zip32 cargo fmt 1.31.1 2019-01-03 21:52:06 +00: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 Fix version string, cache cargo symbols. 2019-01-03 11:55:16 -07:00
Cargo.lock Merge commit '4272cfa5b0dceac471bef115955e1534be84a018' into ff-traits 2019-01-06 09:21:44 +00:00
Cargo.toml Update workspace after pulling in zip32 crate 2018-08-29 09:57:52 +01:00
LICENSE-APACHE Add license files. 2017-03-17 11:09:05 -06:00
LICENSE-MIT Add license files. 2017-03-17 11:09:05 -06:00
README.md Set up a Cargo workspace 2018-08-23 21:10:04 +01:00

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.