Tags: lwYeo/SoliditySHA3Miner
Tags
2.2 branch (#12) * 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
2.2 branch (#12) * 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
2.1.1 (#10) * Moved most C/C++ code to C#, changed license License changed to Apache License, Version 2.0 (the "License"); Raise version to 2.1.0 Update readme. Improved application reliablity. Allow CPU miner to run with GPU and/or iGPU concurrently (changed cpuMode to allowCPU) Added batch file to launch all devices (CPU+iGPU+AMD+CUDA) * Improved OpenCL & CPU hashrates, added missing logs * Added gasApiMax parameter Updated Readme Added SEDO contract address in guide Improved exception handling * Update Readme and guide * Fix compile errors in Linux * Fix AMD GPU without name in Linux, improve error handling * Clean up code * Add 10 share delay offset for pool devfee * Improve error handling, code cleanup Also remove initial hashrate reducer (seems not required anymore) * Fix compile error in Linux * Fix CPU miner repeat "Stop mining" multiple times * Fixed CPU miner slowdown in Linux Enable exception handling (no impact in performance) * Change CPU miner default affinity (odd), improve error handling Fixed incorrect CPU hashrate in API * Update help command * Renamed ERC-541 to 0xBTC * Clean up code * Update Readme * Fixed #7 * Raised version and update post build command * Fix miner not exiting after kernel crash/stop * Remove redundant launch script * Update launch files, guide and Readme * Added LIRA Cash contract address in guide * Fixed #8
Version 2.1 (#6) * Moved most C/C++ code to C#, changed license License changed to Apache License, Version 2.0 (the "License"); Raise version to 2.1.0 Update readme. Improved application reliablity. Allow CPU miner to run with GPU and/or iGPU concurrently (changed cpuMode to allowCPU) Added batch file to launch all devices (CPU+iGPU+AMD+CUDA) * Improved OpenCL & CPU hashrates, added missing logs * Added gasApiMax parameter Updated Readme Added SEDO contract address in guide Improved exception handling * Update Readme and guide * Fix compile errors in Linux * Fix AMD GPU without name in Linux, improve error handling * Clean up code * Add 10 share delay offset for pool devfee * Improve error handling, code cleanup Also remove initial hashrate reducer (seems not required anymore) * Fix compile error in Linux * Fix CPU miner repeat "Stop mining" multiple times * Fixed CPU miner slowdown in Linux Enable exception handling (no impact in performance) * Change CPU miner default affinity (odd), improve error handling Fixed incorrect CPU hashrate in API * Update help command * Renamed ERC-541 to 0xBTC * Clean up code * Update Readme
PreviousNext