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 bdcf15ba21
Merge pull request #385 from nuttycom/upgrade/halo2_0.3.0
5 days ago
.github/workflows Fix halo2_proofs features for wasm32 build & add ci for wasm build. 1 week ago
benches Change number of iterations for the compact-note-decryption benchmark 5 months ago
book book: Finish incomplete sentence on nullifier page 9 months ago
proptest-regressions/constants Add proptest for decompose_scalar_fixed() 2 years ago
src Migrate to zcash_note_encryption 0.3.0 6 days ago
tests Fix clippy beta lints that are applicable given an MSRV of 1.60 2 weeks ago
.gitignore Initial commit 2 years ago
CHANGELOG.md Update to halo2_proofs and halo2_gadgets v0.3.0 5 days ago
COPYING Add exception text 10 months ago
Cargo.toml Update to halo2_proofs and halo2_gadgets v0.3.0 5 days ago
LICENSE-BOSL Line wrapping 10 months ago
README.md Bump MSRV to 1.60 3 weeks ago
katex-header.html Initial commit 2 years ago
rust-toolchain.toml Bump MSRV to 1.60 3 weeks 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.