mirror of https://github.com/GOSTSec/sgminer
Browse Source
Previously, we would stop the scan if the high 32 bits of the hash were zero, as a quick shortcut for testing the full hash. If this quick test succeeded, we would pass the work to the server for full validation. Change this logic to perform full validation inside minerd, so that work may be resumed more quickly if hash > target.nfactor-troky
Jeff Garzik
14 years ago
committed by
Jeff Garzik
7 changed files with 65 additions and 28 deletions
Loading…
Reference in new issue