-
Notifications
You must be signed in to change notification settings - Fork 45
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Useless for mining altcoins (anycoin different than ethereum) #25
Comments
You can try |
I tried it and it worked but only when dev fee 'is mined' from dwarfpool. Other pools has somekind of authorisation failure. I normally use remote managment to change coins (many rigs) - in this case above solution is very time consuming. Thanks for advice. |
I use config.txt: -dbg -1 'Retrydelay 1' is a must in this case. |
Authorization problem is common and cause is your pool only supports one of protocols (ESM 0 or ESM 1) but devfee switches protocols randomly (dwarpool being ESM 0 so must be your pool, other devfee pools ESM 1). So your only solution is to try another pool or just leave as is.
More discussion here - #19 |
Dev fee is mined only on ethereum and use ethereum DAG so need ethereum wallet. If I mine some altcoin eg. ELLAISM ora PIRL ora AKROMA then nodevfee use ELLAISM&etc. wallet address on ethereum pool for example on ethermine.org. I can see my ellaism address on ethermine.org with 'default' worker and hashrate that I missed.
Please add mining dev fee to wallet in nodevfeewallet.txt and mining normal to adress specified in config.txt or command line. That should fix the main issue of this app.
Will donate if you do.
Thanks!
The text was updated successfully, but these errors were encountered: