-
Notifications
You must be signed in to change notification settings - Fork 39
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Commit #11 Improve the miner to have a master/slave mode * Fix invalid effective hashrate output * Fix invalid address for nonce * Added effective hashrate output for master instance Clean up code Raised version * Fixed miner not resuming on connection restore * Fix invalid nonce on very low difficulty CPU mining * Add error handling for failed master instance initialization * Add Windows 7 SP1 target in preprocessor * Added master/slave launch scripts, update Readme * Add submit nonce count output in slave instance * Fix ArgumentNullException if not able to retreive GPU name * Update launch scripts * Add slave behavior for Solo/Pool mining at master Solo mining should submit only 1 valid nonce per challange * Clean up code * Add slave URL printing upon receive solution from slave miner * Fix incorrect difficulty comparison * Update guides
- Loading branch information
Showing
49 changed files
with
2,666 additions
and
1,317 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.