Go to file
Kris Nuttycombe 8c927ce11e
Merge pull request #80 from zingolabs/clarify_position_is_leaf
Fix doc comments to clarify that positions are always leaves, not inner nodes
2023-07-05 14:02:54 -06:00
.github/workflows Introduce a simple binary tree type. 2023-03-08 11:07:58 -07:00
bridgetree Update changelog for bridgetree-v0.3.0 release 2023-06-06 09:20:39 -06:00
incrementalmerkletree Fix doc comments to clarify that positions are always leaves, not inner nodes 2023-07-05 15:58:44 -03:00
shardtree Move `accumulate_result_with` helper function into `prunable` submodule 2023-07-05 19:24:57 +00: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 Update MSRV to 1.60 2023-02-16 10:51:41 -07:00