#merkle-tree #testing-utilities #incremental #interface

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

#753 in Data structures

Download history 171/week @ 2024-09-23 697/week @ 2024-09-30 712/week @ 2024-10-07 461/week @ 2024-10-14 798/week @ 2024-10-21 397/week @ 2024-10-28 253/week @ 2024-11-04 595/week @ 2024-11-11 233/week @ 2024-11-18 253/week @ 2024-11-25 1328/week @ 2024-12-02 1483/week @ 2024-12-09 1443/week @ 2024-12-16 435/week @ 2024-12-23

4,759 downloads per month
Used in 10 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

~2.4–3.5MB
~59K SLoC