Skip to content

nanominer v1.0.0

Compare
Choose a tag to compare
@Grumpy-Dwarf Grumpy-Dwarf released this 24 Dec 16:01
· 58 commits to master since this release
a0165ba
  • Ubqhash algorithm was added.
  • Huge RandomHash performance improvement, up to 80% better than FinMiner.
  • Support several algorithms on same process with single config. This includes dual mining PascalCoin with Ethash, CryptoNight or Ubqhash without performance drops. This make nanominer the most profitable Ethash miner at the moment.
  • RandomHash commission is now 5% for mining RandomHash only and 3% in case at least one of GPU algorithms is running in parallel. All other commissions are 1%.
  • New BoringAPI implemented for rigs monitoring. This includes some complex cases of several algorithms running in parallel.