#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

#719 in Data structures

Download history 130/week @ 2024-09-21 663/week @ 2024-09-28 743/week @ 2024-10-05 479/week @ 2024-10-12 663/week @ 2024-10-19 431/week @ 2024-10-26 366/week @ 2024-11-02 581/week @ 2024-11-09

2,074 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