librustzcash/zcash_primitives
Daira Hopwood 75ca854005 Projects that rely on BOSL exceptions should say that they do.
fixes #576

Signed-off-by: Daira Hopwood <daira@jacaranda.org>
2022-06-28 12:29:16 +01:00
..
benches Fix stray clippy complaints. 2021-08-31 13:19:24 -06:00
proptest-regressions Implement manual serialization for incremental Merkle tree components. 2021-08-05 09:32:44 -06:00
src Update NU5 mainnet activation height. 2022-05-11 12:22:20 -06:00
CHANGELOG.md zcash_primitives 0.7.0 2022-06-24 17:00:39 +00:00
Cargo.toml zcash_primitives 0.7.0 2022-06-24 17:00:39 +00:00
LICENSE-APACHE Empty crates as a base for code refactoring 2018-08-28 22:24:14 +01:00
LICENSE-MIT Electric Coin Company 2019-05-09 20:32:39 +03:00
README.md Projects that rely on BOSL exceptions should say that they do. 2022-06-28 12:29:16 +01:00

README.md

zcash_primitives

This library contains Rust implementations of the Zcash primitives.

License

Licensed under either of

at your option.

Downstream code forks should note that 'zcash_primitives' depends on the 'orchard' crate, which is licensed under the Bootstrap Open Source License. An exception is provided that makes this a "permissive" license when used in Zcash or some of its chain forks.

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.