Go to file
str4d f1795f8068
Merge pull request #286 from zcash/merge-non-consensus-changes
Merge non-consensus changes
2022-02-15 23:36:29 +00:00
.github/workflows Merge pull request #217 from zcash/update-halo2-gadgets 2022-02-03 21:23:42 +00:00
benches Merge branch 'non-consensus-changes-on-branchid-c4cd541e' into merge-non-consensus-changes 2022-02-15 22:46:47 +00:00
book book: Introduce RangeCheck macro. 2021-11-30 09:30:43 -05:00
proptest-regressions/constants Add proptest for decompose_scalar_fixed() 2021-05-13 12:52:03 +08:00
src Remove `hash_bundle_txid_data, hash_bundle_auth_data` from API 2022-02-15 23:03:02 +00:00
tests Fix clippy lint 2022-02-15 23:15:44 +00:00
.gitignore
CHANGELOG.md Remove `hash_bundle_txid_data, hash_bundle_auth_data` from API 2022-02-15 23:03:02 +00:00
COPYING Update COPYING with latest license text 2021-09-22 21:42:19 +01:00
Cargo.toml Fix pprof version. 2022-02-15 14:39:32 -07:00
LICENSE-BOSL Changing TGPPL references to BOSL 2021-04-16 09:24:18 -07:00
README.md pasta_curves 0.3 2022-01-28 22:59:59 +08:00
katex-header.html
rust-toolchain pasta_curves 0.3 2022-01-28 22:59:59 +08:00

README.md

orchard Crates.io

IMPORTANT: This library is being actively developed and should not be used in production software.

Requires Rust 1.54+.

Documentation

License

Copyright 2020-2021 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.