Go to file
Kris Nuttycombe 739441a892
Merge pull request #63 from nuttycom/bridgetree_checkpoint_id
Make `bridgetree` polymorphic in checkpoint identifier type.
2023-03-24 09:00:25 -06:00
.github/workflows Introduce a simple binary tree type. 2023-03-08 11:07:58 -07:00
bridgetree Merge pull request #63 from nuttycom/bridgetree_checkpoint_id 2023-03-24 09:00:25 -06:00
incrementalmerkletree Fix clippy complaints. 2023-03-13 11:42:57 -06:00
shardtree Address comments from review. 2023-03-20 16:12:30 -06:00
.gitignore
COPYING.md
Cargo.toml Introduce the `shardtree` crate: a sparse Merkle tree type. 2023-03-07 12:11:48 -07:00
LICENSE-APACHE
LICENSE-MIT
rust-toolchain.toml