incrementalmerkletree/incrementalmerkletree
Kris Nuttycombe d7a04122ea Fix clippy complaints. 2023-03-13 11:42:57 -06:00
..
src Fix clippy complaints. 2023-03-13 11:42:57 -06:00
CHANGELOG.md Merge remote-tracking branch 'upstream/master' into witness_at_depth 2023-03-03 17:06:36 -07:00
Cargo.toml Merge remote-tracking branch 'upstream/master' into release-0.3.1 2023-02-28 14:14:35 -07:00
LICENSE-APACHE Move position & hashable types to incrementalmerkletree root. 2022-12-21 12:52:57 -07:00
LICENSE-MIT Move position & hashable types to incrementalmerkletree root. 2022-12-21 12:52:57 -07:00
README.md Move position & hashable types to incrementalmerkletree root. 2022-12-21 12:52:57 -07:00

README.md

incrementalmerkletree

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