librustzcash/zcash_primitives
ebfull 71e2f395d4
Merge pull request #547 from nuttycom/fix_merkle_tree_complete
Allow CommitmentTree completeness & auth paths to be computed at arbitrary depths.
2022-05-06 17:42:01 -06: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 Allow CommitmentTree completeness & auth paths to be computed at arbitrary depths. 2022-05-06 11:45:06 -06:00
CHANGELOG.md Migrate to `ff 0.12` 2022-05-06 20:03:49 +00:00
Cargo.toml Migrate to `ff 0.12` 2022-05-06 20:03:49 +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 Update READMEs 2019-09-24 14:23:55 +01: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.