You're looking at Less Wrong's discussion board. This includes all posts, including those that haven't been promoted to the front page yet. For more information, see About Less Wrong.

negacthulhu comments on Ethereum creator Vitalik Buterin mentions LessWrong, discusses the various camps and ideologies in Cryptocurrency development - Less Wrong Discussion

6 Post author: Ander 31 December 2014 10:23PM

You are viewing a comment permalink. View the original post to see all comments and the full post content.

Comments (27)

You are viewing a single comment's thread. Show more comments above.

Comment author: negacthulhu 31 December 2014 11:45:19PM 3 points [-]

Full disclaimer: I work for Vitalik and the Ethereum Research Team.

Here are a couple of reasons for why we are ultimately eschewing PoW:

(1) We are pushing to get blockchain updating down to 3 seconds. You really can't do this with PoW, since 3 seconds is our budget for our network overhead.

(2) A single block chain doesn't scale well - we're pushing for protocols that involve multiple blockchains processing transactions independently. The current proposals all rely essentially on PoS based on the central Ethereum Blockchain. Proof of Work isn't generally secure for these architectures - if a new blockchain was created then a botnet could easily gain 51% of the compute power for a while before hashing power could be directed from other parts of the network.