Payouts in darkcoins only.payouts will be darksended to preserve anonymity.
Pool software? Wouldn't it be easier, in C#, if you'd just write client software that would switch locally?
Would be even more fun if ccminer itself could switch through API, flawlessly and multi-algo. Even loadbalancing against % chance of a coin being the most profitable.
Coin A has 80% chance, and most would just mine that. But it would make sense to also loadbalance 20% to the second most probable profitable coin. Or maybe even more
it would great if all switching / load balance / failover was done within ccminer as it does with sgminer ... and autosensing / autoswitching multi-algo - now that would be a time saver ...
most profitable though? ... damn ... maybe thats a project that would have to go to a few devs - not just one ...
sounds like an awesome plan though ...
#crysx
I wouldn't do the profit switching inside ccminer itself. That's a great field for C#, and should be done API-wise. That's where ccminer needs an update
A separate C# tool could grab prices and profits like my profitcalc does, and switch the miner through a simple API command.
I know now things that I should implement/improve in the profitcalc (like PoS stealing blocks from PoW etc), but too busy with other stuff ATM ^^" *damn guis*