Go to file
Kris Nuttycombe b81d0d1198
Merge pull request #344 from zingolabs/publicize_note_and_diversifier_construction
Publicize necessary functionality for creating diversifiers and notes from data
2022-09-15 12:39:56 -06:00
.github/workflows Merge branch 'non-consensus-changes-on-branchid-c4cd541e' into merge-non-consensus-changes-2 2022-02-28 20:46:55 +00:00
benches Make note decryption benchmark reliable 2022-05-06 21:22:51 +00: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 Merge pull request #344 from zingolabs/publicize_note_and_diversifier_construction 2022-09-15 12:39:56 -06:00
tests Update incrementalmerkletree dependency version. 2022-05-04 08:01:02 -06:00
.gitignore Initial commit 2020-10-20 15:12:37 -06:00
CHANGELOG.md Publicize diversifier method of Address, fix comments, etc 2022-09-15 14:40:21 -03:00
COPYING Add exception text 2022-05-18 09:46:23 -07:00
Cargo.toml Point patch directive at `zcash/librustzcash` 2022-09-15 16:06:21 +00:00
LICENSE-BOSL Line wrapping 2022-05-19 15:45:33 -07:00
README.md orchard 0.1.0 2022-05-10 22:51:55 +00:00
katex-header.html Initial commit 2020-10-20 15:12:37 -06:00
rust-toolchain Update the incremental merkle tree version and the Rust toolchain. 2022-02-24 09:12:12 -07:00

README.md

orchard Crates.io

Requires Rust 1.56.1+.

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.