Go to file
Kris Nuttycombe 6cf6f15bf1 Update the `incrementalmerkletree` and `bridgetree` patch versions.
This also removes the `bridgetree` transitive dependency when building
using the `test-dependencies` feature flag, as the only use of it can be
satisfied just with `incrementalmerkletree`.
2023-05-24 15:36:25 -06:00
.github/workflows Fix halo2_proofs features for wasm32 build & add ci for wasm build. 2023-03-20 13:19:43 -06:00
benches Change number of iterations for the compact-note-decryption benchmark 2022-10-18 19:27:56 +01:00
book book: Finish incomplete sentence on nullifier page 2022-06-23 22:46:45 +00:00
proptest-regressions/constants
src Update the `incrementalmerkletree` and `bridgetree` patch versions. 2023-05-24 15:36:25 -06:00
tests Update the `incrementalmerkletree` and `bridgetree` patch versions. 2023-05-24 15:36:25 -06:00
.gitignore Update to development versions of incrementalmerkletree/bridgetree 2023-04-11 10:33:25 -06:00
CHANGELOG.md orchard 0.4.0 2023-04-11 09:00:17 +00:00
COPYING
Cargo.toml Update the `incrementalmerkletree` and `bridgetree` patch versions. 2023-05-24 15:36:25 -06:00
LICENSE-BOSL Line wrapping 2022-05-19 15:45:33 -07:00
README.md Bump MSRV to 1.60 2023-03-09 21:14:41 +00:00
katex-header.html
rust-toolchain.toml Bump MSRV to 1.60 2023-03-09 21:14:41 +00:00

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.