librustzcash/components/zcash_encoding
Daira-Emma Hopwood 6f4a3b107e Address a review comment concerning `Vector::serialized_size`.
Signed-off-by: Daira-Emma Hopwood <daira@jacaranda.org>
2024-06-18 21:06:42 +01:00
..
src Address a review comment concerning `Vector::serialized_size`. 2024-06-18 21:06:42 +01:00
CHANGELOG.md Address a review comment concerning `Vector::serialized_size`. 2024-06-18 21:06:42 +01:00
Cargo.toml Bump zcash_encoding and zcash_address crate versions to 0.2. 2022-10-19 16:51:59 -06:00
LICENSE-APACHE Add zcash_encoding crate. 2021-08-31 13:19:24 -06:00
LICENSE-MIT Add zcash_encoding crate. 2021-08-31 13:19:24 -06:00
README.md Apply suggestions from code review 2021-09-01 11:08:52 -06:00

README.md

zcash_encodings

This library provides common encoding and decoding operations for stable binary encodings used throughout the Zcash ecosystem.

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.