You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
Kris Nuttycombe 2103db8290
Merge pull request #397 from zcash/release-0.5.0
4 days ago
.github/workflows Fix halo2_proofs features for wasm32 build & add ci for wasm build. 3 months ago
benches Change number of iterations for the compact-note-decryption benchmark 8 months ago
book [book] Add a missing right parenthesis. fixes #392 1 month ago
proptest-regressions/constants Add proptest for decompose_scalar_fixed() 2 years ago
src Update `zcash_note_encryption` to remove unused arguments from parse_note_plaintext_without_memo_ovk. 2 weeks ago
tests Update the `incrementalmerkletree` and `bridgetree` patch versions. 2 weeks ago
.gitignore Update to development versions of incrementalmerkletree/bridgetree 2 months ago
CHANGELOG.md orchard release version 0.5.0 4 days ago
COPYING Add exception text 1 year ago
Cargo.toml orchard release version 0.5.0 4 days ago
LICENSE-BOSL Line wrapping 1 year ago
README.md Bump MSRV to 1.60 3 months ago
katex-header.html Initial commit 3 years ago
rust-toolchain.toml Bump MSRV to 1.60 3 months ago

README.md

orchard Crates.io

Requires Rust 1.60+.

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.