update neoscrypt with Nanashi changes

This commit is contained in:
Tanguy Pruvot 2016-07-18 20:36:51 +02:00
parent bf17f34001
commit 6abee0659e
2 changed files with 425 additions and 308 deletions

View File

@ -180,7 +180,7 @@ extern "C" int scanhash_lbry(int thr_id, struct work *work, uint32_t max_nonce,
} while (!work_restart[thr_id].restart);
//*hashes_done = pdata[LBC_NONCE_OFT32] - first_nonce;
*hashes_done = pdata[LBC_NONCE_OFT32] - first_nonce;
return 0;
}

File diff suppressed because it is too large Load Diff