Go to file
Kris Nuttycombe cf526f59e2 Fix clippy beta lints that are applicable given an MSRV of 1.60 2023-03-10 14:23:06 -07:00
.github/workflows Bump MSRV to 1.60 2023-03-09 21:14:41 +00: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 Add proptest for decompose_scalar_fixed() 2021-05-13 12:52:03 +08:00
src Fix clippy beta lints that are applicable given an MSRV of 1.60 2023-03-10 14:23:06 -07:00
tests Fix clippy beta lints that are applicable given an MSRV of 1.60 2023-03-10 14:23:06 -07:00
.gitignore Initial commit 2020-10-20 15:12:37 -06:00
CHANGELOG.md Migrate to `ff 0.13` 2023-03-09 21:14:41 +00:00
COPYING Add exception text 2022-05-18 09:46:23 -07:00
Cargo.toml Migrate to `ff 0.13` 2023-03-09 21:14:41 +00: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 Initial commit 2020-10-20 15:12:37 -06:00
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.