Satoshi Dice

From Bitcoin Wiki
Revision as of 04:45, 24 August 2013 by Eldentyrell (talk | contribs) (Argh, edited from the wrong version. Stupid mediawiki.)
Jump to: navigation, search

SatoshiDice is a "blockchain-based betting game."

Some consider it to be DDoS attack against the Bitcoin network since it is bypassing the built-in anti-DDoS features of Bitcoin (transaction fees). Others see it as proof that the incentives created by the bitcoin transaction fee scheme do not produce the results originally expected.

Unlike traditional online gaming software, wagers with SatoshiDice can be sent without access to the website nor running any client software. To play, a Bitcoin transaction is made to one of the static addresses operated by the service, each having differing payouts. The service determines if the wager wins or loses and sends a transaction in response with the payout to a winning bet or it returns a tiny fraction of the house's gain to a losing bet. As a result, the game spams the p2p network and blockchain with useless data. SatoshiDice forces players to pay a transaction fee on each result so the spam will successfully flood both the p2p relay network and the blockchain.

There has been the suggestion that the service might be also be used as a mixing service, as the composition of a wallet can be materially changed after running wagers through SatoshiDice[1]. Though this approach could change the makeup of the wallet, it does not sufficiently serve the mixing purpose as the coins returned in winning bets are tied to the coins from the wager transaction.

There is no reason to believe that Satoshi Nakamoto has anything to do with this attack, other than the service choosing to include the noun Satoshi in the brand.

SatoshiDice.com was announced on bitcointalk on April 24th, 2012, by its operator, Eric Voorhees. A user of this wiki claimed that it is currently operated by and licensed under Costa Rica-based Blockchain Limitada. It is unclear whether Mr. Voorhees controls Blockchain Limitada. A google search for "Blockchain Limitada" yields no hits.

SatoshiDice permanently blocked US players in May 2013 citing potential legal concern.

Random Number Generation

To determine if a wager is a winner or loser, the site uses a method to produce a number between 0 and 65,535, similar to how a random number generator (RNG) would be used. The service uses a combination of the transaction hash from the wager transaction from the blockchain and performs a 512-bit SHA2 hash for that transaction hash using a secret unknown to the player. The first four bytes of that hash become the lucky number in determining winner or loser.

Odds

Each wager address has different odds, and each gives the house an edge of 1.90% (i.e., payouts are 98.1% when including the payout to the losing bets). The website shows the full list of wager addresses and odds.

Automated Betting

Some gamblers have built automated betting bot scripts employing the Martingale betting system and variants thereof[2].

History

SatoshiDice was the brand given the service initially created by BitcoinTalk forum user FireDuck before selling the system to another operator[3]. The service was announced on April 24, 2012[4]. Within weeks, the site became responsible for more Bitcoin transactions than all other uses of Bitcoin combined[5].

Since August 20, 2012 some SatoshiDice shares are traded[6] on the Romanian exchange platform MPEx under S.DICE symbol and paying monthly dividends.

See Also

External Links

References