mirror of https://github.com/bitcoin/bitcoin
This avoids data=NULL and data = zeros to producing the same nonce. Previously the code tried to avoid the case where some data inputs aliased algo16 inputs by always padding out the data. But because algo16 and data are different lengths they cannot emulate each other, and the padding would match a data value of all zeros.pull/11871/head
parent
70d4640172
commit
b30fc85c9e
Loading…
Reference in new issue