Skip to content

Bugfix and enhancement

Compare
Choose a tag to compare
@lwYeo lwYeo released this 25 Nov 03:54
· 32 commits to master since this release
1fc0010

For HiveOS, refer to GuideForHiveOS.txt on how to get started.
For EthOS, refer to GuideForEthOS.txt on how to get started.
For other version of Linux (64 bit), follow these installation steps prior to launching.

For Windows 10 (64 bit), download and install .NET core 2.1 runtime (Windows x64) prior to launching.

Please refer to the readme here, and pool mining guide or solo mining guide.

GUI version (Windows 10 64 bit only) can be found at this link.

Note for solo mining:

  • The URL in web3api is for TESTING PURPOSE only, do change it to your geth node, or Infura account (about 5-10 rigs/instances per account or you may get rate-limited).
  • It is normal for miner to pause after submitted nonce with transaction ID, mining will resume upon the next new challenge receive.
  • Effective hashrate will be zero, until the first solution/share has been submitted.

Fixes:

  • Incorrect PCI Bus ID for CUDA devices #7
  • Miner not exiting after kernel crash/stop

Changes:

  • Use last submitted gas parameter if API fails #8