You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on GitHub.com and signed with GitHub’s verified signature.
The key has expired.
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.