incrementalmerkletree/incrementalmerkletree
Kris Nuttycombe 62f0c9039b
Merge pull request #73 from nuttycom/frontier_witness
Add the ability to compute a `MerklePath` from a Frontier
2023-05-24 14:10:46 -06:00
..
src Merge pull request #73 from nuttycom/frontier_witness 2023-05-24 14:10:46 -06:00
CHANGELOG.md Use `u64` for the internal state of `Position` and `Address::index` 2023-05-10 16:46:23 -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.