Hacker News new | ask | show | jobs
by pishpash 3156 days ago
What? Any NP-complete problem is "cheap" to verify vs. to solve. You're telling me there are no economically valuable NP-complete problems?
1 comments

If there are, why has no one built a coin around it unstead of using untold watts to calculate hashes?
They did, like protein folding.

Part of it is that if its going to be a currency, its not particularly appealing that some group gets arbitrary benefits from the act of mining, for free. The government has the power to force such a currency on us, but otherwise, unless the economically valuable activity is globally valuable, its a difficult proposition to justify.

umm, generating a block whose hash starts with N consecutive zeroes (e.g. 000000009A8C3...) seems to be exactly that - an NP hard problem that's trivial to verify in polynomial time.
yes, but it's not useful in someway outside of the blockchain, which was the thrust of GP's argument.