incrementalmerkletree/shardtree
Kris Nuttycombe 664cead68b Use `bitflags` crate instead of hand-rolled `RetentionFlags` bit flags. 2023-03-09 13:51:56 -07:00
..
benches Introduce a simple binary tree type. 2023-03-08 11:07:58 -07:00
proptest-regressions Add `shardtree` witness operation & implement property tests. 2023-03-08 11:12:17 -07:00
src Use `bitflags` crate instead of hand-rolled `RetentionFlags` bit flags. 2023-03-09 13:51:56 -07:00
Cargo.toml Use `bitflags` crate instead of hand-rolled `RetentionFlags` bit flags. 2023-03-09 13:51:56 -07:00
LICENSE-APACHE Introduce the `shardtree` crate: a sparse Merkle tree type. 2023-03-07 12:11:48 -07:00
LICENSE-MIT Introduce the `shardtree` crate: a sparse Merkle tree type. 2023-03-07 12:11:48 -07:00