Go to file
Kris Nuttycombe 2b9c9a1deb
Merge pull request #424 from nuttycom/ivk_prepare
Add `IncomingViewingKey::prepare` convenience method.
2024-03-25 06:54:10 -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 `IncomingViewingKey::prepare` convenience method. 2024-03-23 10:25:01 -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 Merge pull request #424 from nuttycom/ivk_prepare 2024-03-25 06:54:10 -06:00
COPYING.md Switch to MIT or Apache 2.0 licensing. 2023-12-19 21:35:25 +00:00
Cargo.lock orchard release version 0.8.0 2024-03-24 20:02:17 -06:00
Cargo.toml orchard release version 0.8.0 2024-03-24 20:02:17 -06: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.