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

incrementalmerkletree-testing

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

3 releases (breaking)

0.3.0 Jan 31, 2025
0.2.0 Oct 4, 2024
0.1.0 Sep 25, 2024

#777 in Data structures

Download history 749/week @ 2024-10-24 324/week @ 2024-10-31 301/week @ 2024-11-07 546/week @ 2024-11-14 276/week @ 2024-11-21 552/week @ 2024-11-28 1442/week @ 2024-12-05 1798/week @ 2024-12-12 787/week @ 2024-12-19 563/week @ 2024-12-26 619/week @ 2025-01-02 342/week @ 2025-01-09 185/week @ 2025-01-16 545/week @ 2025-01-23 565/week @ 2025-01-30 590/week @ 2025-02-06

1,887 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

~3MB
~58K SLoC