incrementalmerkletree/incrementalmerkletree
Kris Nuttycombe 8864a84d19 Introduce a simple binary tree type. 2023-03-08 11:07:58 -07:00
..
src Introduce a simple binary tree type. 2023-03-08 11:07:58 -07: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
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.