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.

RaiBlocks: A Feeless Distributed Cryptocurrency Network [pdf]

91 pointsby onuryavuzover 7 years ago

8 comments

pgtover 7 years ago
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 未加载
Mizzaover 7 years ago
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 未加载
CryptoPunkover 7 years ago
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.
ciesover 7 years ago
Glad to see a coin that has it&#x27;s own codebase (not some fork). And the lattice approach sure is innovative :)
评论 #16054435 未加载
joeblauover 7 years ago
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 未加载
mooneaterover 7 years ago
I would love to see a balanced discussion of pros and cons of the unusual lattice design used by raiblocks.
评论 #16054151 未加载
评论 #16054053 未加载
macawfishover 7 years ago
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 未加载
oculusthriftover 7 years ago
the concept seems cool but the creator doesn’t inspire much hope to me
评论 #16054397 未加载