Skip to content

nanominer v1.12.0

Compare
Choose a tag to compare
@Grumpy-Dwarf Grumpy-Dwarf released this 30 Oct 14:39
· 30 commits to master since this release
8618e88

First known GPU miner to support upcoming Ethereum Classic's EtcHash algorithm.
Switching ETC mining from Ethash to EtcHash is hardcoded on epoch 390 (current ETC epoch is 383).
No special changes in config is necessary, minimal config for ETC is the following:

wallet = 0x9eab4b0fc468a7f5d46228bf5a76cb52370d068d
coin = ETC

Mining on Mordor ETC EtcHash testnet is possible too with the config like this:

[etchash]
; Wallet is set up in node, it doesn't matter what you write here.
wallet=0
; IP and port of your Mordor node.
pool1=127.0.0.1:8545
coin=mordor