Has anyone considered a p2pool approach to decentralizing the mining? Because it would seem that the vast majority of people are mining on 1gh
p2pool is much harder on miniblockchain. Allowing the txset to be modified requires that nodes have a copy of the account trie in order to find the master hash corresponding to the txset. I suppose it could be done. Probably easiest way is to require the miner to be running the daemon and develop some rpc for processing hypothetical txset.