Rust-language assets for Pirate Chain / Zcash (with modifications to support Qortal cross-chain trades)
Go to file
str4d 0da4921055
Merge pull request #116 from str4d/code-coverage
Add code coverage with cargo-tarpaulin and Codecov
2019-08-29 09:58:19 +01:00
.github/workflows Exclude slow tests from code coverage 2019-08-28 20:46:23 +01:00
bellman cargo fmt 2019-08-20 22:22:03 -06:00
ff cargo fmt 2019-08-20 22:22:03 -06:00
group cargo fmt 2019-08-20 22:22:03 -06:00
librustzcash Merge pull request #115 from str4d/windows-typo 2019-08-26 13:09:57 +01:00
pairing cargo fmt 2019-08-20 22:22:03 -06:00
zcash_client_backend cargo fmt 2019-08-15 10:41:48 -06:00
zcash_primitives Remove unnecessary raw marker 2019-08-21 16:14:28 -06:00
zcash_proofs Exclude slow tests from code coverage 2019-08-28 20:46:23 +01: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 Extend Travis CI timeout 2019-08-29 01:06:41 +01:00
Cargo.lock Remove sapling-crypto 2019-08-14 10:48:06 +01:00
Cargo.toml Remove sapling-crypto 2019-08-14 10:48:06 +01: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

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.