Rust-language assets for Pirate Chain / Zcash (with modifications to support Qortal cross-chain trades)
Go to file
Aditya Kulkarni 7dba253ad5 partial test
2020-04-04 10:27:51 -07:00
bellman cargo fmt bellman 2019-08-15 10:38:41 -06:00
ff cargo fmt 2019-08-15 10:41:48 -06:00
group Migrate to rand 0.7 2019-07-19 00:47:40 +02:00
librustzcash cargo fmt 2019-08-15 10:41:48 -06:00
pairing cargo fmt pairing 2019-08-15 10:38:40 -06:00
zcash_client_backend Revert "Encode expanded spending keys" 2019-10-02 12:56:02 -07:00
zcash_client_sqlite zcash_client_sqlite: Support sending to t-addrs 2019-08-29 17:54:26 +01:00
zcash_primitives partial test 2020-04-04 10:27:51 -07:00
zcash_proofs Use expect to remove unreachable break. 2019-08-20 17:18:26 +02: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 Travis CI: Build before formatting check 2019-08-22 15:18:50 +01:00
Cargo.lock Fix cargo.lock 2019-09-05 13:40:26 -07:00
Cargo.toml SQLite database structure and initialisation 2019-08-29 17:52:32 +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.