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

科技回声

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

GitHubTwitter

首页

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

资源链接

HackerNews API原版 HackerNewsNext.js

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

RaiBlocks: A Feeless Distributed Cryptocurrency Network [pdf]

91 点作者 onuryavuz超过 7 年前

8 条评论

pgt超过 7 年前
The RAIblocks whitepaper is worth reading just as a reference on how a technical paper should be written.<p>(Disclosure: I became interested in RAI on NYE and recently invested some money in it)<p>The RAI secret sauce is the &quot;block lattice&quot; design where each account is its own blockchain and you only need to care about the chains you want to do business with, unless you encounter conflicts. Conflicts are resolved by proof-of-stake voting. If you don&#x27;t run a full node, you choose a representative to vote on your behalf.<p>Today I spent the afternoon playing around with a conceptual design in ClojureScript for a better desktop wallet: <a href="http:&#x2F;&#x2F;petrustheron.com&#x2F;posts&#x2F;xrb-wallet-concept&#x2F;" rel="nofollow">http:&#x2F;&#x2F;petrustheron.com&#x2F;posts&#x2F;xrb-wallet-concept&#x2F;</a><p>From a contrarian investor point-of-view, RAIBlocks is interesting because it is at the juncture of a terrible wallet experience, a weird name, dubious exchanges (at least UI wise), an okay website - but an excellent whitepaper and a working protocol that&#x27;s free to transact on.<p>If it scales, I predict it will do well. My biggest concern is C++ as an implementation language, compared to, say OCaml that is easier to verify. I also don&#x27;t have a strong feel for the robustness of the conflict resolution mechanism. However, the author is proficient and the codebase is readable.<p>The closest DAG impl. AFAIC, is Hashgraph, based on supermajority consensus that counts transactions that were &quot;strongly witnessed&quot;, but it is patented with no coin presently for sale.
评论 #16056675 未加载
Mizza超过 7 年前
So - the currency is entirely &quot;mined&quot; and distributed already?<p>And that period is over? So is a small handful of a few developers&#x2F;early-adopters that are trying to sell off a currency that they already own in its entirety?<p>Okay.
评论 #16054308 未加载
评论 #16054593 未加载
CryptoPunk超过 7 年前
A word of caution: while DAG-only chains are a promising area of research for cryptocurrency data structures, there are many unresolved problems with them.<p>IOTA solves it with a centralized coordinator and claims to have decentralized solutions being planned. RaiBlocks is, in my opinion, more honest about its vulnerabilities and its progress in solving them (they say they&#x27;re working on it). Since RaiBlocks has no centralized coordinator, it could come under attack as soon as a shorting market emerges for it.
cies超过 7 年前
Glad to see a coin that has it&#x27;s own codebase (not some fork). And the lattice approach sure is innovative :)
评论 #16054435 未加载
joeblau超过 7 年前
Can someone help me understand.<p>If a block chain (or whatever you want to call your token of choice) doesn&#x27;t have any fees, how is it different from just having a database. No fees mean that every transaction has the same value so there is no transaction prioriization other than time. This seems like a glorified eventually consistent database synchronization algorithm. In a fee based blockchain, I can pay more to get my transactions through before someone else.<p>Again... I&#x27;m not a PHD, nor am I even that smart so can someone break this down.
评论 #16054139 未加载
评论 #16057932 未加载
评论 #16054546 未加载
评论 #16054148 未加载
mooneater超过 7 年前
I would love to see a balanced discussion of pros and cons of the unusual lattice design used by raiblocks.
评论 #16054151 未加载
评论 #16054053 未加载
macawfish超过 7 年前
I feel stupid cause I brushed this one aside in the summer in favor of iota... If only I&#x27;d found out about the faucet!
评论 #16060042 未加载
oculusthrift超过 7 年前
the concept seems cool but the creator doesn’t inspire much hope to me
评论 #16054397 未加载