Go to file
Kris Nuttycombe a26844a451
Merge pull request #71 from nuttycom/shardstore_return_owned_types
Improvements required for implementing `ShardStore` atop a persistent store.
2023-05-22 12:08:11 -06:00
.github/workflows Introduce a simple binary tree type. 2023-03-08 11:07:58 -07:00
bridgetree Return owned types from `ShardStore` getter methods. 2023-05-19 15:43:06 -06:00
incrementalmerkletree Return owned types from `ShardStore` getter methods. 2023-05-19 15:43:06 -06:00
shardtree Restore the relevant part of a deleted comment. 2023-05-22 10:29:40 -06:00
.gitignore
COPYING.md Ensure that GitHub's "View license" link points to complete license information. 2022-01-04 17:37:34 +00: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