| I agree with most of what you say. However: > [...] especially when carbon costs are priced in. You misunderstand the economics of proof-of-work. Perhaps we should call it 'proof-of-waste'. Basically, in something like bitcoin proof-of-work functions a bit like an auction: the total amount of resources wasted on mining tends to equal the total amount of mining rewards. For simplicity, assume mining rewards are fixed. If hashing becomes cheaper, (eg first because of GPU miners, later because of ASICs), the hash rate will go up, but the total amount of resources wasted on mining will stay the same. If hashing becomes more expensive (eg because of a universal carbon tax), the hash rate will go down, but the total amount miners spend on mining stays the same. Arguably, that's exactly how a carbon tax is supposed to work in the best case. Of course, there will be plenty of incentives to avoid the carbon tax. Both by mining with clean power (good!) and by mining in places that don't implement the carbon tax (less good!). |
half agree with that. PoW is the most efficient method of converting raw energy into a digitally secure token. It would be much better if the work done was actually useful beyond that.
Some attempts have been done in the past, but with low success (Riecoin IIRC uses cpus to find sequences of primes, GridCoin used BOINC for the PoW, proof-of-boinc in that case).
There is still work to be done on EVM chains. Contract calls need to be processed and verified by every (full) node