TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

A Provably Secure Proof-Of-Stake Blockchain Protocol

93 pointsby xiamxover 8 years ago

4 comments

lappaover 8 years ago
I don&#x27;t know why this paper needs to introduce so much already common terminology.<p>&quot;Corrupt&quot; is a re-org &quot;stable transactions&quot; are confirmed transactions<p>&quot;Function maxvalid(C, C). Returns the longest chain from C ∪ {C} that does not fork from C more than k blocks.&quot;<p>This is the recipe for partitioning consensus. All you need to do is broadcast to anyone a lower-work chain and they will be on their own fork.<p>This is easy to do during a new sync in which the node has been offline for more than k blocks, or with a little more work you could stake grind and partition the network at the tip.<p>The former problem is covered in section 3.2.<p>Generally the nothing at stake problem will result in the problem of requiring some trusted source to not lie, regardless of the implementation, see <a href="https:&#x2F;&#x2F;download.wpsoftware.net&#x2F;bitcoin&#x2F;pos&#x2F;" rel="nofollow">https:&#x2F;&#x2F;download.wpsoftware.net&#x2F;bitcoin&#x2F;pos&#x2F;</a>
评论 #13137309 未加载
评论 #13137247 未加载
评论 #13135803 未加载
gwernover 8 years ago
Some earlier discussion of the protocol itself: <a href="https:&#x2F;&#x2F;www.reddit.com&#x2F;r&#x2F;ethereum&#x2F;comments&#x2F;52qfwl&#x2F;provably_secure_proof_of_stake_algorithm&#x2F;" rel="nofollow">https:&#x2F;&#x2F;www.reddit.com&#x2F;r&#x2F;ethereum&#x2F;comments&#x2F;52qfwl&#x2F;provably_s...</a>
vesinisaover 8 years ago
Interesting! Great to see people working on a more environmentally friendly blockchain.<p>What are the weak points of this cryptocurrency compared to Bitcoin? The white paper is very technical. Is it required that majority of stakeholders stay online and constantly take part in the network for it to function correctly?
评论 #13135634 未加载
评论 #13136515 未加载
lackerover 8 years ago
Is anyone actually mining this cryptocurrency? It seems a bit odd to say this is a proof of concept, without proving the concept by actually running the code. It might be happening somewhere, the topic just seemed avoided by the README.
评论 #13135258 未加载
评论 #13134868 未加载
评论 #13134719 未加载
评论 #13135353 未加载