cpuminer-opt-sugarchain icon indicating copy to clipboard operation
cpuminer-opt-sugarchain copied to clipboard

target 0 displayed at solo mining

Open cryptozeny opened this issue 6 years ago • 2 comments

title: target 0 displayed at solo mining

https://github.com/cryptozeny/cpuminer-opt-sugarchain/blob/57a4db3bd0a67f39bca52b9f3fbf452358362414/cpu-miner.c#L2174

https://github.com/cryptozeny/cpuminer-opt-sugarchain/blob/57a4db3bd0a67f39bca52b9f3fbf452358362414/miner.h#L353

[2019-01-08 07:58:27] Current block 611, net_diff 9.038723759831457e-07
[2019-01-08 07:58:27] localhost:17978 detected new block, diff 9.038723759831457e-07, target 0

this cannot handles uint256S but int_64

cryptozeny avatar Jan 10 '19 06:01 cryptozeny

image

cryptozeny avatar Apr 14 '19 13:04 cryptozeny

its normal situation for getPoWHash coins. hash cannot meet the target surely. however it looks not so nice, so it should be hidden.

cryptozeny avatar Apr 14 '19 13:04 cryptozeny