X15 issue again...
I use the algo switching option with my gpu and don't understand why the worker shuts down completely if one algo has issues.
It should simply switch to the next profitable one, but it just stops mining completely until the dead algo returns.
That's not very good at all!
djoser.
This should be fixed now.
Hello crackfoo,
Sorry, but it seems not to be fixed.
Exactly the same issue again right now.
X15 disappears from pool stats and miner stops working.
Cheers, djoser.
hrmm ok. It did remove the x15 from api properly:
{"sha256": {"name": "sha256", "port": 3333, "coins": 14, "fees": 2, "hashrate": 33496182008846, "workers": 107, "lastbloc": 14123, "timesincelast": 100, "estimate_current": 0.00000529, "estimate_last24h": 0.00000561, "actual_last24h": 0.0041, "rental_current": 0.00666071}, "scrypt": {"name": "scrypt", "port": 3433, "coins": 20, "fees": 2, "hashrate": 1464838953, "workers": 82, "lastbloc": 1846761, "timesincelast": 85, "estimate_current": 0.00011482, "estimate_last24h": 0.00011483, "actual_last24h": 0.0924, "rental_current": 0.15102283}, "lyra2v2": {"name": "lyra2v2", "port": 4533, "coins": 5, "fees": 2, "hashrate": 57378542, "workers": 21, "lastbloc": 129737, "timesincelast": 440, "estimate_current": 0.00020055, "estimate_last24h": 0.00018627, "actual_last24h": 0.3092, "rental_current": 0.25533888}, "neoscrypt": {"name": "neoscrypt", "port": 4233, "coins": 4, "fees": 2, "hashrate": 4159291, "workers": 78, "lastbloc": 418728, "timesincelast": 298, "estimate_current": 0.00304056, "estimate_last24h": 0.00301735, "actual_last24h": 3.0825, "rental_current": 4.10643842}, "quark": {"name": "quark", "port": 4033, "coins": 6, "fees": 2, "hashrate": 141206613, "workers": 14, "lastbloc": 249956, "timesincelast": 164, "estimate_current": 0.00017863, "estimate_last24h": 0.00017330, "actual_last24h": 0.1154, "rental_current": 0.20224336}, "qubit": {"name": "qubit", "port": 4733, "coins": 4, "fees": 2, "hashrate": 24247896, "workers": 16, "lastbloc": 41878, "timesincelast": 653, "estimate_current": 0.00013865, "estimate_last24h": 0.00019881, "actual_last24h": 0.1866, "rental_current": 0.18973258}, "c11": {"name": "c11", "port": 3573, "coins": 2, "fees": 2, "hashrate": 19879170, "workers": 6, "lastbloc": 675100, "timesincelast": 177, "estimate_current": 0.00058914, "estimate_last24h": 0.00050852, "actual_last24h": 0.2105, "rental_current": 0.74885460}, "x11": {"name": "x11", "port": 3533, "coins": 11, "fees": 2, "hashrate": 467468364, "workers": 127, "lastbloc": 89726, "timesincelast": 130, "estimate_current": 0.00012794, "estimate_last24h": 0.00018134, "actual_last24h": 0.1462, "rental_current": 0.18369703}, "x13": {"name": "x13", "port": 3633, "coins": 3, "fees": 2, "hashrate": 283923223, "workers": 35, "lastbloc": 770627, "timesincelast": 171, "estimate_current": 0.00027667, "estimate_last24h": 0.00034950, "actual_last24h": 0.3412, "rental_current": 0.39964410}, "groestl": {"name": "groestl", "port": 5333, "coins": 1, "fees": 2, "hashrate": 0, "workers": 0, "lastbloc": 960491, "timesincelast": 5194, "estimate_current": 0.00007836, "estimate_last24h": 0.00006379, "actual_last24h": 0.1501, "rental_current": 0.08795759}, "myr-gr": {"name": "myr-gr", "port": 5433, "coins": 3, "fees": 2, "hashrate": 0, "workers": 0, "lastbloc": 582401, "timesincelast": 35381, "estimate_current": 0.00004098, "estimate_last24h": 0.00006489, "actual_last24h": 0.0118, "rental_current": 0.05007796}, "yescrypt": {"name": "yescrypt", "port": 6233, "coins": 1, "fees": 2, "hashrate": 197194, "workers": 62, "lastbloc": 70815, "timesincelast": 285, "estimate_current": 0.03111918, "estimate_last24h": 0.02479419, "actual_last24h": 25.2836, "rental_current": 42.41434436}}
Will look into it more again.