librustzcash/zcash_primitives
Jack Grigg 1222391dd7 Migrate to bitvec 0.22, ff 0.10, etc.
Requires patching three dependencies:

- bellman is pending a new release.
- nom is part of the funty breakage; we are blocking on a new release.
- orchard is in development.
2021-06-04 22:02:48 +01:00
..
benches Move Sapling components to a bundle within TransactionData 2021-06-03 18:46:38 -06:00
proptest-regressions/transaction Move Transparent components to a bundle within TransactionData 2021-06-03 18:46:38 -06:00
src Apply suggestions from code review 2021-06-03 20:25:10 -06:00
CHANGELOG.md Update changelog. 2021-06-03 18:46:38 -06:00
Cargo.toml Migrate to bitvec 0.22, ff 0.10, etc. 2021-06-04 22:02:48 +01: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.