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

科技回声

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

GitHubTwitter

首页

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

资源链接

HackerNews API原版 HackerNewsNext.js

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

REM: Resource-efficient mining for blockchains

45 点作者 monort超过 7 年前

5 条评论

woah超过 7 年前
Isn't this just exchanging proof of work for proof of Intel? Why not just have Intel run a centralized database with widely replicated logs?
评论 #15390457 未加载
评论 #15388480 未加载
gtrubetskoy超过 7 年前
PoW is how bitcoin blocks are “sealed” forever, which makes bitcoin possible, how is that not useful?
评论 #15388673 未加载
DennisP超过 7 年前
To whatever degree the "useful" work has economic value, that value offsets the expenses of a miner attempting a 51% attack. In PoW it's only the wasted work that secures the currency.
eximius超过 7 年前
Ethereum could theoretically implement a similar scheme with running contracts on the EVM (in some ways, it does already). But instead of hinging on Intel to act honestly, it could use fraud proofs instead. It would significantly increase the overhead, but less so than PoW.<p>Alternatively, PoS is probably just fine. I&#x27;m not sure this is really better in any way.
评论 #15388733 未加载
gruez超过 7 年前
&gt;delid cpu<p>&gt;skew the rng and&#x2F;or manipulate the instruction counter<p>Congratulations, you &quot;hacked&quot; REMCoin.