Go to file
Kris Nuttycombe e127230af0
Merge pull request #411 from nuttycom/public_merkle_depth
Make the `MERKLE_DEPTH_ORCHARD` constant public.
2024-01-06 10:02:15 -07:00
.github/workflows CI: Modernise workflows 2023-11-29 03:42:17 +00:00
benches Modify `BundleType` to exclude the anchor & allow no bundle to be produced. 2023-12-20 19:29:14 -07:00
book [book] Add a missing right parenthesis. fixes #392 2023-05-02 14:53:09 +01:00
proptest-regressions/constants Add proptest for decompose_scalar_fixed() 2021-05-13 12:52:03 +08:00
src Make the `MERKLE_DEPTH_ORCHARD` constant public. 2024-01-05 13:41:19 -07:00
tests Modify `BundleType` to exclude the anchor & allow no bundle to be produced. 2023-12-20 19:29:14 -07:00
.gitignore Add `Cargo.lock` to repository 2023-11-28 23:53:24 +00:00
CHANGELOG.md Merge pull request #409 from zcash/required_bundles 2023-12-21 08:16:32 -07:00
COPYING.md Switch to MIT or Apache 2.0 licensing. 2023-12-19 21:35:25 +00:00
Cargo.lock Add `Cargo.lock` to repository 2023-11-28 23:53:24 +00:00
Cargo.toml Switch to MIT or Apache 2.0 licensing. 2023-12-19 21:35:25 +00:00
LICENSE-APACHE Switch to MIT or Apache 2.0 licensing. 2023-12-19 21:35:25 +00:00
LICENSE-MIT Switch to MIT or Apache 2.0 licensing. 2023-12-19 21:35:25 +00:00
README.md Switch to MIT or Apache 2.0 licensing. 2023-12-19 21:35:25 +00:00
katex-header.html Initial commit 2020-10-20 15:12:37 -06:00
rust-toolchain.toml Bump MSRV to 1.65 2023-09-08 17:52:14 +00:00

README.md

orchard Crates.io

Requires Rust 1.65+.

Documentation

License

Copyright 2020-2023 The Electric Coin Company.

All code in this workspace is licensed under either of

at your option.

Contribution

Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in the work by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any additional terms or conditions.