Expand description
Hashing utils to support merkle tree operations
Functionsยง
- Fills in proof to the height of the concurrent merkle tree. Missing nodes are inferred as empty node hashes.
- Computes the parent node of
node
andsibling
and copies the result intonode
- Recomputes root of the Merkle tree from Node & proof