Go to file
Kris Nuttycombe 33474bdbfd
Merge pull request #423 from nuttycom/merkle_hash_orchard_dist
Add `impl Distribution<MerkleHashOrchard> for Standard` for testing.
2024-03-19 12:34:27 -06:00
.github/workflows CI: Modernise workflows 2023-11-29 03:42:17 +00:00
benches Return bundle metadata from bundle building. 2024-01-09 14:09:05 -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 Add `impl Distribution<MerkleHashOrchard> for Standard` for testing. 2024-03-18 08:54:10 -06:00
tests Return bundle metadata from bundle building. 2024-01-09 14:09:05 -07:00
.gitignore Add `Cargo.lock` to repository 2023-11-28 23:53:24 +00:00
CHANGELOG.md Add a `Rho` type, to distinguish from revealed note nullifiers. 2024-03-12 17:20:43 -06:00
COPYING.md Switch to MIT or Apache 2.0 licensing. 2023-12-19 21:35:25 +00:00
Cargo.lock orchard 0.7.1 2024-02-29 22:26:40 +00:00
Cargo.toml orchard 0.7.1 2024-02-29 22:26:40 +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.