@Phonexminer
Noticed some nasty bugs:
* Win7, GTX10 Series has lower hash rates
* Win10, 1060 6GB cards, when GPUs are adjusted via miner with command line parameters, clocks/voltags/memory,
miner start reporting wrong power consumption.. [unreal low one], you can check that by comparing the power consumption reported by miner with other tools like GPU-Z and similar.
* Win10, for 3080 GPU when using command line option "-tmaxmem xx", it cause brutal share staling for all GPUs of 2888ms, 3000ms, 300ms in that range randomly vary between 300ms - 3000ms.
When option is removed, all found shares return to normal latency of 38ms for all GPUsHi. Can someone give a good guide to what I should compare the checksums(the first post no longer has checksums for 5.6c) I have been running PhoenixMiner_5.6c. But I no checksums I can find match my zip or my exe.
I got it from github several days ago. which seems down now. Yhis whole situation with nicehash and multiple compromised versions seems odd.
navigate to the folder who contain the files, then from cmd run:
to check the whole .zip package:
certutil -hashfile
PhoenixMiner_5.6c_Windows.zip SHA512 [ENTER]
Then compare your result with:
SHA512 hash of PhoenixMiner_5.6c_Windows.zip:
51a3915c0519479f800159ca0665fe8d07c5d35060e7bd73a9cbfb1507370a4a2735ec915578bb6 7a107a734501b310d38a1223367fec4a12dd2bac14b1ef5e3
CertUtil: -hashfile command completed successfully.
to check the .exe 5.6c inside the package: (after you extract the files from PhoenixMiner_5.6c_Windows.zip)
certutil -hashfile PhoenixMiner.exe SHA512 [ENTER]
Then compare your result with: [ver.
5.6c]
SHA512 hash of PhoenixMiner.exe:
a56db780310b14e72e19b757a5483bfd525cfb2a833bb121d5273d43ba5d645373aca0d2ae8f064 d9d06d2c2ebd2de9ddbf4eebdd2dcde8c1b17fc9a711fec26
CertUtil: -hashfile command completed successfully.