Go to file
Kris Nuttycombe 7cb2bdcc8f Add legacy `CommitmentTree` and `IncrementalWitness` types.
These types were previously part of the `zcash_primitives` crate and are
being included here to provide a migration path for when these types are
removed from `zcash_primitives`.
2023-03-21 12:15:22 -06:00
.github/workflows Apply suggestions from code review 2023-02-16 11:02:47 -07:00
bridgetree Move frontier types from `bridgetree` to `incrementalmerkletree` 2023-03-21 12:15:22 -06:00
incrementalmerkletree Add legacy `CommitmentTree` and `IncrementalWitness` types. 2023-03-21 12:15:22 -06:00
.gitignore
COPYING.md Ensure that GitHub's "View license" link points to complete license information. 2022-01-04 17:37:34 +00:00
Cargo.toml Move position & hashable types to incrementalmerkletree root. 2022-12-21 12:52:57 -07:00
LICENSE-APACHE
LICENSE-MIT Update copyright year, and change the copyright holder to The Electric Coin Company. 2022-01-04 19:40:02 +00:00
rust-toolchain.toml Update MSRV to 1.60 2023-02-16 10:51:41 -07:00