Skip to content

1.1.8

Compare
Choose a tag to compare
@michal-zurkowski michal-zurkowski released this 11 Jul 21:15
· 33 commits to beta since this release
ae76102

We recommend tested pools like r-pool, suprnova, and p2pool.

Changes

Fixes:

  • Fix rare cases of Low Difficulty share stream after lost connection.
  • Display proper Cryptonight variants used with new blocks.
  • Properly calculate real current, min, max, avg hashrate - Hashes done by the miner.
  • Block sends of shares with mixed address RTM/WATC/BUTK to the pool.

Changes:

  • Check for the --max-temp=N with every submitted share and ~20s. Previously was ~60s and with new block/job.
  • Increase the performance of 2 Cryptonight variants and some general Cryptonight changes in GR algo (5-9%). Re-tuning of the miner is recommended!
  • Better support for WATC/BUTK mining.
  • Provide better info during the tuning process.
  • --benchmark - Now provides true average hashrate from each rotation and estimated pool average.
  • Dev fee changed from 1% to 1.75%.

Added:

  • --force-tune - Forces tuning regardless if the tune_config file is present. Useful on HiveOS.
  • --benchmark-old - Old ratios of calculating hashrate. Left for comparison purposes with the previous version.

Removed:

  • All algorithms support that is not used by Ghost Rider (GR) algorithm.

Notes:

Ausminers and I have put a great amount of time and work into the miner for this next increase, so we had to up the dev fee % slightly to 1.75% to help offset that time and allow us to work on it more in the future.