fun getMerkleTree(allLeavesHashes: List<SecureHash>): MerkleTree
Merkle tree building using hashes, with zero hash padding to full power of 2.