Go to file
Dmitry Demin 7b943e197e
Adopt Orchard ZSA for Zebra (introduce zcash_note_encryption_zsa alias, minor enhancements) (#89)
This Pull Request introduces the `zcash_note_encryption_zsa` alias,
ensuring compatibility with the Zebra project. This alias is used to
prevent conflicts with the original `zcash_note_encryption` crate, which
is also used in Zebra through the original `orchard` crate that is used
in parallel with our `orchard` (Orchard ZSA) crate.
Additionally, this PR includes minor enhancements to ensure
compatibility with the Zebra project.

---------

Co-authored-by: Dmitry Demin <dmitry@qed-it.com>
2023-11-01 10:37:43 +01:00
.circleci Enhance and cleanup ivk-to-bytes-visibility-downgrade branch (#81) 2023-10-04 12:23:57 +00:00
.github/workflows Enhance and cleanup ivk-to-bytes-visibility-downgrade branch (#81) 2023-10-04 12:23:57 +00:00
benches Adopt Orchard ZSA for Zebra (introduce zcash_note_encryption_zsa alias, minor enhancements) (#89) 2023-11-01 10:37:43 +01:00
book [book] Add a missing right parenthesis. fixes #392 2023-05-02 14:53:09 +01:00
proptest-regressions/constants Add proptest for decompose_scalar_fixed() 2021-05-13 12:52:03 +08:00
src Adopt Orchard ZSA for Zebra (introduce zcash_note_encryption_zsa alias, minor enhancements) (#89) 2023-11-01 10:37:43 +01:00
tests Adopt Orchard ZSA for Zebra (introduce zcash_note_encryption_zsa alias, minor enhancements) (#89) 2023-11-01 10:37:43 +01:00
.gitignore ZSA burn functionality (#35) 2022-12-07 16:19:51 +01:00
CHANGELOG.md orchard release version 0.5.0 2023-06-06 11:10:49 -06:00
COPYING Add exception text 2022-05-18 09:46:23 -07:00
Cargo.toml Adopt Orchard ZSA for Zebra (introduce zcash_note_encryption_zsa alias, minor enhancements) (#89) 2023-11-01 10:37:43 +01:00
LICENSE-BOSL Line wrapping 2022-05-19 15:45:33 -07:00
README.md Enhance and cleanup ivk-to-bytes-visibility-downgrade branch (#81) 2023-10-04 12:23:57 +00:00
katex-header.html
rust-toolchain.toml Enhance and cleanup ivk-to-bytes-visibility-downgrade branch (#81) 2023-10-04 12:23:57 +00:00

README.md

orchard Crates.io CI checks

Requires Rust 1.65+.

Documentation

License

Copyright 2020-2022 The Electric Coin Company.

You may use this package under the Bootstrap Open Source Licence, version 1.0, or at your option, any later version. See the file COPYING for more details, and LICENSE-BOSL for the terms of the Bootstrap Open Source Licence, version 1.0.

The purpose of the BOSL is to allow commercial improvements to the package while ensuring that all improvements are open source. See here for why the BOSL exists.