Post
Topic
Board Mining (Altcoins)
Re: [ANN] Bminer: a fast Equihash miner for CUDA GPUs (5.3.0)
by
cryptoyes
on 09/02/2018, 04:54:15 UTC
Is it possible for bminer to work with Mining Rig Rentals? I've only had luck using EWBF, but I would prefer bminer.



Yes, I will work on this. But supporting Mining Rig Rentals will first require bminer to support failover pools. I plan to add failover pool support in 6.0 and then I will add Mining Rig Rentals support.

Thank you for being patient, bminer will eventually get there.

Actually, you are both wrong, but not totally wrong Smiley. First, bminer already works with mrr if you use the dedicated port feature at mrr. Otherwise, to work with mrr, bminer needs "mining.reconnect" support in the stratum protocol. This just tells the miner to create a new connection for mining elsewhere. Mrr must have some docs on this, or otherwise you can ask them ... or grab your best friend, tcpdump.

But yes, failover pool support is also important.