TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

A Provably Secure Proof-Of-Stake Blockchain Protocol

93 点作者 xiamx超过 8 年前

4 条评论

lappa超过 8 年前
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 未加载
gwern超过 8 年前
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>
vesinisa超过 8 年前
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 未加载
lacker超过 8 年前
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 未加载