Open
Description
In both MerkleTree and MerkleProof, we're currently using the Hashes.commutativeKeccak256
. Ideally, we would test for non-commutative hashing functions before releasing and when the Javascript Library for merkle trees is released
In both MerkleTree and MerkleProof, we're currently using the Hashes.commutativeKeccak256
. Ideally, we would test for non-commutative hashing functions before releasing and when the Javascript Library for merkle trees is released