Skip to content

Releases: nanopool/nanominer

nanominer v3.7.4

23 Oct 22:42
370d4ca
Compare
Choose a tag to compare
  • Significantly improved Ethash performance in Intel Arc (up to 40%);
  • Removed LHR unlocker for new Nvidia drivers.

Ethash Intel Arc performance:
Intel Arc a380: 10.2 MH/s -> 14.6 MH/s.

nanominer v3.7.3

02 Oct 22:23
370d4ca
Compare
Choose a tag to compare

Fixed bug in authorizing wallet + ID in some VerusCoin pools.

nanominer v3.7.2

22 Sep 00:24
370d4ca
Compare
Choose a tag to compare
  • Fixed several ZIL issues.
  • Changed default coin to ETC.
  • Removed automatic switch from ETH to ETC.
  • Added config for ETHW (Ethereum-Pow)

nanominer v3.7.1

09 Sep 23:54
370d4ca
Compare
Choose a tag to compare

We reworked automatic switch ETH -> ETC after Pos:

  • Automatic switch to ETC is off by default.
  • We added the option walletEtc to specify ETC wallet after switching.
    To enable automatic switch add the following into the config:
switchToEtc = true
walletEtc = <ETC wallet>

nanominer v3.7.0

25 Aug 14:01
fb8d731
Compare
Choose a tag to compare
  • Added Intel Arc support for ethash.
  • Added automatic switch from ETH to ETC when ETH moves to PoS.

Intel Arc a380 ethash hashrate: 10.2 MH/s without OC.

Automatic switch is configured by switchToEtc. In case of mining on exchange wallet or any another custodial wallet switchToEtc should be false.

To enable automatic switch add the following line into the config:

switchToEtc = true

To disable automatic switch add the following line into the config:

switchToEtc = false

The default value is true.

nanominer v3.6.8

15 Jul 11:29
5f6e198
Compare
Choose a tag to compare
  • Added Conflux (Octopus algorithm) for AMD RDNA GPUs (RX 5xxx and RX6xxx).
  • Fixed nanominer crashes.

Approximate average performance (without OC):
RX 6800XT: 22.9 MH/s
RX 6700XT: 13.7 MH/s
RX 6600: 9 MH/s
RX 5700XT: 13.9 MH/s

nanominer v3.6.7

28 Jun 19:38
5f6e198
Compare
Choose a tag to compare

Fixed bug: nanominer does not require libcuda.so on AMD rigs anymore.

nanominer v3.6.6

24 Jun 12:20
5f6e198
Compare
Choose a tag to compare
  • Fixed 90% LHR unlock for Nvidia 3080 12 Gb.
  • Fixed high CPU usage with disabled hardware-accelerated GPU scheduling for ProgPow algorithms family (KawPow, FiroPow) on Nvidia GPUs.
  • Hashrate is now displayed once per 30 seconds for all algorithms.

nanominer v3.6.5

13 Jun 15:57
5f6e198
Compare
Choose a tag to compare

90% LHR unlock for Nvidia RTX 3050 & 3080-12gb.
Recommended drivers: Linux: 510.x Windows: 512.x. Admin/root privileges are required to unlock.
90% LHR unlock does not work on 512.95 and 515.x at this moment.

nanominer v3.6.4

07 Jun 09:49
5f6e198
Compare
Choose a tag to compare

Improved LHR unlock stability on old drivers. Recommended drivers are still: Linux: 510.x Windows: 512.x. Admin/root privileges are required to unlock.
100% LHR unlock does not work on 512.9x and 515.x at this moment.