You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Just wanted to check this is the intended behaviour for the benchmarking test in batch mode.
randomx_calculate_commitment is invoked using the blockTemplate buffer containing the new nonce, and the hash value which was computed for the old nonce.
Just wanted to check this is the intended behaviour for the benchmarking test in batch mode.
randomx_calculate_commitment
is invoked using theblockTemplate
buffer containing the new nonce, and thehash
value which was computed for the old nonce.https://github.com/tevador/RandomX/blob/master/src/tests/benchmark.cpp#L143
The text was updated successfully, but these errors were encountered: