Go to file
Dmitry Demin 344b647d54
Update zcash_note_encryption dependency reference (#95)
This PR updates the dependency reference for `zcash_note_encryption` in
`orchard` crate's `Cargo.toml`. Instead of using `zcash_note_encryption`
crate from the `librustzcash` repository, we are now referencing the
crate from the newly separate `zcash_note_encryption` repository.

Co-authored-by: Dmitry Demin <dmitry@qed-it.com>
2023-12-22 07:28:00 +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
src Circuit: move mux functionality into CondSwap chip (#94) 2023-12-18 21:21:04 +01:00
tests Rename `sk_iss` to `isk`, the `IssuanceKey` struct to `IssuanceAuthorizingKey`, and move to a two key structure (#92) 2023-11-07 17:06:30 +05:30
.gitignore
CHANGELOG.md orchard release version 0.5.0 2023-06-06 11:10:49 -06:00
COPYING
Cargo.toml Update zcash_note_encryption dependency reference (#95) 2023-12-22 07:28:00 +01:00
LICENSE-BOSL
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.