miden-crypto/src/merkle
Victor Lopes 498bc93c15
Merge pull request #125 from 0xPolygonMiden/vlopes11-store-get-leaf-depth
feat: add `MerkleStore::get_leaf_depth`
2023-04-06 23:13:54 +02:00
..
mmr mmr: optimized peak hash for Miden VM 2023-04-06 18:22:01 +02:00
simple_smt fix: add validation to NodeIndex constructor and remove BitIterator 2023-04-05 12:08:00 -07:00
store feat: add MerkleStore::get_leaf_depth 2023-04-06 23:01:38 +02:00
empty_roots.rs feat: add empty subtree constants to cover u8::MAX depth 2023-03-23 12:59:47 +01:00
index.rs fix: add validation to NodeIndex constructor and remove BitIterator 2023-04-05 12:08:00 -07:00
merkle_tree.rs fix: add validation to NodeIndex constructor and remove BitIterator 2023-04-05 12:08:00 -07:00
mod.rs fix: add validation to NodeIndex constructor and remove BitIterator 2023-04-05 12:08:00 -07:00
node.rs feat: add node iterator to MerkleTree 2023-04-04 22:11:21 +02:00
path.rs fix: add validation to NodeIndex constructor and remove BitIterator 2023-04-05 12:08:00 -07:00
path_set.rs fix: add validation to NodeIndex constructor and remove BitIterator 2023-04-05 12:08:00 -07:00