{"id":67637,"date":"2016-03-29T03:44:04","date_gmt":"2016-03-29T07:44:04","guid":{"rendered":"http:\/\/www.euvolution.com\/prometheism-transhumanism-posthumanism\/dash-cryptocurrency-wikipedia-the-free-encyclopedia\/"},"modified":"2016-03-29T03:44:04","modified_gmt":"2016-03-29T07:44:04","slug":"dash-cryptocurrency-wikipedia-the-free-encyclopedia","status":"publish","type":"post","link":"https:\/\/www.euvolution.com\/prometheism-transhumanism-posthumanism\/cryptocurrency-2\/dash-cryptocurrency-wikipedia-the-free-encyclopedia\/","title":{"rendered":"Dash (cryptocurrency) &#8211; Wikipedia, the free encyclopedia"},"content":{"rendered":"<p><p>Dash (cryptocurrency)                                    <\/p>\n<p>          Official Dash logo        <\/p>\n<p>    Dash (formerly known as Darkcoin and    XCoin) is an open source peer-to-peer    cryptocurrency that uses a system called    Darksend to add privacy to transactions.[1] It was    rebranded from \"Darkcoin\" to \"Dash\" on March 25, 2015, a    portmanteau    of \"Digital Cash\".[2]  <\/p>\n<p>    One of the features of Dash is decentralized governance of the    network, making it a decentralized    autonomous organization.[3] Token fungibility and    user transaction privacy is another feature,[4] which is provided by a service    called Darksend, a decentralized coin-mixing service provided    by the network.  <\/p>\n<p>    Dash uses a chained hashing algorithm approach called X11 for the proof-of-work. Instead of using the    SHA-256 (from    well-known Secure Hash Algorithm family) or    scrypt it uses 11    rounds of different hashing functions.[5] The main    reason for X11, was to duplicate the maturation cycle of the    mining economy, which was originally important to Evan    Duffield.  <\/p>\n<p>    As of 2016, Dash is among the top-5 most popular    cryptocurrencies.[6]  <\/p>\n<p>    Darksend is a coin-mixing service originally based on CoinJoin. Later    iterations used a more advanced method of pre-mixing    denominations built into the user's wallet. The implementation    of Darksend also allows masternodes to submit the transactions    using special network code called DSTX,[7] this    provides additional privacy to users due to the deadchange    issue present in other CoinJoin based implementations such as    DarkWallet and CoinSuffle.[8]  <\/p>\n<p>    In its current implementation it adds privacy to transactions    by combining identical inputs from multiple users into a single    transaction with several outputs. Due to the identical inputs,    transactions usually cannot be directly traced, obfuscating the    flow of funds.  <\/p>\n<p>    Darksend's mixing is performed by Masternodes, servers    operating on a decentralized network which have the    responsibility of signing the transactions. For each round of    Darksend, the user selects two to eight (or even more) rounds    of mixing which vary the degree of anonymity achieved. Random    Masternodes are then elected to perform the coin mixing.    Masternodes are trust-less cryptographic technology, in the    sense that they cannot steal user coins, and the combination of    multiple Masternodes ensures that no single node has full    knowledge of both inputs and outputs in the transaction    process.  <\/p>\n<p>    To avoid the possibility of sybil attack, a process where a    peer-to-peer network is overtaken by \"bad actors\", collateral    requirements have been added to the process of joining the    Masternode network second tier. These are presently 1000 DASH    [9] and allow secure network    communication in via signed messages. As an incentive for    operating a Masternode, chosen nodes currently earn 45% of the    mining rewards.[10]  <\/p>\n<p>    InstantX is a service that allows for near-instant    transactions. Through this system, inputs can be locked to only    specific transactions and verified by consensus of the    Masternode network. Conflicting transactions and blocks are    rejected. If a consensus cannot be reached, validation of the    transaction occurs through standard block confirmation.    InstantX purportedly solves the double-spending problem without the    longer confirmation times of other cryptocurriencies such as    Bitcoin.[11]  <\/p>\n<p>    X11 is a hashing algorithm created by Dash core developer Evan    Duffield. X11s chained hashing algorithm approach utilizes a    sequence of eleven cryptographic    hashing algorithms for the proof-of-work.    This is so that the processing distribution is fair and coins    will be distributed in much the same way Bitcoins were    originally.[citation    needed]  <\/p>\n<p>    With chained hashing, high end CPUs give an average return    similar to that of GPUs. Another side effect of the algorithm is    that GPUs run at about 30% less electrical power than scrypt    and 30% to 50% cooler, putting less stress on the computing    setup and ensuring lower energy bills for miners.[12]  <\/p>\n<p>    Dark Gravity Wave (DGW) is a mining difficulty adjustment    algorithm created by Dash core developer Evan Duffield to    address flaws in Kimotos Gravity Well. It uses multiple    exponential moving averages and a    simple moving average to smoothly adjust the    difficulty, which is re-targeted every block. The block reward    is not adjusted strictly by block number, but instead uses a    formula controlled by Moore's law:    2222222\/((Difficulty+2600)\/9)2.[13][14]  <\/p>\n<p>    Dash is the first decentralized    autonomous organization powered by a Sybil proof    decentralized governance and funding system.[3] DGBB or Decentralized    Governance By Blockchain as it's called is a decentralized    process by which the network determines where money is spent.    Each Masternode operator is given the ability to use 1 vote on    each governance proposal, which is a completely open and    decentralized process.[15] Community    interaction with proposal submitters is done usually through    community driven websites, like DashWhale.[16] These    websites allow proposal submitters to provide multiple drafts,    then lobby for community support before finally submitting    their project to the network for a vote. After the submitter    has enough support, the network will automatically pay out the    required funds in the next super block, which happen monthly.  <\/p>\n<p>    Although, only in use a few months, the funding system has seen    growth of it's month revenue, from originally ~$14 thousands in    September 2015, to nearly $30 thousands in March 2016.[17] Eventually the budget system can    theoretically scale to $9M per month at a market cap of    $500M.[18]  <\/p>\n<p>    Since it's inception, the project has used the system for    important assets like acquiring dash.org,[19]    adoption into the Lamassu ATM[20][21] and the Dash N' Drink instant    soda machine,[22] along with funding many public    events.[23][24][25]  <\/p>\n<p>    Masternodes utilize a cryptographic bond model, which results a    supply and demand market between the interest rate Masternodes    are paid and the risk of holding the underlying asset. Early on    in the history of the asset, the high return caused a massive    uptake of Masternodes, starting from about 500 in Oct 2014 and    increasing to 3650 in March 2016.[26]  <\/p>\n<p>    Dash was originally released as XCoin (XCO) on January 18,    2014. On February 28, the name was changed to \"Darkcoin\". On    March 25, 2015, Darkcoin was rebranded as \"Dash\".[2]  <\/p>\n<p>          I discovered Bitcoin in mid 2010 and was obsessed ever          since. After a couple of years in 2012 I started really          thinking about how to add anonymity to Bitcoin. I came up          with maybe 10 ways of doing this, but I soon realized          that Bitcoin would never add my code. The developers          really want the core protocol to stay the same for the          most part and everything else to be implemented on the          top of it. This was the birth of the concept of Darkcoin.          I implemented X11 in a weekend and found it worked pretty          well and it would give a completely fair start to the          currency. What I really was aiming for with X11 is a          similar development curve where miners would fight to          create small advantages much like the early start of          Bitcoin. I think this a requirement to create a healthy          ecosystem.        <\/p>\n<p>    Within the first hour of launch, approximately 500,000 coins    were mined, followed by another 1,000,000 coins in the next 7    hours and finally another 400,000 in 36 hours. All told 1.9    million coins were mined in 48 hours, or approximately 32% of a    current supply (as of October 2015) of approximately 5.9    million,[28][29] generating    controversy regarding the initial distribution of coins.    According to Duffield, this was the result of an error in the    code \"which incorrectly converted the difficulty, then tried    using a corrupt value to calculate the subsidy, causing the    instamine\".[30]    At the time, Duffield was working a full-time job and coding    for Dash on the side, so it's not surprising that there were    errors in the initial code.[30] Duffield claims in    the official bitcointalk.org thread (mirrored) that \"Dash has    no premine and was fairly and transparently launched\".[31]  <\/p>\n<p>    At the time Dash (then called Xcoin) was launched, the    cryptocurrency space was riddled with scams. People were    creating new currencies, hyping their value, then dumping them    and abandoning the project. Many likely feared the same for    Dash. However, since Dash's launch, there has been over two    years of development, leading to a cryptocurrency that has over    50 volunteers and has solved such vexing issues as slow    confirmation times, block size increases, decentralized    governance, and a self-funding development budget.  <\/p>\n<p>    According to CoinMarketCap, in March 2016 the daily trade    volume of Dash was ~1% of the total trade of all    cryptocurrencies,[32] and the    market capitalization of Dash was    ~40 millions of US dollars.[33] Since then,    Dash has become the most active community on BitcoinTalk    reaching nearly 6000 pages, 118k replies, 5.9M reads.  <\/p>\n<p>    Zerocoin and    Cloakcoin also have built in the mixing services as a part of    their blockchain network.[34]  <\/p>\n<p>    The Dark Wallet client software for bitcoin was built to    natively mix transactions between users.[35]  <\/p>\n<p><!-- Auto Generated --><\/p>\n<p>Read more:<br \/>\n<a target=\"_blank\" href=\"https:\/\/en.wikipedia.org\/wiki\/Darkcoin\" title=\"Dash (cryptocurrency) - Wikipedia, the free encyclopedia\">Dash (cryptocurrency) - Wikipedia, the free encyclopedia<\/a><\/p>\n","protected":false},"excerpt":{"rendered":"<p> Dash (cryptocurrency) Official Dash logo Dash (formerly known as Darkcoin and XCoin) is an open source peer-to-peer cryptocurrency that uses a system called Darksend to add privacy to transactions.[1] It was rebranded from \"Darkcoin\" to \"Dash\" on March 25, 2015, a portmanteau of \"Digital Cash\".[2] One of the features of Dash is decentralized governance of the network, making it a decentralized autonomous organization.[3] Token fungibility and user transaction privacy is another feature,[4] which is provided by a service called Darksend, a decentralized coin-mixing service provided by the network. Dash uses a chained hashing algorithm approach called X11 for the proof-of-work. Instead of using the SHA-256 (from well-known Secure Hash Algorithm family) or scrypt it uses 11 rounds of different hashing functions.[5] The main reason for X11, was to duplicate the maturation cycle of the mining economy, which was originally important to Evan Duffield <a href=\"https:\/\/www.euvolution.com\/prometheism-transhumanism-posthumanism\/cryptocurrency-2\/dash-cryptocurrency-wikipedia-the-free-encyclopedia\/\">Continue reading <span class=\"meta-nav\">&rarr;<\/span><\/a><\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"closed","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[94874],"tags":[],"class_list":["post-67637","post","type-post","status-publish","format-standard","hentry","category-cryptocurrency-2"],"_links":{"self":[{"href":"https:\/\/www.euvolution.com\/prometheism-transhumanism-posthumanism\/wp-json\/wp\/v2\/posts\/67637"}],"collection":[{"href":"https:\/\/www.euvolution.com\/prometheism-transhumanism-posthumanism\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.euvolution.com\/prometheism-transhumanism-posthumanism\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.euvolution.com\/prometheism-transhumanism-posthumanism\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/www.euvolution.com\/prometheism-transhumanism-posthumanism\/wp-json\/wp\/v2\/comments?post=67637"}],"version-history":[{"count":0,"href":"https:\/\/www.euvolution.com\/prometheism-transhumanism-posthumanism\/wp-json\/wp\/v2\/posts\/67637\/revisions"}],"wp:attachment":[{"href":"https:\/\/www.euvolution.com\/prometheism-transhumanism-posthumanism\/wp-json\/wp\/v2\/media?parent=67637"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.euvolution.com\/prometheism-transhumanism-posthumanism\/wp-json\/wp\/v2\/categories?post=67637"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.euvolution.com\/prometheism-transhumanism-posthumanism\/wp-json\/wp\/v2\/tags?post=67637"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}