lambdaworks
lambdaworks copied to clipboard
`build`function in `Crypto`utils for `MerkleTrees`input shouldn't need dummy initialized values
trafficstars
buildfunction in Cryptoutils for MerkleTreesinput shouldn't need dummy initialized values
Currenlty it's required to put some values for the leaves that are overwritten, which leads to do some extra work and it shouldn't be needed