Go to file
Kris Nuttycombe 951d61b27b
Merge pull request #66 from nuttycom/shardstore_blanket_mut_impl
Add a blanket implementation of ShardStore for mutable references to ShardStores
2023-05-10 20:34:49 -06:00
.github/workflows Introduce a simple binary tree type. 2023-03-08 11:07:58 -07:00
bridgetree Apply suggestions from code review. 2023-03-31 19:43:25 -06:00
incrementalmerkletree Avoid a few usize-u8 comparisons. 2023-05-04 12:49:16 -06:00
shardtree Add a blanket implementation of ShardStore for mutable references to ShardStores. 2023-05-04 13:46:02 -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 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