Go to file
Kris Nuttycombe 4ea60ea18b
Merge pull request #98 from nuttycom/shardtree/insert_frontier
shardtree: Add `ShardTree::insert_frontier`
2024-03-11 16:51:19 -06:00
.github/workflows Introduce a simple binary tree type. 2023-03-08 11:07:58 -07:00
bridgetree bridgetree 0.4.0 2023-09-08 16:34:39 +00:00
incrementalmerkletree incrementalmerkletree: Add `Frontier::tree_size` 2024-03-09 11:26:28 -07:00
shardtree Apply suggestions from code review 2024-03-11 16:51:06 -06:00
.gitignore Add Cargo.lock file to avoid MSRV upgrade forced by `proptest` updates. 2023-11-07 07:35:27 -07:00
COPYING.md
Cargo.lock shardtree: Release version 0.2.0 2023-11-07 09:57:48 -07:00
Cargo.toml Introduce the `shardtree` crate: a sparse Merkle tree type. 2023-03-07 12:11:48 -07:00
LICENSE-APACHE
LICENSE-MIT Update copyright year, and change the copyright holder to The Electric Coin Company. 2022-01-04 19:40:02 +00:00
rust-toolchain.toml Update MSRV to 1.60 2023-02-16 10:51:41 -07:00