Go to file
Jack Grigg c0b7fa2007 Add nullifier field to `CompactAction`
Also reorders the fields to match the ZIP 244 order.

Closes zcash/orchard#243.
2022-05-04 15:01:05 +00:00
.github/workflows
benches Migrate to 2021 edition 2022-04-28 17:23:30 +00:00
book Merge pull request #277 from zcash/book-delete-gadgets 2022-04-28 17:41:04 +01:00
proptest-regressions/constants
src Add nullifier field to `CompactAction` 2022-05-04 15:01:05 +00:00
tests Update incrementalmerkletree dependency version. 2022-05-04 08:01:02 -06:00
.gitignore
CHANGELOG.md Rename `Bundle::{try_}authorize` to `Bundle::{try_}map_authorization` 2022-04-29 00:16:16 +00:00
COPYING
Cargo.toml Update incrementalmerkletree dependency version. 2022-05-04 08:01:02 -06:00
LICENSE-BOSL
README.md
katex-header.html
rust-toolchain

README.md

orchard Crates.io

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

Requires Rust 1.56.1+.

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.