Rust-language assets for Pirate Chain / Zcash (with modifications to support Qortal cross-chain trades)
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
str4d 30660e1d1c
Merge pull request #128 from str4d/125-zip-32-seed-length
5 years ago
.github/workflows Exclude slow tests from code coverage 5 years ago
bellman bellman: Fix compile errors without multicore feature 5 years ago
ff Migrate ff_derive to proc-macro2 1.0 5 years ago
group cargo fmt 5 years ago
librustzcash Make pk_d validity an invariant of PaymentAddress 5 years ago
pairing cargo fmt 5 years ago
zcash_client_backend Add test for spending_key panic on short seed 5 years ago
zcash_primitives Upgrade to hex-literal 0.2 5 years ago
zcash_proofs Make pk_d validity an invariant of PaymentAddress 5 years ago
.gitignore
.gitlab-ci.yml
.travis.yml Extend Travis CI timeout 5 years ago
Cargo.lock cargo update 5 years ago
Cargo.toml
LICENSE-APACHE
LICENSE-MIT
README.md

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.