Skip to content

Releases: nanopool/nanominer

nanominer v1.3.3

31 May 11:53
8eb61c2
Compare
Choose a tag to compare
nanominer v1.3.3 Pre-release
Pre-release

Fixed random Monero mining crashes on some connection types.

UPDATE: This release have critical connection issue fixed in 1.3.4. Please don't use this release.

nanominer v1.3.2

21 May 15:42
8eb61c2
Compare
Choose a tag to compare

Fixed hanging while enumerating AMD devices on some systems.

nanominer v1.3.1

17 May 14:59
8eb61c2
Compare
Choose a tag to compare

Fixed CryptoNightR runtime compilation issue on some AMD devices.

nanominer v1.3.0

14 May 15:36
8eb61c2
Compare
Choose a tag to compare
  • Added CryptoNightR (Monero) and CryptoNightReverseWaltz (Graft) algorithms support on AMD GPUs.
  • New option powerLimits to control Nvidia GPUs power limits.
  • Show block acception time for QuarkChain.
  • Support any shard IDs for QuarkChain, including null for root chain mining.

nanominer v1.2.4

29 Apr 17:08
790a0e2
Compare
Choose a tag to compare
  • QuarkChain shard option was renamed to shardid to avoid confusion.
  • Added farmRecheck option for QuarkChain.
  • Do not show block accepted time for getwork protocol because it was calculated wrong. Will be added in some future update.
  • Fixed some stability issues.

nanominer v1.2.3

26 Apr 12:12
a4b308f
Compare
Choose a tag to compare

Fixed issue #19 with devices parameter ignored for Ethash.

nanominer v1.2.2

25 Apr 13:24
10d79d9
Compare
Choose a tag to compare
  • Added QuarkChain node support for mining Ethash algorithm. See configuration file examples for QuarkChain Ethash solo mining. Added optional shard parameter for QuarkChain.
  • Added command line launching scripts (cmdline_launcher.bat on Windows, cmdline_launcher.sh on Linux) for those users who need to run miner using single command line with arguments. See examples in README.
  • Up to 8% Cuckaroo29 (GRIN coin) performance improvements for AMD RX 580 8 GB.

nanominer v1.2.1

16 Apr 13:17
10d79d9
Compare
Choose a tag to compare

Fixed crash on startup on some systems without Nvidia GPUs.

nanominer v1.2.0

12 Apr 11:11
10d79d9
Compare
Choose a tag to compare
  • Added fast (arguably the fastest) implementation of Grin's Cuckaroo29 algorithm for 8+ GB AMD GPUs with lowest possible CPU usage. Cuckaroo29 devfee is 0% till April 26th 4:20 PM local time and 2% after for this and any next version of nanominer.
  • Switched to CUDA 10 so all new Nvidia RTX GPUs are now supported. Need Nvidia Linux driver >= 410.48 or Windows driver >= 411.13 in order to work.
  • Added support for CryptoNightReverseWaltz (Graft coin) algorithm on Nvidia.
  • Two times less switches to dev fee and back - commission mining is now done once per two hours instead of single hour.

Happy Cosmonautics Day! 🚀

nanominer v1.1.1

13 Mar 10:45
1eae250
Compare
Choose a tag to compare
  • Lower CPU usage and system memory consumption for Nvidia CryptoNightR algorithm.
  • Fixed local miners discovery on some network configurations.