|
|
|
|
|
by spinny
1498 days ago
|
|
> proof-of-waste 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 |
|
I'd say PoW is not the most efficient method. It's a terrible waste by design.
The kind of 'work' that works in PoW has some rather strict requirements, that's why it's almost impossible to shoehorn useful work into a PoW scheme.
Wikipedia tells me that eg GridCoin uses proof-of-stake to prevent double-spending attacks; its rewarding people for BOINC work is a totally separate gimmick.