Go to file
Kris Nuttycombe ea1686e8f8
Merge pull request #64 from nuttycom/typed_merkle_path
Use `MerklePath` when returning witnesses.
2023-04-11 09:40:27 -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 Apply suggestions from code review 2023-04-10 21:05:22 -06:00
shardtree Return `MerklePath` from `ShardTree::witness` 2023-04-06 19:48:10 -06:00
.gitignore Initial commit. 2015-12-19 18:37:23 -07:00
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 Added stuff for publishing to crates.io 2021-06-24 14:14:30 -06:00
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