librustzcash/zcash_extensions
Jack Grigg 6898dbf094 Replace `unstable-nu6` and `zfuture` feature flags with cfg flags
Neither of these should have been feature flags, as they gate breaking
changes to the Zcash consensus rules (and in some ways are incompatible
with each other), while feature flags should be additive.
2024-03-10 18:42:39 +00:00
..
src Replace `unstable-nu6` and `zfuture` feature flags with cfg flags 2024-03-10 18:42:39 +00:00
CHANGELOG.md Bump MSRV for `zcash_primitives` and dependents to 1.65 2023-05-16 15:37:07 +00:00
Cargo.toml Replace `unstable-nu6` and `zfuture` feature flags with cfg flags 2024-03-10 18:42:39 +00:00
README.md Remove notices about the BOSL license exception, which are no longer needed. 2024-01-17 23:28:15 +00:00

README.md

zcash_extensions

This library contains Rust code to support Transparent Zcash Extensions.

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.