|
|
|
|
|
by dnautics
3095 days ago
|
|
Because it's a silly concept. The whole point of hashing as a proof of work is that verification is faster than generation... It's a one way function. If you intend to use scientific computation as proof of work, then in most cases, verification is just as difficult as generation, so now all you've done is wasted computation by repeating your calculation each time you're verifying. In other cases (protein folding e.g.) which might be a one way function if formulated correctly the difficulty of work is not meaningfully measurable which creates uncertainty in the underlying value of the coin or the cost of mining. Another problem is that it breaks distributed trust since how can you be really sure that the problem is legitimately solved if it's scientific unknown. |
|