Post
Topic
Board Mining (Altcoins)
Re: SRBMiner Cryptonight AMD GPU Miner V1.5.9
by
hesido
on 07/06/2018, 13:46:09 UTC
Doktor is working on a coin switcher (YAY!), but until then, you can try out this one, I forked from an existing project and made some UI enhancements, Pushbullet support, Miner dropdown selection support, and very basic HTTP-auth to add a tiny bit of security when using from external ip.

https://github.com/hesido/cryptonote-proxy


You need to install node.js for this. SRBminer (or any other miner) connects to this proxy and you can switch between coins (or pools for same coin) at the click of a button, and this does not cause any hash rate drops during transition, and you do not have to go through every item in pool list to reach a coin...

edit: I use this to switch coins from my mobile using this, so there's that Smiley I don't have to use team viewer or anything.

If SRB sports an algo change using the job json message, this could in future be used to switch between different algo coins Wink I'm also going to implement coin switching based on difficulty / difficulty + btc value of coin.