librustzcash/zcash_primitives
Kris Nuttycombe 12752cbcd6 zcash_primitivies: Update zcash-specific dependencies.
* sapling-crypto 0.2
* orchard 0.9
* incrementalmerketree 0.6
* shardtree 0.4
2024-08-13 16:58:58 -06:00
..
benches Move `zcash_primitives::{consensus, constants}` to the `zcash_protocol` crate 2024-03-05 09:45:24 -07:00
proptest-regressions Upgrade incrementalmerkletree and use bridgetree crate for `Bridgetree`. 2023-05-04 12:08:38 -06:00
src Merge pull request #1473 from nuttycom/wallet/enrichment_queue 2024-08-10 00:37:23 +01:00
CHANGELOG.md zcash_primitivies: Update zcash-specific dependencies. 2024-08-13 16:58:58 -06:00
Cargo.toml Migrate from `hdwallet` to `bip32` 2024-06-15 00:04:37 +00:00
LICENSE-APACHE
LICENSE-MIT
README.md Remove notices about the BOSL license exception, which are no longer needed. 2024-01-17 23:28:15 +00:00

README.md

zcash_primitives

This library contains Rust implementations of the Zcash primitives.

License

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.