You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
Augusto Hack 75af3d474b
Merge pull request #113 from 0xPolygonMiden/hacka-merkle-store-fix-empty-roots
2 years ago
..
mmr feat: merkle mountain range 2 years ago
simple_smt feat: add merkle store 2 years ago
store Merge pull request #113 from 0xPolygonMiden/hacka-merkle-store-fix-empty-roots 2 years ago
empty_roots.rs feat: add empty subtree constants to cover u8::MAX depth 2 years ago
index.rs fix: to paths reduction of MerklePathSet 2 years ago
merkle_tree.rs feat: added utility to format MerkleTree and MerklePath to hex 2 years ago
mod.rs feat: added utility to format MerkleTree and MerklePath to hex 2 years ago
path.rs feat: add merkle path containers and return them on tree update 2 years ago
path_set.rs fix: to paths reduction of MerklePathSet 2 years ago