incrementalmerkletree/incrementalmerkletree
Kris Nuttycombe 667c57a835 Avoid a few usize-u8 comparisons. 2023-05-04 12:49:16 -06:00
..
src Avoid a few usize-u8 comparisons. 2023-05-04 12:49:16 -06:00
CHANGELOG.md Add legacy `CommitmentTree` and `IncrementalWitness` types. 2023-03-21 12:15:22 -06:00
Cargo.toml Add legacy `CommitmentTree` and `IncrementalWitness` types. 2023-03-21 12:15:22 -06:00
LICENSE-APACHE
LICENSE-MIT
README.md

README.md

incrementalmerkletree

This crate contains common utility types and testing infrastructure used in the implementation of the bridgetree and shardtree crates.