Go to file
Kris Nuttycombe 8cc96b5420 Add `impl Clone for note_encryption::CompactAction` 2024-02-26 09:44:02 -07: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 Clone for note_encryption::CompactAction` 2024-02-26 09:44:02 -07: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 `impl Clone for note_encryption::CompactAction` 2024-02-26 09:44:02 -07:00
COPYING.md Switch to MIT or Apache 2.0 licensing. 2023-12-19 21:35:25 +00:00
Cargo.lock orchard 0.7.0 2024-01-26 19:34:25 +00:00
Cargo.toml * Add a pointer to how the Z and U constants for fixed-base scalar 2024-02-06 21:19:54 +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.