librustzcash/zcash_primitives
Jack Grigg 2bbd25b36b
Add prevHash field to CompactBlock
This enables basic verification of chain validity when CompactBlocks are
received without the full header.
2019-10-09 14:11:14 +13:00
..
benches update from rand_os to fix warnings 2019-09-28 10:48:43 +03:00
src Add prevHash field to CompactBlock 2019-10-09 14:11:14 +13:00
Cargo.toml zcash_primitives 0.1.0 2019-10-08 17:43:33 +13: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.