<div>hello list,<br></div><div><br></div><div>would it be possible to have two available POW mining algorithms (like<br></div><div>for example "Double-SHA256" and "Cuckoo Cycle"), and let the miner<br></div><div>choose which one to use for POW?<br></div><div><br></div><div>the two algorithms would have independent difficulties, and after each<br></div><div>difficulty period, the difficulty would be adjusted to aim for 50/50<br></div><div>distribution of the two algorithms (in addition to aim for 10 minutes<br></div><div>block time).<br></div><div><br></div><div>this could be done by only adjusting up difficulty for the algorithm<br></div><div>used in most blocks last period, or only adjusting down difficulty for<br></div><div>the algorithm with the least number of blocks last period (depending<br></div><div>on whether the combined difficulty was to be adjusted up or down).&nbsp; or<br></div><div>maybe a more sophisticated variant, where both difficulties are<br></div><div>adjusted, based on the relative difference of the number of blocks<br></div><div>where they are used.<br></div><div><br></div><div>the main motivation for this would be:<br></div><div><br></div><div>- increase mining distribution<br></div><div>- continue mining even when one type of miners suddenly jump to mine a<br></div><div>&nbsp; more profitable altcoin.<br></div><div><br></div><div>not sure if this has been proposed (and rejected) before, but I can't<br></div><div>remember seeing it discussed.<br></div><div><br></div><div>would probably require a hard fork.<br></div><div><br></div><div>SA<br></div><div><br></div>