Skip to content

v0.3.2 for qitmeerd

Pre-release
Pre-release
Compare
Choose a tag to compare
@jamesvan2019 jamesvan2019 released this 11 Dec 05:48
· 233 commits to master since this release
da35221

This is release for the qitmeerd

The minder works only with the latest qitmeerd

Start the newest node

- Support OS:

  • Windows10 (v0.3.2)
  • Mac (v0.3.2) Without cuda
  • Ubuntu (v0.3.2)

- Add Feature

Windows and Ubuntu can use cuda mining for best performance(set in config file)

  • set cuda=true in config
  • set edge_bits=29

- Sign Sha256 Binary Files (you need check it before use it)

  • mac-miner
$ openssl dgst -sha256 mac-miner.zip
$ SHA256(mac-miner.zip)= ea653e92e3f1465dd8f38125f288d9aba161d9dce23431794faa4d0765acfab8
  • ubuntu-miner
$ openssl dgst -sha256 ubuntu-miner.zip
SHA256(ubuntu-miner.zip)= 8be3093c05722f40af021fd24704fce167363f353baa410388c46300b6bcbca2
  • win-miner
$ openssl dgst -sha256 win-miner.zip
$ SHA256(win-miner.zip)= 37f3e8024c08123c76b12003ac94138970ceba96bc7d2704d35040bd20af142b

Fix Feature

  • Optimize cuda CPU usage too high
  • Fix Bug about multi cards run

Download link see Assets

See help