Closed Daniel-Medeiros closed 6 years ago
Hi I just stated to investigate this. I found the way to display block height and I'll try to get difficulty when I have time.
I made a change that will print a block number and a difficulty when a new block is received. Pool difficulty is printed at the same time. I think that printing these values in a single line keep printings more compact but the new stratum/pool difficulty is not updated on the fly. You need to wait when a new block is found.
Would stratum/pool difficulty need a dedicated line?
No need for a dedicated line, that would be easy to find it, looks good! :) would you give them some colour to differentiate them? ;)
thank you so much!
Here is the new version for testing http://hodlcoin.oo.fi/hodlminer-beta/hodlminer-avx2-2018v3_beta.exe
The affinity parameter has changed. Use --affinity=1 to bind thread0 to cpu0, thread1 to cpu1 etc. --affinity=2 binds thread0 to cpu0, thread1 to cpu2, thread3 to cpu6. This can be used to bind threads to physical cores only.
Could you please add these features from cpuminer-opt so we can keep track of the current network difficulty and stratum difficulty? very good miner
Thank you for your great work!