github nanopool/nanominer v3.7.0
nanominer v3.7.0

latest releases: v3.9.1, v3.9.0, v3.8.12...
22 months ago
  • 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.

Don't miss a new nanominer release

NewReleases is sending notifications on new releases.