incrementalmerkletree-testing

Common types, interfaces, and utilities for testing Merkle tree data structures

2 unstable releases

0.2.0 Oct 4, 2024
0.1.0 Sep 25, 2024

#263 in Algorithms

Download history 192/week @ 2024-09-25 895/week @ 2024-10-02 592/week @ 2024-10-09

1,679 downloads per month
Used in 8 crates (4 directly)

MIT/Apache

145KB
3K SLoC

incrementalmerkletree-testing

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


lib.rs:

Traits and types used to permit comparison testing between tree implementations.

Dependencies

~3.5MB
~67K SLoC