<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://en.bitcoin.it/w/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Bestbitcoincasino</id>
	<title>Bitcoin Wiki - User contributions [en]</title>
	<link rel="self" type="application/atom+xml" href="https://en.bitcoin.it/w/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Bestbitcoincasino"/>
	<link rel="alternate" type="text/html" href="https://en.bitcoin.it/wiki/Special:Contributions/Bestbitcoincasino"/>
	<updated>2026-05-03T04:21:49Z</updated>
	<subtitle>User contributions</subtitle>
	<generator>MediaWiki 1.43.8</generator>
	<entry>
		<id>https://en.bitcoin.it/w/index.php?title=Talk:Hardfork_Wishlist&amp;diff=47340</id>
		<title>Talk:Hardfork Wishlist</title>
		<link rel="alternate" type="text/html" href="https://en.bitcoin.it/w/index.php?title=Talk:Hardfork_Wishlist&amp;diff=47340"/>
		<updated>2014-05-13T09:35:22Z</updated>

		<summary type="html">&lt;p&gt;Bestbitcoincasino: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;==Obsolete item in &amp;quot;Bug Fixes&amp;quot;?==&lt;br /&gt;
* Use the previous block hash as an explicit or implicit prev_in in coinbases when hashing them to make it ~impossible to get a duplicate coinbase, thus removing the need for a pruning node to remember coinbase hashes to prevent duplicates consistently with the rest of the network&lt;br /&gt;
As of [https://github.com/bitcoin/bips/blob/master/bip-0034.mediawiki BIP 34], isn&#039;t this item obsolete? --[[User:Airbreather|Airbreather]] ([[User talk:Airbreather|talk]]) 19:06, 9 February 2014 (GMT)&lt;br /&gt;
&lt;br /&gt;
==Proposals which reduce security==&lt;br /&gt;
&amp;quot;Difficulty adjustment should adapt to sudden hashrate loss&amp;quot;&lt;br /&gt;
&lt;br /&gt;
It&#039;s really hard to construct &#039;&#039;general&#039;&#039; proofs, but I believe that _all_ such schemes substantially reduce the cost of performing forged chain attacks against isolated nodes.  I gave an argument of this here, assuming a particular decrease handling improvement: [https://bitcointalk.org/index.php?topic=46498.msg556137#msg556137]&lt;br /&gt;
&lt;br /&gt;
Beyond those problems schemes with asymmetric difficulty creates non-linearities which make it profitable for miners as a group to game the system: e.g. turn off until it falls fast, then turn on until it catches back up. The current mostly linear system doesn&#039;t enable this even if the miners conspire.&lt;br /&gt;
&lt;br /&gt;
One of my concerns about this page is that lots of ideas sound just fantastic until you consider their costs, or sound great so long as you don&#039;t mind their particular costs. Because these changes must be adopted by consensus and because people evaluate costs differently it&#039;s hard to find things that win the cost/benefit analysis for almost everyone.&lt;br /&gt;
&lt;br /&gt;
In my opinion, the drop risk is inconsequential: Having the average txn time go to 20 minutes for a month isn&#039;t really a big deal... and if there is a bigger drop then the slow txn processing time will be the least of our problems. The costs here are not speculative, altchains with &amp;quot;improved&amp;quot; difficulty adjustments have been exploited several times. The benefit is purely speculative and primarily matters only if bitcoin is already failing.&lt;br /&gt;
&lt;br /&gt;
Perhaps we should change the page to tabular layout so that we can link to for and against arguments for features where ones exist? --[[User:Gmaxwell|Gmaxwell]] 19:59, 4 January 2012 (GMT)&lt;br /&gt;
&lt;br /&gt;
:And yet another variant of this: * Replace the 10 minute block finding target with a dynamic target decided by the market [https://bitcointalk.org/index.php?topic=79837.0].  This one misses that the interblock time is important for convergence, also a naive implementation would change the payout schedule. --[[User:Gmaxwell|Gmaxwell]] ([[User talk:Gmaxwell|talk]]) 03:03, 28 July 2012 (GMT)&lt;br /&gt;
&lt;br /&gt;
Trying to eliminate hard-coded time parameters means working in the &amp;quot;Partially Synchronous&amp;quot; communications model [http://www.podc.org/dijkstra/2007.html]. It&#039;s also equivalent to building a &amp;quot;partition tolerant&amp;quot; system in the sense of P in the CAP theorem. This is a difficult problem, and most proposed solutions to it are going to be broken. Still it&#039;s a fundamental goal, and it deserves its own section in the wishlist.&lt;br /&gt;
--[[User:Amiller|Amiller]] ([[User talk:Amiller|talk]]) 08:46, 9 August 2012 (GMT)&lt;br /&gt;
&lt;br /&gt;
===OP_FAIL FAILS===&lt;br /&gt;
&lt;br /&gt;
I&#039;ve removed this suggestion:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;blockquote&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;Futureproofing&#039;&#039;&#039;&lt;br /&gt;
* Add a few new opcodes called OP_FAIL&#039;&#039;n&#039;&#039; or repurpose them from OP_NOP&#039;&#039;n&#039;&#039;.  These would immediately fail a transaction, and like OP_NOP&#039;&#039;n&#039;&#039;, would be available as new opcodes for future purposes, but without the burden of old clients dangerously understanding them as &amp;quot;do nothing&amp;quot;.&lt;br /&gt;
&amp;lt;/blockquote&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Because it&#039;s idiotic. You could already use undefined opcodes for this— but even that is stupid, the reason the the OP_NOPs are useful for futureproofing is specifically because they pass. The fact that they pass is what enables you to run a mixed network.  If you use an opcode that always fails for old nodes as an extension mechanism the instant that it gets mined the network forks. --[[User:Gmaxwell|Gmaxwell]] 17:13, 19 February 2012 (GMT)&lt;br /&gt;
&lt;br /&gt;
== Removed &#039;Proof of Stake&#039; ==&lt;br /&gt;
&lt;br /&gt;
I&#039;ve removed:&lt;br /&gt;
* Augment [[Proof of work]] with [[Proof of Stake]] as the mechanism for generating blocks.&lt;br /&gt;
&lt;br /&gt;
As non-viable due to being economically significant. --[[User:Gmaxwell|Gmaxwell]] 14:42, 12 March 2012 (GMT)&lt;br /&gt;
&lt;br /&gt;
Economic theory unambiguously indicates that the current protocol will fail eventually. It will need to be changed either before or when this happens. &lt;br /&gt;
A proof-of-stake system is likely the only viable long-term solution. Preparing for a forseeable problem is only prudent. --[[User:Cunicula|Cunicula]]  7 April 2012&lt;br /&gt;
&lt;br /&gt;
== Merkle trees, lite clients, coinbase commitments, UTXOs ==&lt;br /&gt;
&lt;br /&gt;
There have been at least four generations now of essentially the same proposal. I just added etotheipi&#039;s and DiThi&#039;s. The language for them has changed has many times. Should this be consolidated somewhere else? For what it&#039;s worth, I now prefer &amp;quot;hash graph&amp;quot; as the general term including chains, trees, and skiplists.&lt;br /&gt;
--[[User:Amiller|Amiller]] ([[User talk:Amiller|talk]]) 08:37, 9 August 2012 (GMT)&lt;br /&gt;
&lt;br /&gt;
== &#039;Permanent Forwarding&#039; ==&lt;br /&gt;
&lt;br /&gt;
As roughly sketched in the proposal bullet, this proposes some kind of new blockchain transaction-like directive to indicate permanent retirement of an old key and by-rule delegation of outputs to a new key. (This could solve some usability problems with prominently-advertised, but then lost or compromised, or suspected-compromised, keys.) &lt;br /&gt;
&lt;br /&gt;
This new categorical directive would not be understood by older nodes/mining software, so they&#039;d reject blocks containing the directive. Even if it could be crafted to be ignored by older nodes... they&#039;d then accept transactions/blocks which spend outputs from the &#039;dead&#039; key according to old rules, leaving contradictory info in the shared chain. Thus as far as I can tell, to work this feature requires a hard fork. Of course, if there&#039;s a way to implement the same benefit in a compatible way, I&#039;d appreciate hearing about it here on the talk page or elsewhere on the wiki. [[User:WargeGeoshington|WargeGeoshington]] ([[User talk:WargeGeoshington|talk]]) 10:52, 13 June 2013 (GMT)&lt;br /&gt;
&lt;br /&gt;
:: The idea that it&#039;s sender&#039;s responsibility to check some database is interesting... but makes senders reliant on having a full copy of this arbitrarily-large database. (It destroys the useful property, &amp;quot;all I need is to know my own inputs&amp;quot;, for sending.) And what of old clients/nodes/miners that don&#039;t know to check the forwarding-database? They issue bad transactions to dead addresses. They&#039;ll mine/forward bad blocks with transactions related to dead-addresses, rejected by newer software. Meanwhile, even if the forwarding notation is squeezed into blocks in a backward-compatible (or by-indirect-reference) fashion, as soon as someone spends an auto-forwarded-by-rule amount, that transaction looks illegal to old nodes, causing old nodes to reject post-forwarding blocks. Pre-feature and post-feature software can&#039;t understand each others&#039; blockchains, and grow indepedently if people keep running the old software. Isn&#039;t that the very definition of a &#039;hard fork&#039;? (If not, can you fill me in with a better definition?) &lt;br /&gt;
&lt;br /&gt;
:: In idealized theory -- and perhaps in Satoshi&#039;s vision -- addresses are single-use. But that&#039;s not protocol-required and in practice, many users/apps reuse addresses and advertise long-lived addresses... which gives rise to the exact security/usability problem this proposal attempts to address. &lt;br /&gt;
&lt;br /&gt;
:: So, you (and several others I&#039;ve floated this to) think this is an &amp;quot;interesting idea&amp;quot;. Maybe there&#039;s a way to do it with a soft fork (though I don&#039;t yet see it; it seems any such approach would be fragile or not offer the full benefits). There&#039;s a way to get the full benefits if it were in a &#039;hard fork&#039;. So why shouldn&#039;t this idea appear on a page that&#039;s a unprioritized &amp;quot;wishlist&amp;quot;, about changes that &amp;quot;might be desirable&amp;quot;? By deleting it you prevent evaluation and discussion of its possible value and possible implementations. --[[User:WargeGeoshington|WargeGeoshington]] ([[User talk:WargeGeoshington|talk]]) 05:15, 15 June 2013 (GMT)&lt;br /&gt;
&lt;br /&gt;
:::: Maybe we&#039;re using different definitions of hard vs. soft forks. I see a &#039;hard fork&#039; as a situation where old software, if it keeps running as nodes/miners, generates transactions and blocks that are not accepted by the post-hard-fork mainline. (A compatibility break that forces upgrades.) Is this definition wrong or imprecise? If not, how would a soft fork prevent someone with non-upgraded software from (a) sending a payment to an obsolete address which is then (b) minted into a block by miners running the old software? [[User:WargeGeoshington|WargeGeoshington]] ([[User talk:WargeGeoshington|talk]]) 18:42, 12 August 2013 (GMT)&lt;br /&gt;
&lt;br /&gt;
:::::: Exactly, so a public, permanent forwarding order, via a new directive in the blockchain, would be seen as invalid to (or cause malfunction by) old software. Alternatively, a block created by old software, illegally spending from an address that&#039;s been permanently-forwarded, because the old software didn&#039;t recognize the forwarding-order, would be considered invalid to later software. Strong forwarding support means incompatible blocks. The wishlist idea is for this kind of strong protocol-support for irreversible forwarding; how can that happen short of a hard fork? -[[User:WargeGeoshington|WargeGeoshington]] ([[User talk:WargeGeoshington|talk]]) 02:14, 15 August 2013 (GMT)&lt;/div&gt;</summary>
		<author><name>Bestbitcoincasino</name></author>
	</entry>
	<entry>
		<id>https://en.bitcoin.it/w/index.php?title=Mining_software&amp;diff=47338</id>
		<title>Mining software</title>
		<link rel="alternate" type="text/html" href="https://en.bitcoin.it/w/index.php?title=Mining_software&amp;diff=47338"/>
		<updated>2014-05-13T09:30:32Z</updated>

		<summary type="html">&lt;p&gt;Bestbitcoincasino: Undo revision 47282 by Luke-jr (talk)&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{| class=&#039;wikitable&#039;&lt;br /&gt;
! colspan=&#039;15&#039; | information&lt;br /&gt;
|-&lt;br /&gt;
! Info      !! BFG   !! BitMinter !! BTCMiner !! cgminer !! Diablo !! EasyMiner !! gMinor !! GroupFabric !! MPBM   !! OSFPGABM !! Phoenix !! poclbm !! Ufasoft !! ScalaMiner&lt;br /&gt;
|-&lt;br /&gt;
| language  ||  C    || Scala     || Java     || C       || Java   ||           || Python || C++         || Python || Tcl      || Twisted || Python || C++ || Scala&lt;br /&gt;
|-&lt;br /&gt;
| license   || GPL-3 || All rights reserved&lt;br /&gt;
|                                    GPL-3    || GPL-3   || GPL-3  ||           || PD     ||Windows Store|| GPL-2+ || GPL-3    || MIT     || PD     || GPL-3 || GPL-3&lt;br /&gt;
|-&lt;br /&gt;
| website&lt;br /&gt;
| [https://github.com/luke-jr/bfgminer link]&lt;br /&gt;
| [https://bitminter.com link]&lt;br /&gt;
| [http://www.ztex.de/btcminer/ link]&lt;br /&gt;
| [https://github.com/ckolivas/cgminer link]&lt;br /&gt;
| [https://github.com/Diablo-D3/DiabloMiner link]&lt;br /&gt;
| [http://butterflylabs.com/drivers/ link]&lt;br /&gt;
|&lt;br /&gt;
| [http://www.groupfabric.com/bitcoin-miner/ link]&lt;br /&gt;
| [https://github.com/TheSeven/Modular-Python-Bitcoin-Miner link]&lt;br /&gt;
| [https://github.com/progranism/Open-Source-FPGA-Bitcoin-Miner link]&lt;br /&gt;
| [https://github.com/phoenix2/phoenix link]&lt;br /&gt;
| [https://github.com/m0mchil/poclbm link]&lt;br /&gt;
| [http://ufasoft.com/coin/ link]&lt;br /&gt;
| [https://github.com/colinrgodsey/scalaminer link]&lt;br /&gt;
|-&lt;br /&gt;
| forum&lt;br /&gt;
| [https://bitcointalk.org/?topic=78192 link]&lt;br /&gt;
| [https://bitcointalk.org/?topic=31163 link]&lt;br /&gt;
| [https://bitcointalk.org/?topic=40047 link]&lt;br /&gt;
| [https://bitcointalk.org/?topic=28402 link]&lt;br /&gt;
| [https://bitcointalk.org/?topic=1721 link]&lt;br /&gt;
| [https://forums.butterflylabs.com/easyminer-support/ link]&lt;br /&gt;
|&lt;br /&gt;
| [http://www.groupfabric.com/bitcoin-miner/support/ link]&lt;br /&gt;
| [https://bitcointalk.org/?topic=62823 link]&lt;br /&gt;
| [https://bitcointalk.org/?topic=9047 link]&lt;br /&gt;
| [https://bitcointalk.org/?topic=75786 link]&lt;br /&gt;
| [https://bitcointalk.org/?topic=1334 link]&lt;br /&gt;
| [https://bitcointalk.org/?topic=3486 link]&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| related pool || [[Eligius]] || [[BitMinter]] || || || || || || || || || || ||&lt;br /&gt;
|-&lt;br /&gt;
! colspan=&#039;15&#039; | operating systems&lt;br /&gt;
|-&lt;br /&gt;
! OS               !! BFG         !! BitMinter  !! BTCMiner    !! cgminer !! Diablo  !! EasyMiner !! gMinor  !!GroupFabric!!   MPBM  !! OSFPGABM!! Phoenix !! poclbm  !! Ufasoft !! ScalaMiner&lt;br /&gt;
|-&lt;br /&gt;
| Arch             ||{{Yes|pkg}}  ||            ||          ||{{Patch|src,ARM bin}}||    ||           ||         || {{No}}    ||         ||         ||         ||         || ||{{Yes|Java}}&lt;br /&gt;
|-&lt;br /&gt;
| Debian           ||{{Yes|pkg}}||{{Yes|Java}}||{{Patch|jar}}||{{Yes|pkg}}&lt;br /&gt;
|                                                                         {{Patch|jar}}||{{No}}||{{Patch|py}}|| {{No}}    ||{{Patch|py}}||{{Patch|?}}||{{Patch|py}}||{{Patch|py}}||{{Patch|src}}||{{Yes|Java}}&lt;br /&gt;
|-&lt;br /&gt;
| Fedora           ||{{Yes|pkg}}  ||{{Yes|Java}}||{{Patch|jar}}||{{Patch|bin}}||{{Patch|jar}}||{{No}}||{{Patch|py}}||{{No}}||{{Patch|py}}||{{Patch|?}}||{{Patch|py}}||{{Patch|py}}||{{Patch|src}}||{{Yes|Java}}&lt;br /&gt;
|-&lt;br /&gt;
| Gentoo           ||{{Yes|pkg}}  ||{{Yes|Java}}||{{Patch|jar}}||{{Yes|pkg}}||{{Patch|jar}}||{{No}}||{{Patch|py}}||{{No}}||{{Patch|py}}||{{Patch|?}}||{{Patch|py}}||{{Patch|py}}||{{Patch|src}}||{{Yes|Java}}&lt;br /&gt;
|-&lt;br /&gt;
| Mac OS X         ||{{Yes|hmbrw}}||{{Yes|Java}}||{{Patch|jar}}||{{Patch|src}}||{{Patch|jar}}||{{No}}||{{Patch|py}}||{{No}}||{{Patch|py}}||{{Patch|?}}||{{Patch|py}}||{{Patch|py}}||{{Patch|src}}||{{Yes|Java}}&lt;br /&gt;
|-&lt;br /&gt;
| OpenWrt          ||{{Yes|pkg}}  ||            ||         ||{{Patch|bin}}||         || {{No}}    ||         || {{No}}    ||         ||         ||         ||         || ||&lt;br /&gt;
|-&lt;br /&gt;
| Raspbian         ||{{Yes|pkg}}||{{Yes|Java}}||{{Patch|jar}}||{{Patch|bin}}||{{No}}||{{No}}||{{Patch|py}}|| {{No}}    ||{{Patch|py}}||    ||{{Patch|py}}||{{Patch|py}}||||{{Yes|Java}}&lt;br /&gt;
|-&lt;br /&gt;
| Ubuntu           ||{{Yes|pkg}}  ||{{Yes|Java}}||{{Patch|jar}}||{{Yes|pkg}}||{{Patch|jar}}||{{No}}||{{Patch|py}}||{{No}}||{{Patch|py}}&lt;br /&gt;
|                                                                                                               {{Patch|?}}||{{Patch|py}}||{{Patch|py}}||{{Patch|src}}||{{Yes|Java}}&lt;br /&gt;
|-&lt;br /&gt;
| Windows (32-bit) ||{{Yes|zip}}  ||{{Yes|Java}}||{{Yes|jar}}  ||{{Yes|zip}}  || {{Yes|jar}} || {{Yes}}   || {{Yes}} || {{Yes}}   ||         ||         || {{Yes}} || {{Yes}} || {{Yes}}||{{Yes|Java}}&lt;br /&gt;
|-&lt;br /&gt;
| Windows (64-bit)&amp;lt;ref name=&amp;quot;win64&amp;quot;&amp;gt;Windows includes (usually installed by default) the [http://en.wikipedia.org/wiki/WoW64 WoW64 subsystem] which enables running 32-bit Windows applications, with low performance impact.&amp;lt;/ref&amp;gt;&lt;br /&gt;
                    |{{Yes|zip}}  ||{{Yes|Java}}||{{Yes|jar}}  ||{{Patch|W32&amp;lt;ref name=&amp;quot;win64&amp;quot;/&amp;gt;}}&lt;br /&gt;
                                                                          | {{Yes|jar}}||           ||         || {{Yes}}   ||         ||         ||         ||         || ||{{Yes|Java}}&lt;br /&gt;
|-&lt;br /&gt;
| Windows RT        || {{No}}     || {{No}}     || {{No}}      || {{No}}     || {{No}}    || {{No}}  || {{No}}  || {{Yes}}   || {{No}}  || {{No}}   || {{No}}   || {{No}} || {{No}} ||{{No}}&lt;br /&gt;
|-&lt;br /&gt;
! colspan=&#039;15&#039; | mining devices (virtual)&lt;br /&gt;
|-&lt;br /&gt;
! Virtual device    !! BFG         !!BitMinter!! BTCMiner!! cgminer !! Diablo  !! EasyMiner !! gMinor  !!GroupFabric!!   MPBM  !! OSFPGABM!! Phoenix !! poclbm  !! Ufasoft !! ScalaMiner&lt;br /&gt;
|-&lt;br /&gt;
| getwork server    ||{{Yes|3.2.0}}||{{No}}   || {{No}}  || {{No}}  || {{No}}  || {{No}}    || {{No}}  ||{{No}}     || {{No}}  || {{No}}  || {{No}}  || {{No}}  || || {{Yes}}&lt;br /&gt;
|-&lt;br /&gt;
| stratum server    ||{{Yes|3.3.0}}||{{No}}   || {{No}}  || {{No}}  || {{No}}  || {{No}}    || {{No}}  ||{{No}}     || {{No}}  || {{No}}  || {{No}}  || {{No}}  || || {{No}}&lt;br /&gt;
|-&lt;br /&gt;
! colspan=&#039;15&#039; | mining devices (asic)&lt;br /&gt;
|-&lt;br /&gt;
! Device             !!BFG          !!BitMinter!! BTCMiner!! cgminer !! Diablo  !! EasyMiner !! gMinor  !!GroupFabric!!   MPBM  !! OSFPGABM!! Phoenix !! poclbm  !! Ufasoft !! ScalaMiner&lt;br /&gt;
|-&lt;br /&gt;
| AntMiner S1        ||{{No}}||{{No}}   ||{{No}}||{{Yes}}||{{No}}  || {{No}}  || {{No}}  ||{{No}}     || {{No}}  || {{No}}  || {{No}}  || {{No}}  || {{No}}  || {{No}}&lt;br /&gt;
|-&lt;br /&gt;
| AntMiner S2        ||{{No}}||{{No}}   ||{{No}}||{{Patch}}||{{No}}  || {{No}}  || {{No}}  ||{{No}}     || {{No}}  || {{No}}  || {{No}}  || {{No}}  || {{No}}  || {{No}}&lt;br /&gt;
|-&lt;br /&gt;
| AntMiner U1/U2 ||{{Yes|3.10.0}}||{{No}}||{{No}}||{{Yes}}||{{No}}  || {{No}}  || {{No}}  ||{{No}}     || {{No}}  || {{No}}  || {{No}}  || {{No}}  || {{No}}  || {{Yes|0.2}}&lt;br /&gt;
|-&lt;br /&gt;
| Avalon             ||{{Yes|3.0.0}}||{{No}}   ||{{No}}||{{Yes|2.10.4}}||{{No}} || {{No}}    || {{No}}  ||{{No}}     || {{No}}  || {{No}}  || {{No}}  || {{No}}  || {{No}}  || {{No}}&lt;br /&gt;
|-&lt;br /&gt;
| Avalon Gen2        ||{{No}} ||{{No}}   ||{{No}}||{{Yes}}||{{No}} || {{No}}    || {{No}}  ||{{No}}     || {{No}}  || {{No}}  || {{No}}  || {{No}}  || {{No}}  || {{No}}&lt;br /&gt;
|-&lt;br /&gt;
| BFx2 Bitfury USB || {{Patch|git}} || {{No}} || {{No}} || {{Yes}} || {{No}} || {{No}} || {{No}} || {{No}} || {{No}} || {{No}} || {{No}} || {{No}}  ||  || {{No}}&lt;br /&gt;
|-&lt;br /&gt;
| Bi*Fury            ||{{Yes|3.7.0}}||         || {{No}}||{{Yes|3.8.2}}||{{No}} || {{No}}    || {{No}}  ||{{No}}     ||         ||         || {{No}}  || {{No}}  ||  || {{No}}&lt;br /&gt;
|-&lt;br /&gt;
| BitBurner          ||{{No}}       ||{{No}}   ||{{No}}||{{Yes|3.3.2}}|| {{No}} || {{No}}    || {{No}}  ||{{No}}     || {{No}}  || {{No}}  || {{No}}  || {{No}}  || {{No}}  || {{No}}&lt;br /&gt;
|-&lt;br /&gt;
| BitForce SC 5 Gh/s ||{{Yes|3.0.0}}||{{Yes|1.4.0}}||{{No}}||{{Yes|3.1.0}}||{{No}}||         || {{No}}  ||{{No}}     ||         || {{No}}  || {{No}}  || {{No}}  || {{No}}  || {{Yes}}&lt;br /&gt;
|-&lt;br /&gt;
| BitForce SC 25 Gh/s||{{Yes|3.1.1}}||{{No}}   ||{{No}}||{{Yes|3.3.1}}||  {{No}}||           || {{No}}  ||{{No}}     ||         || {{No}}  || {{No}}  || {{No}}  || {{No}}  || {{Yes}}&lt;br /&gt;
|-&lt;br /&gt;
| BitForce SC 50 Gh/s||{{Yes|3.1.0}}||{{No}}   ||{{No}}||{{Yes|3.3.1}}|| {{No}} ||           || {{No}}  ||{{No}}     ||         || {{No}}  || {{No}}  || {{No}}  || {{No}}  || {{Yes}}&lt;br /&gt;
|-&lt;br /&gt;
| BitFury GPIO       ||{{Yes|3.3.0}}||{{No}}   || {{No}}  ||{{Yes|3.8.0}}|| {{No}}  || {{No}}    || {{No}}  ||{{No}}     ||         ||         || {{No}}  || {{No}}  || || {{No}}&lt;br /&gt;
|-&lt;br /&gt;
| Bitfury S.B.       ||{{Yes|3.3.0}}||{{No}}   || {{No}}  ||{{Yes|3.11.0}}|| {{No}}  || {{No}}    || {{No}}  ||{{No}}     ||         ||         || {{No}}  || {{No}}  || || {{No}}&lt;br /&gt;
|-&lt;br /&gt;
| BitMine A1         ||{{No}}||{{No}}   ||{{No}}||{{Yes}}||{{No}}  || {{No}}    || {{No}}  ||{{No}}     || {{No}}  || {{No}}  || {{No}}  || {{No}}  || {{No}} || {{No}}&lt;br /&gt;
|-&lt;br /&gt;
| Block Erupter Blade||{{Yes|3.2.0}}||{{No}}   || {{No}}  || {{No}}  || {{No}}  || {{No}}    || {{No}}  ||{{No}}     || {{No}}  || {{No}}  || {{No}}  || {{No}}  || {{No}}  || {{Yes}}&lt;br /&gt;
|-&lt;br /&gt;
| Block Erupter USB  ||{{Yes|2.6.4}}||{{No}}   ||{{No}}||{{Yes|2.6.4}}||{{No}}  || {{No}}    || {{No}}  ||{{No}}     || {{No}}  || {{No}}  || {{No}}  || {{No}}  || {{No}} || {{Yes|0.2}}&lt;br /&gt;
|-&lt;br /&gt;
| CoinTerra          ||{{No}}||{{No}}   ||{{No}}||{{Yes}}||{{No}}  || {{No}}    || {{No}}  ||{{No}}     || {{No}}  || {{No}}  || {{No}}  || {{No}}  || {{No}} || {{No}}&lt;br /&gt;
|-&lt;br /&gt;
| Drillbit          ||{{Yes|3.10.0}}||{{No}}   ||{{No}}||{{Yes|3.9.0}}||{{No}}  || {{No}}    || {{No}}  ||{{No}}     || {{No}}  || {{No}}  || {{No}}  || {{No}}  || {{No}} || {{No}}&lt;br /&gt;
|-&lt;br /&gt;
| Gridseed DualMiner          ||{{Yes|3.99.0}}||{{No}}   ||{{No}}||{{No}}||{{No}}  || {{No}}    || {{No}}  ||{{No}}     || {{No}}  || {{No}}  || {{No}}  || {{No}}  || {{No}} || {{Yes}}&lt;br /&gt;
|-&lt;br /&gt;
| HashBuster Micro   ||{{Yes|3.8.0}}||{{No}}   || {{No}}  || {{No}}  || {{No}}  || {{No}}    || {{No}}  ||{{No}}     ||         ||         || {{No}}  || {{No}}  || || {{No}}&lt;br /&gt;
|-&lt;br /&gt;
| HashBuster Nano    ||{{Yes|3.5.0}}||{{No}}   || {{No}}  || {{No}}  || {{No}}  || {{No}}    || {{No}}  ||{{No}}     ||         ||         || {{No}}  || {{No}}  || || {{No}}&lt;br /&gt;
|-&lt;br /&gt;
| HashFast          ||{{Yes|3.10.0}}||{{No}}   || {{No}}  || {{Yes}} || {{No}}  || {{No}}    || {{No}}  ||{{No}}     ||         ||         || {{No}}  || {{No}}  || || {{No}}&lt;br /&gt;
|-&lt;br /&gt;
| Hex•Fury      ||  || {{No}}  || {{No}}  || {{Yes}}  || {{No}}  || {{No}}  || {{No}}  || {{No}}  ||         ||         || {{No}}  || {{No}}  || || {{No}}&lt;br /&gt;
|-&lt;br /&gt;
| Klondike           ||{{Yes|3.6.0}}||{{No}}   ||{{No}}||{{Yes|3.6.0}}||{{No}}  || {{No}}    || {{No}}  ||{{No}}     ||         ||         ||         ||         || || {{No}}&lt;br /&gt;
|-&lt;br /&gt;
| KnC                ||{{Yes|3.4.0}}||{{No}}   || {{No}}||{{Yes|3.7.0}}||{{No}} || {{No}}    || {{No}}  ||{{No}}     || {{No}}  || {{No}}  || {{No}}  || {{No}}  || || {{No}}&lt;br /&gt;
|-&lt;br /&gt;
| LittleFury         ||{{Yes|3.5.0}}||{{No}}   || {{No}}  || {{No}}  || {{No}}  || {{No}}    || {{No}}  ||{{No}}     ||         ||         || {{No}}  || {{No}}  || || {{No}}&lt;br /&gt;
|-&lt;br /&gt;
| Metabank BitFury   ||{{Yes|3.3.0}}||{{No}}   || {{No}}  || {{No}}  || {{No}}  || {{No}}    || {{No}}  ||{{No}}     ||         ||         || {{No}}  || {{No}}  || || {{No}}&lt;br /&gt;
|-&lt;br /&gt;
| NanoFury / IceFury ||{{Yes|3.4.0}}||         || {{No}}  || {{Yes}}  || {{No}}  || {{No}}    || {{No}}  ||{{No}}     ||         ||         || {{No}}  || {{No}}  || || {{No}}&lt;br /&gt;
|-&lt;br /&gt;
| NanoFury NF2       ||{{Patch|git}}||         || {{No}}  || {{Patch|git}} || {{No}}  || {{No}}    || {{No}}  ||{{No}}     ||         ||         || {{No}}  || {{No}}  || || {{No}}&lt;br /&gt;
|-&lt;br /&gt;
| NanoFury NF6       ||             ||         || {{No}}  || {{Patch|git}}  || {{No}}  || {{No}}    || {{No}}  ||{{No}}     ||         ||         || {{No}}  || {{No}}  || || {{No}}&lt;br /&gt;
|-&lt;br /&gt;
| OneString BitFury ||  || {{No}}  || {{No}}  || {{Yes}}  || {{No}}  || {{No}}  || {{No}}  || {{No}}  || {{No}}  || {{No}}  || {{No}}  || {{No}}  || {{No}}  ||  {{No}}&lt;br /&gt;
|-&lt;br /&gt;
| Red/BlueFury       ||{{Yes|3.3.0}}||{{No}}   ||{{No}}||{{Yes|3.5.0}}|| {{No}} || {{No}}    || {{No}}  ||{{No}}     ||         ||         || {{No}}  || {{No}}  || || {{No}}&lt;br /&gt;
|-&lt;br /&gt;
| Spondoolies SP10 ||{{No}}||{{No}}   ||{{No}}||{{Yes}}||{{No}}  || {{No}}  || {{No}}  ||{{No}}     || {{No}}  || {{No}}  || {{No}}  || {{No}}  || {{No}} || {{No}}&lt;br /&gt;
|-&lt;br /&gt;
| Twinfury           ||{{Yes|3.7.0}}||         || {{No}}  || {{No}}  || {{No}}  || {{No}}    || {{No}}  ||{{No}}     ||         ||         || {{No}}  || {{No}}  || || {{No}}&lt;br /&gt;
|-&lt;br /&gt;
! colspan=&#039;15&#039; | mining devices (fpga)&lt;br /&gt;
|-&lt;br /&gt;
! Device                !! BFG         !!BitMinter!! BTCMiner!! cgminer !! Diablo  !! EasyMiner !! gMinor  !!GroupFabric!!   MPBM  !! OSFPGABM!! Phoenix !! poclbm  !! Ufasoft !! ScalaMiner&lt;br /&gt;
|-&lt;br /&gt;
| Avnet LX150T Devkit   ||{{No}}       ||{{No}}   || {{No}}  || {{No}}  || {{No}}  || {{No}}    || {{No}}  ||{{No}}     || {{No}}  || {{Yes}} || {{No}}  || {{No}}  || {{No}}  || {{No}}&lt;br /&gt;
|-&lt;br /&gt;
| BitForce Single       ||{{Yes|2.2.0}}||{{Yes|1.2.0}}||{{No}}||{{Yes|2.2.0}}||{{No}}||{{Yes}}  || {{No}}  ||{{No}}     || {{Yes}} ||         || {{No}}||{{Patch|git}}||{{Yes}}  || {{No}}&lt;br /&gt;
|-&lt;br /&gt;
| BFL MiniRig           ||{{Yes|2.4.3}}||{{Yes|1.2.0}}||{{No}} ||{{Yes|2.5.0}}||{{No}}||{{Yes}} || {{No}}  ||{{No}}     || {{Yes}} ||         || {{No}}  || {{No}}  ||  || {{No}}&lt;br /&gt;
|-&lt;br /&gt;
| Cairnsmore1           ||{{Yes|2.6.4}}||{{No}}   || {{No}}  ||{{Yes|2.6.4}}||{{No}}||  {{No}}  || {{No}}  ||{{No}}     || {{Yes}} ||         || {{No}}  || {{No}}  || {{No}}  || {{No}}&lt;br /&gt;
|-&lt;br /&gt;
| Digilent Nexys 2 500K ||{{No}}       ||{{No}}   || {{No}}  || {{No}}  || {{No}}  || {{No}}    || {{No}}  ||{{No}}     ||         ||         || {{No}}  || {{No}}  || {{No}}  || {{No}}&lt;br /&gt;
|-&lt;br /&gt;
| Icarus                ||{{Yes|2.2.7}}||{{Yes|1.3.0}}||{{No}}||{{Yes|2.2.7}}||{{No}}|| {{No}}  || {{No}}  ||{{No}}     || {{Yes}} ||         || {{No}}  || {{No}}  || {{No}}  || {{No}}&lt;br /&gt;
|-&lt;br /&gt;
| Lancelot              ||{{Yes|2.6.4}}||{{No}}   ||{{No}}||{{Yes|2.6.4}}||{{No}}  || {{No}}    || {{No}}  ||{{No}}     || {{Yes}} ||         || {{No}}  || {{No}}  || {{No}}  || {{No}}&lt;br /&gt;
|-&lt;br /&gt;
| ModMiner              ||{{Yes|2.4.3}}||{{No}}   ||{{No}} ||{{Yes|2.4.3}}||{{No}} || {{No}}    || {{No}}  ||{{No}}     || {{Yes}} ||         || {{No}}  || {{No}}  || {{No}}  || {{No}}&lt;br /&gt;
|-&lt;br /&gt;
| Terasic DE2-115       || {{No}}      ||{{No}}   ||{{No}}   || {{No}}  || {{No}}  || {{No}}    || {{No}}  ||{{No}}     ||         || {{Yes}} || {{No}}  || {{No}}  || {{No}}  || {{No}}&lt;br /&gt;
|-&lt;br /&gt;
| X5000                 || {{No}}      ||{{No}}   ||{{No}}   || {{No}}  || {{No}}  || {{No}}    || {{No}}  ||{{No}}     || {{No}}  ||         || {{No}}  || {{No}}  || {{No}}  || {{No}}&lt;br /&gt;
|-&lt;br /&gt;
| X6500                 ||{{Yes|2.9.0}}||{{No}}   || {{No}}  || {{No}}  || {{No}}  || {{No}}    || {{No}}  ||{{No}}     || {{Yes}} ||         || {{No}}  || {{No}}  || {{No}}  || {{No}}&lt;br /&gt;
|-&lt;br /&gt;
| ZTEX 1.15b            || {{No}}      ||{{No}}   || {{Yes}} || {{No}}  || {{No}}  || {{No}}    || {{No}}  ||{{No}}     ||         ||         || {{No}}  || {{No}}  || {{No}}  || {{No}}&lt;br /&gt;
|-&lt;br /&gt;
| ZTEX 1.15x            ||{{Yes|2.3.4}}||{{No}}   ||{{Yes}}||{{No|3.5.0}}||{{No}}  || {{No}}    || {{No}}  ||{{No}}     || {{Yes}} ||         || {{No}}  || {{No}}  || {{No}}  || {{No}}&lt;br /&gt;
|-&lt;br /&gt;
| ZTEX 1.15y            ||{{Yes|2.4.1}}||{{No}}   ||{{Yes}}||{{No|3.5.0}}||{{No}}  || {{No}}    || {{No}}  ||{{No}}     ||         ||         || {{No}}  || {{No}}  || {{No}}  || {{No}}&lt;br /&gt;
|-&lt;br /&gt;
! colspan=&#039;15&#039; | mining devices (gpu)&lt;br /&gt;
|-&lt;br /&gt;
! Device                !! BFG         !!BitMinter!! BTCMiner!! cgminer !! Diablo  !! EasyMiner !! gMinor  !!GroupFabric!!   MPBM  !! OSFPGABM!! Phoenix !! poclbm  !! Ufasoft !! ScalaMiner&lt;br /&gt;
|-&lt;br /&gt;
| OpenCL (Mesa AMD)     ||{{Yes|3.0.1}}||         || {{No}}  || {{No}}  ||         || {{No}}    ||         ||{{No}}     || {{No}}  || {{No}}  ||         ||         ||   || {{No}}&lt;br /&gt;
|-&lt;br /&gt;
| OpenCL (Mesa NV)      ||             ||         || {{No}}  || {{No}}  ||         || {{No}}    ||         ||{{No}}     || {{No}}  || {{No}}  ||         ||         ||  || {{No}}&lt;br /&gt;
|-&lt;br /&gt;
| OpenCL (AMD APP)      || {{Yes}}     || {{Yes}} || {{No}}  || {{No|3.7.2}} || {{Yes}} || {{No}}    || {{Yes}} ||{{No}}     || {{No}}  || {{No}}  || {{Yes}} || {{Yes}} || {{Yes}}  || {{No}}&lt;br /&gt;
|-&lt;br /&gt;
| OpenCL (nvidia)       || {{Yes}}     || {{Yes}} || {{No}}  || {{No|3.7.2}} ||         || {{No}}    ||         ||{{No}}     || {{No}}  || {{No}}  ||         ||         ||  || {{No}}&lt;br /&gt;
|-&lt;br /&gt;
| CUDA (nvidia)         || {{No}}      || {{No}}  || {{No}}  || {{No}}  || {{No}}  || {{No}}    || {{No}}  ||{{No}}     || {{No}}  || {{No}}  ||         || {{No}}  || {{Yes}}  || {{No}}&lt;br /&gt;
|-&lt;br /&gt;
| DirectCompute         || {{No}}      ||{{No}}   || {{No}}  || {{No}}  || {{No}}  || {{No}}    || {{No}}  ||{{Yes}}    || {{No}}  || {{No}}  || {{No}}  || {{No}}  || {{No}}  || {{No}}&lt;br /&gt;
|-&lt;br /&gt;
! colspan=&#039;15&#039; | mining devices (cpu)&lt;br /&gt;
|-&lt;br /&gt;
! Device                !! BFG     !!BitMinter!! BTCMiner!! cgminer !! Diablo  !! EasyMiner !! gMinor  !!GroupFabric!!   MPBM  !! OSFPGABM!! Phoenix !! poclbm  !! Ufasoft !! ScalaMiner&lt;br /&gt;
|-&lt;br /&gt;
| Intel SHA256          || {{No}}  || {{No}}  || {{No}}  || {{No}}  || {{No}}  || {{No}}    || {{No}}  || {{No}}    || {{No}}  || {{No}}  || {{No}}  || {{No}}  || {{No}}  || {{No}}&lt;br /&gt;
|-&lt;br /&gt;
| SSE4 (x86_64)         || {{Yes}} || {{No}}  || {{No}} ||{{No|2.x}}||         || {{No}}    || {{No}}  || {{No}}    || {{No}}  || {{No}}  ||         || {{No}}  ||  || {{No}}&lt;br /&gt;
|-&lt;br /&gt;
| SSE2 (x86_32)         || {{Yes}} || {{No}}  || {{No}} ||{{No|2.x}}||         || {{No}}    || {{No}}  || {{Yes}}   || {{No}}  || {{No}}  ||         || {{No}}  ||  || {{No}}&lt;br /&gt;
|-&lt;br /&gt;
| SSE2 (x86_64)         || {{Yes}} || {{No}}  || {{No}} ||{{No|2.x}}||         || {{No}}    || {{No}}  || {{Yes}}   || {{No}}  || {{No}}  ||         || {{No}}  ||  || {{No}}&lt;br /&gt;
|-&lt;br /&gt;
| Altivec (PPC)         || {{Yes}} || {{No}}  || {{No}} ||{{No|2.x}}||         || {{No}}    || {{No}}  || {{No}}    || {{No}}  || {{No}}  ||         || {{No}}  ||  || {{No}}&lt;br /&gt;
|-&lt;br /&gt;
| VIA PadLock           || {{Yes}} || {{No}}  || {{No}} ||{{No|2.x}}||         || {{No}}    || {{No}}  || {{No}}    || {{No}}  || {{No}}  ||         || {{No}}  ||  || {{No}}&lt;br /&gt;
|-&lt;br /&gt;
| Assembly (x86_32)     || {{Yes}} || {{No}}  || {{No}} ||{{No|2.x}}||         || {{No}}    || {{No}}  || {{No}}    || {{No}}  || {{No}}  ||         || {{No}}  ||  || {{No}}&lt;br /&gt;
|-&lt;br /&gt;
| High-level CPU        || {{Yes}} || {{Yes}} || {{No}} ||{{No|2.x}}||         || {{No}}    || {{No}}  || {{Yes}}   || {{No}}  || {{No}}  ||         || {{No}}  ||  || {{No}}&lt;br /&gt;
|-&lt;br /&gt;
| NEON (ARM)            || {{No}}  || {{No}}  || {{No}} || {{No}}   || {{No}}  || {{No}}    || {{No}}  || {{Yes}}   || {{No}}  || {{No}}  || {{No}}  || {{No}}  || {{No}}  || {{No}}&lt;br /&gt;
|-&lt;br /&gt;
! colspan=&#039;15&#039; | miner protocols&lt;br /&gt;
|-&lt;br /&gt;
! Protocol              !! BFG        !!BitMinter!! BTCMiner!! cgminer !! Diablo  !! EasyMiner !! gMinor  !!GroupFabric!!   MPBM  !! OSFPGABM!! Phoenix !! poclbm  !! Ufasoft !! ScalaMiner&lt;br /&gt;
|-&lt;br /&gt;
| [[getblocktemplate]] ||{{Yes|2.8.0}}|| {{No}}  || {{No}}  || {{Yes|2.10.5}}&lt;br /&gt;
|                                                                          {{No}} ||           || {{No}}  || {{No}}    || {{No}}  || {{No}}  || {{No}}  ||         || {{Yes}}  || {{No}}&lt;br /&gt;
|-&lt;br /&gt;
| [[Stratum]]          ||{{Yes|2.9.0}}|| {{No}}  || {{No}}||{{Yes|2.8.0}}||{{No}} || {{No}}   ||{{No}}|| {{Yes}}   ||{{Patch|testing}}||{{No}}||{{No}}  || {{Yes}} || {{Yes}} || {{Yes}}&lt;br /&gt;
|-&lt;br /&gt;
| [[getwork]]          || {{Yes}}     || {{Yes}} || {{Yes}} || {{Yes}} || {{Yes}} || {{Yes}}   || {{Yes}} || {{Yes}}   || {{Yes}} || {{Yes}} || {{Yes}} || {{Yes}} || {{Yes}} || {{No}}&lt;br /&gt;
|-&lt;br /&gt;
| [[BlkPrep]]          || {{No}}      || {{No}}  || {{No}}  || {{No}}  || {{No}}  || {{No}}    || {{No}}  || {{No}}    || {{No}}  || {{No}}  || {{No}}  || {{No}}  || {{No}}  || {{No}}&lt;br /&gt;
|-&lt;br /&gt;
| [[UBBP]]             || {{No}}      || {{No}}  || {{No}}  || {{No}}  || {{No}}  || {{No}}    || {{No}}  || {{No}}    || {{No}}  || {{No}}  || {{No}}  || {{No}}  || {{No}}  || {{No}}&lt;br /&gt;
|-&lt;br /&gt;
! colspan=&#039;15&#039; | getwork extensions&lt;br /&gt;
|-&lt;br /&gt;
! Extension     !! BFG     !!BitMinter!! BTCMiner!! cgminer !! Diablo  !! EasyMiner !! gMinor  !!GroupFabric!!   MPBM  !! OSFPGABM!! Phoenix !! poclbm  !! Ufasoft !! ScalaMiner&lt;br /&gt;
|-&lt;br /&gt;
| hostlist      || {{No}}  || {{No}}  || {{No}}  || {{No}}  || {{No}}  ||           || {{Yes}} || {{Yes}}   || {{No}}  || {{No}}  || {{No}}  || {{Yes}} || {{Yes}}         || {{No}}&lt;br /&gt;
|-&lt;br /&gt;
| longpoll      || {{Yes}} || {{Yes}} || {{Yes}} || {{Yes}} || {{Yes}} ||           || {{Yes}} || {{Yes}}   ||{{Yes|0.1}}||{{NotAdv}}||{{No}}&amp;lt;ref name=&#039;broken2&#039;&amp;gt;Supported, but has bugs.&amp;lt;/ref&amp;gt;||{{NotAdv}}||{{Yes}}         || {{No}}&lt;br /&gt;
|-&lt;br /&gt;
| midstate      || {{Yes}} || {{Yes}} || {{Yes}} || {{Yes}} || {{No}}  ||          ||{{NotAdv}}|| {{Yes}}   ||{{Yes|0.1}}||{{No}}||{{NotAdv}}|| {{Yes}} || {{Yes}}         || {{Yes}}&lt;br /&gt;
|-&lt;br /&gt;
| noncerange    || {{No}}  || {{No}}  || {{No}}  || {{No}}  || {{No}}  ||           ||         || {{Yes}}   || {{No}}  || {{No}}  || {{No}}  || {{No}}  || {{Yes}}         || {{Yes}}&lt;br /&gt;
|-&lt;br /&gt;
| reject-reason || {{Yes}} || {{Yes}} || {{Yes}} || {{Yes}} || {{Yes}} ||           || {{No}}  || {{Yes}}   ||{{Yes|0.0}}||{{No}}  || {{Yes}} ||{{Patch}}|| {{Yes}}         || {{No}}&lt;br /&gt;
|-&lt;br /&gt;
| rollntime     || {{Yes}} || {{Yes}} || {{No}}  || {{Yes}} || {{Yes}} ||           || {{Yes}} || {{Yes}}   ||{{Yes|0.1}}||{{No}}  || {{No}}  || {{Yes}} || {{No}}&amp;lt;ref name=&amp;quot;broken2&amp;quot;/&amp;gt;         || {{Yes}}&lt;br /&gt;
|-&lt;br /&gt;
| expire=N      || {{Yes}} || {{Yes}} || {{No}}  || {{Yes}} || {{Yes}} ||           || {{Yes}} || {{Yes}}   ||{{Yes|0.1}}|| {{No}} || {{No}}  || {{No}}  || {{No}}         || {{No}}&lt;br /&gt;
|-&lt;br /&gt;
| submitold     || {{Yes}} || {{NotAdv}}&amp;lt;ref name=&#039;doesntdiscard&#039;&amp;gt;Not advertised, but generally doesn&#039;t discard shares.&amp;lt;/ref&amp;gt;&lt;br /&gt;
                                       | {{Yes}} || {{Yes}} || {{No}}  ||          || {{No}}   || {{NotAdv}}&amp;lt;ref name=&#039;doesntdiscard&#039;/&amp;gt;&lt;br /&gt;
                                                                                                             | {{NotAdv|0.0}}&amp;lt;ref name=&#039;doesntdiscard&#039;/&amp;gt;&lt;br /&gt;
                                                                                                                          | {{No}} || {{No}}  || {{No}}  || {{No}}         || {{No}}&lt;br /&gt;
|-&lt;br /&gt;
| switchto      || {{No}}  || {{No}}  || {{No}}  || {{No}}  || {{Yes}} ||           || {{Yes}} || {{Yes}}    || {{No}}  || {{No}}  || {{No}}  || {{No}}  || {{Yes}}         || {{No}}&lt;br /&gt;
|-&lt;br /&gt;
! colspan=&#039;15&#039; | getblocktemplate/BlkPrep functionality&lt;br /&gt;
|-&lt;br /&gt;
! Function   !! BFG     !!BitMinter!! BTCMiner!! cgminer !! Diablo  !! EasyMiner !! gMinor  !!GroupFabric!!   MPBM  !! OSFPGABM!! Phoenix !! poclbm  !! Ufasoft !! ScalaMiner&lt;br /&gt;
|-&lt;br /&gt;
| longpoll   || {{Yes}} || n/a     || n/a     || {{Yes}} ||   n/a   ||           ||   n/a   || n/a       ||  n/a    || n/a     || n/a     ||         || {{Yes}} || n/a&lt;br /&gt;
|-&lt;br /&gt;
| noncerange || {{No}}  || n/a     || n/a     || {{No}}  ||   n/a   ||           ||   n/a   || n/a       ||  n/a    || n/a     || n/a     ||         || {{No}}  || n/a&lt;br /&gt;
|-&lt;br /&gt;
| proposal   || {{No}}  || n/a     || n/a     || {{No}}  ||   n/a   ||           ||   n/a   || n/a       ||  n/a    || n/a     || n/a     ||         || {{No}}  || n/a&lt;br /&gt;
|-&lt;br /&gt;
| serverlist || {{No}}  || n/a     || n/a     || {{No}}  ||   n/a   ||           ||   n/a   || n/a       ||  n/a    || n/a     || n/a     ||         || {{No}}  || n/a&lt;br /&gt;
|-&lt;br /&gt;
! colspan=&#039;15&#039; | getblocktemplate/BlkPrep variations&lt;br /&gt;
|-&lt;br /&gt;
! Variation       !! BFG         !!BitMinter!! BTCMiner!! cgminer !! Diablo  !! EasyMiner !! gMinor  !!GroupFabric!!   MPBM  !! OSFPGABM!! Phoenix !! poclbm  !! Ufasoft !! ScalaMiner&lt;br /&gt;
|-&lt;br /&gt;
| (fixed coinbase)||{{Yes|2.9.0}}|| n/a     || n/a     || {{No}}  || n/a     ||           ||   n/a   || n/a       ||  n/a    || n/a     || n/a     ||         ||  || n/a&lt;br /&gt;
|-&lt;br /&gt;
| coinbase/append ||{{Yes|2.9.0}}|| n/a     || n/a ||{{Yes|2.8.7}}|| n/a     ||           ||   n/a   || n/a       ||  n/a    || n/a     || n/a     ||         || {{Yes|Required}}  || n/a&lt;br /&gt;
|-&lt;br /&gt;
| coinbase (set)  ||{{Yes|2.10.4}}&amp;lt;ref name=&amp;quot;oldbugs&amp;quot;&amp;gt;Older versions have serious bugs.&amp;lt;/ref&amp;gt;&lt;br /&gt;
|                                   n/a     || n/a     || {{No}}  ||   n/a   ||           ||   n/a   || n/a       ||  n/a    || n/a     || n/a     ||         ||  || n/a&lt;br /&gt;
|-&lt;br /&gt;
| generation      ||{{Yes|2.9.0}}|| n/a     || n/a     || {{No}}  ||   n/a   ||           ||   n/a   || n/a       ||  n/a    || n/a     || n/a     ||         ||  || n/a&lt;br /&gt;
|-&lt;br /&gt;
| (full submit)   ||{{Yes|2.9.0}}|| n/a     || n/a     || {{No}}  ||   n/a   ||           ||   n/a   || n/a       ||  n/a    || n/a     || n/a     ||         ||  || n/a&lt;br /&gt;
|-&lt;br /&gt;
| share/coinbase  ||{{Yes|2.9.0}}|| n/a     || n/a  ||{{Yes|2.8.7}}||  n/a   ||           ||   n/a   || n/a       ||  n/a    || n/a     || n/a     ||         ||  || n/a&lt;br /&gt;
|-&lt;br /&gt;
| share/merkle    || {{No}}      || n/a     || n/a     || {{No}}  ||   n/a   ||           ||   n/a   || n/a       ||  n/a    || n/a     || n/a     ||         ||  || n/a&lt;br /&gt;
|-&lt;br /&gt;
| share/truncate  ||{{Yes|2.9.0}}|| n/a     || n/a     || {{No}}  ||   n/a   ||           ||   n/a   || n/a       ||  n/a    || n/a     || n/a     ||         ||  || n/a&lt;br /&gt;
|-&lt;br /&gt;
| time/increment  ||{{Yes|2.9.0}}|| n/a     || n/a     ||         ||   n/a   ||           ||   n/a   || n/a       ||  n/a    || n/a     || n/a     ||         ||  || n/a&lt;br /&gt;
|-&lt;br /&gt;
| time/decrement  ||{{Yes|2.9.0}}|| n/a     || n/a     ||         ||   n/a   ||           ||   n/a   || n/a       ||  n/a    || n/a     || n/a     ||         ||  || n/a&lt;br /&gt;
|-&lt;br /&gt;
| txns/add        || {{No}}      || n/a     || n/a     || {{No}}  ||   n/a   ||           ||   n/a   || n/a       ||  n/a    || n/a     || n/a     ||         || {{No}}  || n/a&lt;br /&gt;
|-&lt;br /&gt;
| txns/remove     || {{No}}      || n/a     || n/a     || {{No}}  ||   n/a   ||           ||   n/a   || n/a       ||  n/a    || n/a     || n/a     ||         || {{No}}  || n/a&lt;br /&gt;
|-&lt;br /&gt;
| prevblock       || {{No}}      || n/a     || n/a     || {{No}}  ||   n/a   ||           ||   n/a   || n/a       ||  n/a    || n/a     || n/a     ||         || {{No}}  || n/a&lt;br /&gt;
|-&lt;br /&gt;
| solo to bitcoind || {{Yes}}      || n/a     || n/a     || {{Yes}}  ||   n/a   ||           ||   n/a   || n/a       ||  n/a    || n/a     || n/a     ||         ||  || n/a&lt;br /&gt;
|-&lt;br /&gt;
! colspan=&#039;14&#039; | Stratum functionality&lt;br /&gt;
|-&lt;br /&gt;
! Function      !! BFG         !!BitMinter!!BTCMiner!! cgminer !! Diablo  !! EasyMiner !! gMinor  !!GroupFabric!!   MPBM  !! OSFPGABM!! Phoenix !! poclbm  !! Ufasoft !! ScalaMiner&lt;br /&gt;
|-&lt;br /&gt;
| roll ntime    ||{{Yes|3.1.4}}|| n/a     || n/a    ||{{Yes}}   || n/a     || n/a       || n/a     ||{{No}}     ||         || n/a     || n/a     ||         ||  || {{Yes}}&lt;br /&gt;
|-&lt;br /&gt;
| set diff      ||{{Yes|2.9.0}}|| n/a     || n/a ||{{Yes|2.8.0}}|| n/a    || n/a       || n/a     ||{{Yes}} ||{{Patch|testing}}||n/a || n/a  ||{{Yes|20121020}}||{{Yes}}  || {{No}}&lt;br /&gt;
|-&lt;br /&gt;
| transparency  ||{{Patch|partial}}|| n/a     || n/a    || {{No}}  ||  n/a    || n/a       || n/a     ||{{No}}     ||         || n/a     || n/a     || {{No}}  || {{No}}  || {{No}}&lt;br /&gt;
|-&lt;br /&gt;
| resume        ||{{Yes|3.0.0}}|| n/a     || n/a ||{{Yes|2.11.0}}|| n/a   || n/a       || n/a     ||{{No}}     ||         || n/a     || n/a     || {{No}}  || {{No}}  || {{No}}&lt;br /&gt;
|-&lt;br /&gt;
| reconnect     ||{{Yes|2.9.0}}|| n/a     || n/a ||{{Yes|2.8.2}}|| n/a    || n/a       || n/a     ||{{Yes}}    ||         || n/a     || n/a     || {{Yes}} || {{No}}  || {{No}}&lt;br /&gt;
|-&lt;br /&gt;
| add peers     || {{No}}      || n/a     || n/a    || {{No}}  || n/a     || n/a       || n/a     ||{{No}}     || {{No}}  || n/a     || n/a     || {{No}}  || {{No}}  || {{No}}&lt;br /&gt;
|-&lt;br /&gt;
| get ver       ||{{Yes|2.9.0}}|| n/a     || n/a    ||{{Yes|2.8.2}}|| n/a || n/a       || n/a     ||{{Yes}}    ||         || n/a     || n/a     || {{Yes}} || {{No}}  || {{No}}&lt;br /&gt;
|-&lt;br /&gt;
| show msg      ||{{Yes|3.0.0}}|| n/a     || n/a   ||{{Yes|2.11.1}}|| n/a || n/a       || n/a     ||{{No}}     ||         || n/a     || n/a     || {{No}}  || {{No}}  || {{No}}&lt;br /&gt;
|-&lt;br /&gt;
| suggest target||{{Yes|3.2.0}}|| n/a     || n/a    || {{No}}  || n/a     || n/a       || n/a     ||{{No}}     || {{No}}  || n/a     || n/a     || {{No}}  || {{No}}  || {{No}}&lt;br /&gt;
|-&lt;br /&gt;
| get hashrate  || {{No}}      || n/a     || n/a    || {{No}}  || n/a     || n/a       || n/a     ||{{No}}     || {{No}}  || n/a     || n/a     || {{No}}  || {{No}}  || {{No}}&lt;br /&gt;
|-&lt;br /&gt;
| get temp      || {{No}}      || n/a     || n/a    || {{No}}  || n/a     || n/a       || n/a     ||{{No}}     || {{No}}  || n/a     || n/a     || {{No}}  || {{No}}  || {{No}}&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&amp;lt;references/&amp;gt;&lt;/div&gt;</summary>
		<author><name>Bestbitcoincasino</name></author>
	</entry>
	<entry>
		<id>https://en.bitcoin.it/w/index.php?title=Satoshi_Dice&amp;diff=47337</id>
		<title>Satoshi Dice</title>
		<link rel="alternate" type="text/html" href="https://en.bitcoin.it/w/index.php?title=Satoshi_Dice&amp;diff=47337"/>
		<updated>2014-05-13T09:20:36Z</updated>

		<summary type="html">&lt;p&gt;Bestbitcoincasino: /* Reviews */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;SatoshiDice is a &amp;quot;blockchain-based betting game.&amp;quot;&lt;br /&gt;
&lt;br /&gt;
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.&lt;br /&gt;
&lt;br /&gt;
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&#039;s gain to a losing bet.&lt;br /&gt;
As a result, the game spams the p2p network and blockchain with useless data.&lt;br /&gt;
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.&lt;br /&gt;
&lt;br /&gt;
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&amp;lt;ref&amp;gt;[http://bitcointalk.org/index.php?topic=79079.0 Blockchain-based betting services function as mixing services?]&amp;lt;/ref&amp;gt;.&lt;br /&gt;
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.&lt;br /&gt;
&lt;br /&gt;
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.&lt;br /&gt;
&lt;br /&gt;
SatoshiDice.com was [https://bitcointalk.org/index.php?topic=77870.0 announced] on bitcointalk on April 24th, 2012, by its operator, Eric Voorhees.  A user of this wiki [https://en.bitcoin.it/w/index.php?title=SatoshiDice&amp;amp;diff=prev&amp;amp;oldid=38056 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 [http://www.google.com/search?client=safari&amp;amp;rls=en&amp;amp;q=%22blockchain+limitada%22&amp;amp;ie=UTF-8&amp;amp;oe=UTF-8 google search for &amp;quot;Blockchain Limitada&amp;quot;] yields no hits.&lt;br /&gt;
&lt;br /&gt;
SatoshiDice permanently blocked US players in May 2013 citing potential legal concern.&lt;br /&gt;
&lt;br /&gt;
==Random Number Generation==&lt;br /&gt;
&lt;br /&gt;
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.&lt;br /&gt;
&lt;br /&gt;
==Odds==&lt;br /&gt;
&lt;br /&gt;
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.&lt;br /&gt;
&lt;br /&gt;
==Automated Betting==&lt;br /&gt;
&lt;br /&gt;
Some gamblers have built automated betting bot scripts employing the Martingale betting system and variants thereof&amp;lt;ref&amp;gt;[http://bitcointalk.org/index.php?topic=80245.0 PHP martingale bot for satoshiDICE]&amp;lt;/ref&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
==History==&lt;br /&gt;
&lt;br /&gt;
SatoshiDice was the brand given the service initially created by [[BitcoinTalk]] forum user FireDuck before selling the system to another operator&amp;lt;ref&amp;gt;[http://www.reddit.com/r/Bitcoin/comments/segz0/anyone_want_to_run_my_bitcoin_casino Anyone want to run my bitcoin casino]&amp;lt;/ref&amp;gt;.  The service was announced on April 24, 2012&amp;lt;ref&amp;gt;[http://bitcointalk.org/index.php?topic=77870.0 SatoshiDICE.com - Verified rolls, up to 65,000x winning]&amp;lt;/ref&amp;gt;.&lt;br /&gt;
Within weeks, the site became responsible for more Bitcoin transactions than all other uses of Bitcoin combined&amp;lt;ref&amp;gt;[http://bitcointalk.org/index.php?topic=79285.0 All-time transaction record was just hit]&amp;lt;/ref&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
Since August 20, 2012 some SatoshiDice shares are traded&amp;lt;ref&amp;gt;https://bitcointalk.org/index.php?topic=101902.0 IPO shares announcement&amp;lt;/ref&amp;gt; on the Romanian exchange platform [[MPEx]] under S.DICE symbol and paying monthly dividends.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;1dice1e6pdhLzzWQq7yMidf6j8eAg7pkY&#039;&#039;&#039;, is a version-0 Bitcoin [[address]]. By sending coins to this address, one participates in SatoshiDice&#039;s &amp;quot;lessthan 1&amp;quot; gambling game, which offers a 0.0015%	chance to win 64000&amp;amp;times; the original bet. As SatoshiDice is fully automatic, transactions sent to this address will receive payment almost immediately after it is broadcast.&lt;br /&gt;
&lt;br /&gt;
As with all SatoshiDice betting addresses, this address is a [[Vanitygen|vanity]] one, specially generated to have a &amp;quot;1dice&amp;quot; prefix. The address that holds the &amp;quot;1dice&amp;quot; firstbits, however, is 1DicEcEgURmiRqfunhFWgUjd4HZZLkzyWQ, an insignificant address likely unrelated to SatoshiDice.&lt;br /&gt;
&lt;br /&gt;
Thus far, SatoshiDice&#039;s appeal has caused this address to be among the most-used addresses.&lt;br /&gt;
&lt;br /&gt;
==See Also==&lt;br /&gt;
&lt;br /&gt;
* [[Mixing service]]&lt;br /&gt;
* [[Bitcoin Ladder]]&lt;br /&gt;
&lt;br /&gt;
== Reviews ==&lt;br /&gt;
&lt;br /&gt;
[http://www.bitcoincasinopro.com/reviews/satoshi-dice/ SatoshiDice Review] A+ Bitcoin Casino Pro Rating&lt;br /&gt;
&lt;br /&gt;
[http://www.bestbitcoincasino.com/review/satoshi-dice/ SatoshiDice Review] One of the best Bitcoin games in the industry, SatoshiDice has successfully established a solid base of loyal players.&lt;br /&gt;
&lt;br /&gt;
[http://www.bitcoingg.com/bitcoin-gambling-sites/satoshidice/ SatoshiDice Review] “Intelligence and concentration is the key to win bitcoins.” This is seemingly the first thing you will have in mind after seeing the domain of SatoshiDice.&lt;br /&gt;
&lt;br /&gt;
[http://www.bestbitcoindice.com/review/satoshidice/ SatoshiDice Review] Unlike other bitcoin dice sites, network confirmations are not necessary at SatoshiDice. This means you can send your wager and receive your payouts near-instant.&lt;br /&gt;
&lt;br /&gt;
==External Links==&lt;br /&gt;
&lt;br /&gt;
* [http://www.SatoshiDice.com SatoshiDice.com] website&lt;br /&gt;
&lt;br /&gt;
==References==&lt;br /&gt;
&amp;lt;references /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
[[Category:Gambling]]&lt;/div&gt;</summary>
		<author><name>Bestbitcoincasino</name></author>
	</entry>
	<entry>
		<id>https://en.bitcoin.it/w/index.php?title=Satoshi_Dice&amp;diff=47336</id>
		<title>Satoshi Dice</title>
		<link rel="alternate" type="text/html" href="https://en.bitcoin.it/w/index.php?title=Satoshi_Dice&amp;diff=47336"/>
		<updated>2014-05-13T09:20:20Z</updated>

		<summary type="html">&lt;p&gt;Bestbitcoincasino: /* Reviews */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;SatoshiDice is a &amp;quot;blockchain-based betting game.&amp;quot;&lt;br /&gt;
&lt;br /&gt;
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.&lt;br /&gt;
&lt;br /&gt;
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&#039;s gain to a losing bet.&lt;br /&gt;
As a result, the game spams the p2p network and blockchain with useless data.&lt;br /&gt;
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.&lt;br /&gt;
&lt;br /&gt;
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&amp;lt;ref&amp;gt;[http://bitcointalk.org/index.php?topic=79079.0 Blockchain-based betting services function as mixing services?]&amp;lt;/ref&amp;gt;.&lt;br /&gt;
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.&lt;br /&gt;
&lt;br /&gt;
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.&lt;br /&gt;
&lt;br /&gt;
SatoshiDice.com was [https://bitcointalk.org/index.php?topic=77870.0 announced] on bitcointalk on April 24th, 2012, by its operator, Eric Voorhees.  A user of this wiki [https://en.bitcoin.it/w/index.php?title=SatoshiDice&amp;amp;diff=prev&amp;amp;oldid=38056 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 [http://www.google.com/search?client=safari&amp;amp;rls=en&amp;amp;q=%22blockchain+limitada%22&amp;amp;ie=UTF-8&amp;amp;oe=UTF-8 google search for &amp;quot;Blockchain Limitada&amp;quot;] yields no hits.&lt;br /&gt;
&lt;br /&gt;
SatoshiDice permanently blocked US players in May 2013 citing potential legal concern.&lt;br /&gt;
&lt;br /&gt;
==Random Number Generation==&lt;br /&gt;
&lt;br /&gt;
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.&lt;br /&gt;
&lt;br /&gt;
==Odds==&lt;br /&gt;
&lt;br /&gt;
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.&lt;br /&gt;
&lt;br /&gt;
==Automated Betting==&lt;br /&gt;
&lt;br /&gt;
Some gamblers have built automated betting bot scripts employing the Martingale betting system and variants thereof&amp;lt;ref&amp;gt;[http://bitcointalk.org/index.php?topic=80245.0 PHP martingale bot for satoshiDICE]&amp;lt;/ref&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
==History==&lt;br /&gt;
&lt;br /&gt;
SatoshiDice was the brand given the service initially created by [[BitcoinTalk]] forum user FireDuck before selling the system to another operator&amp;lt;ref&amp;gt;[http://www.reddit.com/r/Bitcoin/comments/segz0/anyone_want_to_run_my_bitcoin_casino Anyone want to run my bitcoin casino]&amp;lt;/ref&amp;gt;.  The service was announced on April 24, 2012&amp;lt;ref&amp;gt;[http://bitcointalk.org/index.php?topic=77870.0 SatoshiDICE.com - Verified rolls, up to 65,000x winning]&amp;lt;/ref&amp;gt;.&lt;br /&gt;
Within weeks, the site became responsible for more Bitcoin transactions than all other uses of Bitcoin combined&amp;lt;ref&amp;gt;[http://bitcointalk.org/index.php?topic=79285.0 All-time transaction record was just hit]&amp;lt;/ref&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
Since August 20, 2012 some SatoshiDice shares are traded&amp;lt;ref&amp;gt;https://bitcointalk.org/index.php?topic=101902.0 IPO shares announcement&amp;lt;/ref&amp;gt; on the Romanian exchange platform [[MPEx]] under S.DICE symbol and paying monthly dividends.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;1dice1e6pdhLzzWQq7yMidf6j8eAg7pkY&#039;&#039;&#039;, is a version-0 Bitcoin [[address]]. By sending coins to this address, one participates in SatoshiDice&#039;s &amp;quot;lessthan 1&amp;quot; gambling game, which offers a 0.0015%	chance to win 64000&amp;amp;times; the original bet. As SatoshiDice is fully automatic, transactions sent to this address will receive payment almost immediately after it is broadcast.&lt;br /&gt;
&lt;br /&gt;
As with all SatoshiDice betting addresses, this address is a [[Vanitygen|vanity]] one, specially generated to have a &amp;quot;1dice&amp;quot; prefix. The address that holds the &amp;quot;1dice&amp;quot; firstbits, however, is 1DicEcEgURmiRqfunhFWgUjd4HZZLkzyWQ, an insignificant address likely unrelated to SatoshiDice.&lt;br /&gt;
&lt;br /&gt;
Thus far, SatoshiDice&#039;s appeal has caused this address to be among the most-used addresses.&lt;br /&gt;
&lt;br /&gt;
==See Also==&lt;br /&gt;
&lt;br /&gt;
* [[Mixing service]]&lt;br /&gt;
* [[Bitcoin Ladder]]&lt;br /&gt;
&lt;br /&gt;
== Reviews ==&lt;br /&gt;
&lt;br /&gt;
[http://www.bitcoincasinopro.com/reviews/satoshi-dice/ SatoshiDice Review] A+ Bitcoin Casino Pro Rating&lt;br /&gt;
&lt;br /&gt;
[http://www.bestbitcoincasino.com/review/satoshi-dice/ SatoshiDice Review] One of the best Bitcoin games in the industry, SatoshiDice has successfully established a solid base of loyal players&lt;br /&gt;
&lt;br /&gt;
[http://www.bitcoingg.com/bitcoin-gambling-sites/satoshidice/ SatoshiDice Review] “Intelligence and concentration is the key to win bitcoins.” This is seemingly the first thing you will have in mind after seeing the domain of SatoshiDice.&lt;br /&gt;
&lt;br /&gt;
[http://www.bestbitcoindice.com/review/satoshidice/ SatoshiDice Review] Unlike other bitcoin dice sites, network confirmations are not necessary at SatoshiDice. This means you can send your wager and receive your payouts near-instant.&lt;br /&gt;
&lt;br /&gt;
==External Links==&lt;br /&gt;
&lt;br /&gt;
* [http://www.SatoshiDice.com SatoshiDice.com] website&lt;br /&gt;
&lt;br /&gt;
==References==&lt;br /&gt;
&amp;lt;references /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
[[Category:Gambling]]&lt;/div&gt;</summary>
		<author><name>Bestbitcoincasino</name></author>
	</entry>
	<entry>
		<id>https://en.bitcoin.it/w/index.php?title=Bitcoin_roulette&amp;diff=47151</id>
		<title>Bitcoin roulette</title>
		<link rel="alternate" type="text/html" href="https://en.bitcoin.it/w/index.php?title=Bitcoin_roulette&amp;diff=47151"/>
		<updated>2014-05-09T01:35:46Z</updated>

		<summary type="html">&lt;p&gt;Bestbitcoincasino: /* References */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;The Bitcoin roulette that is mostly offered in gambling and roulette sites is based on the European roulette. In this way, you can ensure that you will have more chances of scoring big payouts as there is only one zero on the wheel. &lt;br /&gt;
&lt;br /&gt;
When you bet on roulette with bitcoins, you will notice that you wager on inside and outside bets, just like in roulette games offered by regular online casinos. However, thanks to the use of bitcoins, the process of betting has become a lot easier.&lt;br /&gt;
&lt;br /&gt;
Some roulette sites allow players to simply send their wager directly from their BTC wallet to the dynamically registered address of their bets. This process doesn’t require a registered account. On the other hand, some gambling sites require players to create an account and deposit bitcoins so that they can place their bets.&lt;br /&gt;
&lt;br /&gt;
== Free Bitcoin Roulette ==&lt;br /&gt;
&lt;br /&gt;
Play for fun on a [http://www.88bitcoinroulette.com/bitcoin-roulette/free-bitcoin-roulette/ Free Bitcoin Roulette] and have more ways of developing your skills and strategies over time! Make the most of this opportunity to be experienced in this game before you play roulette for bitcoins.&lt;br /&gt;
&lt;br /&gt;
== List of Website that offers Bitcoin Roulette ==&lt;br /&gt;
&lt;br /&gt;
* [https://coinroyale.com/roulette CoinRoyale Roulette] HTML5 provably fair Roulette. Instant play after deposit, no registration required, low house edge and of course, Provably Fair.&lt;br /&gt;
* [https://www.casinobitco.in/r?u=1644 CasinoBitco.in Casino]&lt;br /&gt;
* [https://funnybtc.com FunnyBTC.com Casino]&lt;br /&gt;
* [http://www.betchain.com/bitcoin-roulette BetChain Roulette]&lt;br /&gt;
* [https://casinobum.com/roulette/ CasinoBum.com Roulette] 100% provably fair &#039;&#039;&#039;Roulette&#039;&#039;&#039;&lt;br /&gt;
* [https://88bitcoinroulette.com/ 88 Bitcoin Roulette]&lt;br /&gt;
&lt;br /&gt;
==References==&lt;br /&gt;
&lt;br /&gt;
* [http://www.bestbitcoinroulette.com/review/ Bitcoin Roulette Review]&lt;br /&gt;
* [http://www.bestbitcoincasino.com/games/roulette/ Bitcoin Roulette]&lt;br /&gt;
* [http://www.bitcoingg.com/bitcoin-online-gambling/roulette/ Bitcoin Roulette] Roulette game can now be played with bitcoin; hence, more perks of convenience and benefits will be offered at your feet.&lt;/div&gt;</summary>
		<author><name>Bestbitcoincasino</name></author>
	</entry>
	<entry>
		<id>https://en.bitcoin.it/w/index.php?title=Bitcoin_roulette&amp;diff=47150</id>
		<title>Bitcoin roulette</title>
		<link rel="alternate" type="text/html" href="https://en.bitcoin.it/w/index.php?title=Bitcoin_roulette&amp;diff=47150"/>
		<updated>2014-05-09T01:33:55Z</updated>

		<summary type="html">&lt;p&gt;Bestbitcoincasino: /* References */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;The Bitcoin roulette that is mostly offered in gambling and roulette sites is based on the European roulette. In this way, you can ensure that you will have more chances of scoring big payouts as there is only one zero on the wheel. &lt;br /&gt;
&lt;br /&gt;
When you bet on roulette with bitcoins, you will notice that you wager on inside and outside bets, just like in roulette games offered by regular online casinos. However, thanks to the use of bitcoins, the process of betting has become a lot easier.&lt;br /&gt;
&lt;br /&gt;
Some roulette sites allow players to simply send their wager directly from their BTC wallet to the dynamically registered address of their bets. This process doesn’t require a registered account. On the other hand, some gambling sites require players to create an account and deposit bitcoins so that they can place their bets.&lt;br /&gt;
&lt;br /&gt;
== Free Bitcoin Roulette ==&lt;br /&gt;
&lt;br /&gt;
Play for fun on a [http://www.88bitcoinroulette.com/bitcoin-roulette/free-bitcoin-roulette/ Free Bitcoin Roulette] and have more ways of developing your skills and strategies over time! Make the most of this opportunity to be experienced in this game before you play roulette for bitcoins.&lt;br /&gt;
&lt;br /&gt;
== List of Website that offers Bitcoin Roulette ==&lt;br /&gt;
&lt;br /&gt;
* [https://coinroyale.com/roulette CoinRoyale Roulette] HTML5 provably fair Roulette. Instant play after deposit, no registration required, low house edge and of course, Provably Fair.&lt;br /&gt;
* [https://www.casinobitco.in/r?u=1644 CasinoBitco.in Casino]&lt;br /&gt;
* [https://funnybtc.com FunnyBTC.com Casino]&lt;br /&gt;
* [http://www.betchain.com/bitcoin-roulette BetChain Roulette]&lt;br /&gt;
* [https://casinobum.com/roulette/ CasinoBum.com Roulette] 100% provably fair &#039;&#039;&#039;Roulette&#039;&#039;&#039;&lt;br /&gt;
* [https://88bitcoinroulette.com/ 88 Bitcoin Roulette]&lt;br /&gt;
&lt;br /&gt;
==References==&lt;br /&gt;
&lt;br /&gt;
* [http://www.bestbitcoinroulette.com/ Best Bitcoin Roulette]&lt;br /&gt;
* [http://www.bestbitcoincasino.com/games/roulette/ Bitcoin Roulette]&lt;/div&gt;</summary>
		<author><name>Bestbitcoincasino</name></author>
	</entry>
	<entry>
		<id>https://en.bitcoin.it/w/index.php?title=Satoshi_Dice&amp;diff=47146</id>
		<title>Satoshi Dice</title>
		<link rel="alternate" type="text/html" href="https://en.bitcoin.it/w/index.php?title=Satoshi_Dice&amp;diff=47146"/>
		<updated>2014-05-09T01:27:08Z</updated>

		<summary type="html">&lt;p&gt;Bestbitcoincasino: /* Reviews */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;SatoshiDice is a &amp;quot;blockchain-based betting game.&amp;quot;&lt;br /&gt;
&lt;br /&gt;
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.&lt;br /&gt;
&lt;br /&gt;
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&#039;s gain to a losing bet.&lt;br /&gt;
As a result, the game spams the p2p network and blockchain with useless data.&lt;br /&gt;
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.&lt;br /&gt;
&lt;br /&gt;
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&amp;lt;ref&amp;gt;[http://bitcointalk.org/index.php?topic=79079.0 Blockchain-based betting services function as mixing services?]&amp;lt;/ref&amp;gt;.&lt;br /&gt;
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.&lt;br /&gt;
&lt;br /&gt;
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.&lt;br /&gt;
&lt;br /&gt;
SatoshiDice.com was [https://bitcointalk.org/index.php?topic=77870.0 announced] on bitcointalk on April 24th, 2012, by its operator, Eric Voorhees.  A user of this wiki [https://en.bitcoin.it/w/index.php?title=SatoshiDice&amp;amp;diff=prev&amp;amp;oldid=38056 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 [http://www.google.com/search?client=safari&amp;amp;rls=en&amp;amp;q=%22blockchain+limitada%22&amp;amp;ie=UTF-8&amp;amp;oe=UTF-8 google search for &amp;quot;Blockchain Limitada&amp;quot;] yields no hits.&lt;br /&gt;
&lt;br /&gt;
SatoshiDice permanently blocked US players in May 2013 citing potential legal concern.&lt;br /&gt;
&lt;br /&gt;
==Random Number Generation==&lt;br /&gt;
&lt;br /&gt;
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.&lt;br /&gt;
&lt;br /&gt;
==Odds==&lt;br /&gt;
&lt;br /&gt;
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.&lt;br /&gt;
&lt;br /&gt;
==Automated Betting==&lt;br /&gt;
&lt;br /&gt;
Some gamblers have built automated betting bot scripts employing the Martingale betting system and variants thereof&amp;lt;ref&amp;gt;[http://bitcointalk.org/index.php?topic=80245.0 PHP martingale bot for satoshiDICE]&amp;lt;/ref&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
==History==&lt;br /&gt;
&lt;br /&gt;
SatoshiDice was the brand given the service initially created by [[BitcoinTalk]] forum user FireDuck before selling the system to another operator&amp;lt;ref&amp;gt;[http://www.reddit.com/r/Bitcoin/comments/segz0/anyone_want_to_run_my_bitcoin_casino Anyone want to run my bitcoin casino]&amp;lt;/ref&amp;gt;.  The service was announced on April 24, 2012&amp;lt;ref&amp;gt;[http://bitcointalk.org/index.php?topic=77870.0 SatoshiDICE.com - Verified rolls, up to 65,000x winning]&amp;lt;/ref&amp;gt;.&lt;br /&gt;
Within weeks, the site became responsible for more Bitcoin transactions than all other uses of Bitcoin combined&amp;lt;ref&amp;gt;[http://bitcointalk.org/index.php?topic=79285.0 All-time transaction record was just hit]&amp;lt;/ref&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
Since August 20, 2012 some SatoshiDice shares are traded&amp;lt;ref&amp;gt;https://bitcointalk.org/index.php?topic=101902.0 IPO shares announcement&amp;lt;/ref&amp;gt; on the Romanian exchange platform [[MPEx]] under S.DICE symbol and paying monthly dividends.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;1dice1e6pdhLzzWQq7yMidf6j8eAg7pkY&#039;&#039;&#039;, is a version-0 Bitcoin [[address]]. By sending coins to this address, one participates in SatoshiDice&#039;s &amp;quot;lessthan 1&amp;quot; gambling game, which offers a 0.0015%	chance to win 64000&amp;amp;times; the original bet. As SatoshiDice is fully automatic, transactions sent to this address will receive payment almost immediately after it is broadcast.&lt;br /&gt;
&lt;br /&gt;
As with all SatoshiDice betting addresses, this address is a [[Vanitygen|vanity]] one, specially generated to have a &amp;quot;1dice&amp;quot; prefix. The address that holds the &amp;quot;1dice&amp;quot; firstbits, however, is 1DicEcEgURmiRqfunhFWgUjd4HZZLkzyWQ, an insignificant address likely unrelated to SatoshiDice.&lt;br /&gt;
&lt;br /&gt;
Thus far, SatoshiDice&#039;s appeal has caused this address to be among the most-used addresses.&lt;br /&gt;
&lt;br /&gt;
==See Also==&lt;br /&gt;
&lt;br /&gt;
* [[Mixing service]]&lt;br /&gt;
* [[Bitcoin Ladder]]&lt;br /&gt;
&lt;br /&gt;
== Reviews ==&lt;br /&gt;
&lt;br /&gt;
[http://www.bitcoincasinopro.com/reviews/satoshi-dice/ SatoshiDice Review] A+ Bitcoin Casino Pro Rating&lt;br /&gt;
&lt;br /&gt;
[http://www.bestbitcoincasino.com/review/satoshi-dice/ SatoshiDice Review] One of the best Bitcoin games in the industry, SatoshiDice has successfully established a solid base of loyal players&lt;br /&gt;
&lt;br /&gt;
[http://www.bitcoingg.com/bitcoin-gambling-sites/satoshidice/ SatoshiDice Review] “Intelligence and concentration is the key to win bitcoins.” This is seemingly the first thing you will have in mind after seeing the domain of SatoshiDice.&lt;br /&gt;
&lt;br /&gt;
==External Links==&lt;br /&gt;
&lt;br /&gt;
* [http://www.SatoshiDice.com SatoshiDice.com] website&lt;br /&gt;
&lt;br /&gt;
==References==&lt;br /&gt;
&amp;lt;references /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
[[Category:Gambling]]&lt;/div&gt;</summary>
		<author><name>Bestbitcoincasino</name></author>
	</entry>
	<entry>
		<id>https://en.bitcoin.it/w/index.php?title=Satoshi_Dice&amp;diff=47145</id>
		<title>Satoshi Dice</title>
		<link rel="alternate" type="text/html" href="https://en.bitcoin.it/w/index.php?title=Satoshi_Dice&amp;diff=47145"/>
		<updated>2014-05-09T01:26:19Z</updated>

		<summary type="html">&lt;p&gt;Bestbitcoincasino: /* Reviews */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;SatoshiDice is a &amp;quot;blockchain-based betting game.&amp;quot;&lt;br /&gt;
&lt;br /&gt;
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.&lt;br /&gt;
&lt;br /&gt;
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&#039;s gain to a losing bet.&lt;br /&gt;
As a result, the game spams the p2p network and blockchain with useless data.&lt;br /&gt;
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.&lt;br /&gt;
&lt;br /&gt;
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&amp;lt;ref&amp;gt;[http://bitcointalk.org/index.php?topic=79079.0 Blockchain-based betting services function as mixing services?]&amp;lt;/ref&amp;gt;.&lt;br /&gt;
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.&lt;br /&gt;
&lt;br /&gt;
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.&lt;br /&gt;
&lt;br /&gt;
SatoshiDice.com was [https://bitcointalk.org/index.php?topic=77870.0 announced] on bitcointalk on April 24th, 2012, by its operator, Eric Voorhees.  A user of this wiki [https://en.bitcoin.it/w/index.php?title=SatoshiDice&amp;amp;diff=prev&amp;amp;oldid=38056 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 [http://www.google.com/search?client=safari&amp;amp;rls=en&amp;amp;q=%22blockchain+limitada%22&amp;amp;ie=UTF-8&amp;amp;oe=UTF-8 google search for &amp;quot;Blockchain Limitada&amp;quot;] yields no hits.&lt;br /&gt;
&lt;br /&gt;
SatoshiDice permanently blocked US players in May 2013 citing potential legal concern.&lt;br /&gt;
&lt;br /&gt;
==Random Number Generation==&lt;br /&gt;
&lt;br /&gt;
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.&lt;br /&gt;
&lt;br /&gt;
==Odds==&lt;br /&gt;
&lt;br /&gt;
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.&lt;br /&gt;
&lt;br /&gt;
==Automated Betting==&lt;br /&gt;
&lt;br /&gt;
Some gamblers have built automated betting bot scripts employing the Martingale betting system and variants thereof&amp;lt;ref&amp;gt;[http://bitcointalk.org/index.php?topic=80245.0 PHP martingale bot for satoshiDICE]&amp;lt;/ref&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
==History==&lt;br /&gt;
&lt;br /&gt;
SatoshiDice was the brand given the service initially created by [[BitcoinTalk]] forum user FireDuck before selling the system to another operator&amp;lt;ref&amp;gt;[http://www.reddit.com/r/Bitcoin/comments/segz0/anyone_want_to_run_my_bitcoin_casino Anyone want to run my bitcoin casino]&amp;lt;/ref&amp;gt;.  The service was announced on April 24, 2012&amp;lt;ref&amp;gt;[http://bitcointalk.org/index.php?topic=77870.0 SatoshiDICE.com - Verified rolls, up to 65,000x winning]&amp;lt;/ref&amp;gt;.&lt;br /&gt;
Within weeks, the site became responsible for more Bitcoin transactions than all other uses of Bitcoin combined&amp;lt;ref&amp;gt;[http://bitcointalk.org/index.php?topic=79285.0 All-time transaction record was just hit]&amp;lt;/ref&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
Since August 20, 2012 some SatoshiDice shares are traded&amp;lt;ref&amp;gt;https://bitcointalk.org/index.php?topic=101902.0 IPO shares announcement&amp;lt;/ref&amp;gt; on the Romanian exchange platform [[MPEx]] under S.DICE symbol and paying monthly dividends.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;1dice1e6pdhLzzWQq7yMidf6j8eAg7pkY&#039;&#039;&#039;, is a version-0 Bitcoin [[address]]. By sending coins to this address, one participates in SatoshiDice&#039;s &amp;quot;lessthan 1&amp;quot; gambling game, which offers a 0.0015%	chance to win 64000&amp;amp;times; the original bet. As SatoshiDice is fully automatic, transactions sent to this address will receive payment almost immediately after it is broadcast.&lt;br /&gt;
&lt;br /&gt;
As with all SatoshiDice betting addresses, this address is a [[Vanitygen|vanity]] one, specially generated to have a &amp;quot;1dice&amp;quot; prefix. The address that holds the &amp;quot;1dice&amp;quot; firstbits, however, is 1DicEcEgURmiRqfunhFWgUjd4HZZLkzyWQ, an insignificant address likely unrelated to SatoshiDice.&lt;br /&gt;
&lt;br /&gt;
Thus far, SatoshiDice&#039;s appeal has caused this address to be among the most-used addresses.&lt;br /&gt;
&lt;br /&gt;
==See Also==&lt;br /&gt;
&lt;br /&gt;
* [[Mixing service]]&lt;br /&gt;
* [[Bitcoin Ladder]]&lt;br /&gt;
&lt;br /&gt;
== Reviews ==&lt;br /&gt;
&lt;br /&gt;
[http://www.bitcoincasinopro.com/reviews/satoshi-dice/ SatoshiDice Review] A+ Bitcoin Casino Pro Rating&lt;br /&gt;
[http://www.bestbitcoincasino.com/review/satoshi-dice/ SatoshiDice Review] One of the best Bitcoin games in the industry, SatoshiDice has successfully established a solid base of loyal players&lt;br /&gt;
[http://www.bitcoingg.com/bitcoin-gambling-sites/satoshidice/ SatoshiDice Review] “Intelligence and concentration is the key to win bitcoins.” This is seemingly the first thing you will have in mind after seeing the domain of SatoshiDice.&lt;br /&gt;
&lt;br /&gt;
==External Links==&lt;br /&gt;
&lt;br /&gt;
* [http://www.SatoshiDice.com SatoshiDice.com] website&lt;br /&gt;
&lt;br /&gt;
==References==&lt;br /&gt;
&amp;lt;references /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
[[Category:Gambling]]&lt;/div&gt;</summary>
		<author><name>Bestbitcoincasino</name></author>
	</entry>
	<entry>
		<id>https://en.bitcoin.it/w/index.php?title=SatoshiBet&amp;diff=47144</id>
		<title>SatoshiBet</title>
		<link rel="alternate" type="text/html" href="https://en.bitcoin.it/w/index.php?title=SatoshiBet&amp;diff=47144"/>
		<updated>2014-05-09T01:24:51Z</updated>

		<summary type="html">&lt;p&gt;Bestbitcoincasino: /* Reviews */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{advert}}[https://satoshibet.com/ SatoshiBet Bitcoin Casino] is a popular Bitcoin Casino played straight in your browser. No registration (complete anonymity). No downloads (flash or java) required. Instant (0 confirmation) deposits. Just visit &amp;amp; play. This makes it one of the easiest casinos to play on.&lt;br /&gt;
&lt;br /&gt;
== Casino ==&lt;br /&gt;
* [https://satoshibet.com/ Bitcoin Roulette]&lt;br /&gt;
** Single Zero Roulette wheel&lt;br /&gt;
** Min Bet of 0.001BTC, Max bet of 3BTC&lt;br /&gt;
** Provably Fair!&lt;br /&gt;
&lt;br /&gt;
* [https://satoshibet.com/ Bitcoin Blackjack]&lt;br /&gt;
** Blackjack pays 3:2&lt;br /&gt;
** Dealer hits soft 17&lt;br /&gt;
** Can double after split&lt;br /&gt;
** Can double on any first two cards&lt;br /&gt;
** Split to up to 4 hands&lt;br /&gt;
** Can resplit aces&lt;br /&gt;
** Can not hit split aces&lt;br /&gt;
** Dealer does not peek&lt;br /&gt;
** Provably Fair!&lt;br /&gt;
&lt;br /&gt;
* [https://satoshibet.com/ Card Game Casino War]&lt;br /&gt;
** One card is dealt to you and one to the dealer.&lt;br /&gt;
** If your card is a higher value than the dealer’s, you win!&lt;br /&gt;
** If your card is the same value as the dealer’s, you get the chance to go to ‘War’ and try to beat the dealer with a second card.&lt;br /&gt;
** Provably Fair!&lt;br /&gt;
&lt;br /&gt;
* [https://satoshibet.com/ Lucky 7 Bitcoin Slot Machine]&lt;br /&gt;
** Whopping 99.6% Return To Player. This makes it one the most profitable slot machines in all of Bitcoin land.&lt;br /&gt;
** Featuring a Progressive Jackpot, it grows every time anyone plays&lt;br /&gt;
** Autospin feature, makes the game spin by itself while you can watch.&lt;br /&gt;
** Provably Fair!&lt;br /&gt;
&lt;br /&gt;
== Security ==&lt;br /&gt;
They take the highest security measures to guarantee you a safe gaming environment, among them:&lt;br /&gt;
* All data is sent over an SSL encrypted tunnel.&lt;br /&gt;
* Offline wallets to store excess funds.&lt;br /&gt;
* All games are Provably Fair. You can verify the absolute randomness of each shuffle yourself.&lt;br /&gt;
&lt;br /&gt;
== HTML5 Technology ==&lt;br /&gt;
All games are completely played in your browser using latest HTML5 technologies. This means:&lt;br /&gt;
* No downloads whatsoever (no flash, java, ..), just visit and instantly start playing.&lt;br /&gt;
* No registration required, you will receive a unique link that serves as your private account upon depositing. We guarantee you complete anonymity.&lt;br /&gt;
&lt;br /&gt;
==Reviews==&lt;br /&gt;
* [http://www.bitcoincasinopro.com/reviews/satoshibet/ SatoshiBet Rating] A+&lt;br /&gt;
* [http://bitcoinchaser.com/satoshibet-review SatoshiBet Review] Full casino review with final rating of A+&lt;br /&gt;
* [http://www.bitcoincasinoreviews.org/satoshibet-review/ Another SatoshiBet Review] BitcoinCasinoReviews.org rated this site 3.1 out of 5 stars&lt;br /&gt;
* [http://www.bestbitcoincasino.com/review/satoshi-bet/ SatoshiBet Review] Satoshi Bet offers two games: Casino War as well as Lucky 7&lt;br /&gt;
* [http://www.bestbitcoinroulette.com/review/satoshibet/ SatoshiBet Full Review]&lt;br /&gt;
* [http://www.bitcoingg.com/bitcoin-gambling-sites/satoshibet/ SatoshiBet Review] SatoshiBet is sure the pioneer in the online casino industry&lt;br /&gt;
&lt;br /&gt;
==External Links==&lt;br /&gt;
&lt;br /&gt;
* [https://satoshibet.com/ SatoshiBet Bitcoin Casino] Website&lt;br /&gt;
* [https://twitter.com/satoshibet SatoshiBet Twitter]&lt;br /&gt;
* [https://www.facebook.com/satoshibet SatoshiBet Facebook]&lt;br /&gt;
* [https://bitcointalk.org/index.php?topic=153003.0 SatoshiBet Casino Topic] on bitcointalk.org&lt;br /&gt;
&lt;br /&gt;
[[Category:Games]]&lt;br /&gt;
[[Category:Gambling]]&lt;br /&gt;
[[Category:Casino]]&lt;/div&gt;</summary>
		<author><name>Bestbitcoincasino</name></author>
	</entry>
	<entry>
		<id>https://en.bitcoin.it/w/index.php?title=SatoshiBet&amp;diff=47143</id>
		<title>SatoshiBet</title>
		<link rel="alternate" type="text/html" href="https://en.bitcoin.it/w/index.php?title=SatoshiBet&amp;diff=47143"/>
		<updated>2014-05-09T01:24:21Z</updated>

		<summary type="html">&lt;p&gt;Bestbitcoincasino: /* Reviews */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{advert}}[https://satoshibet.com/ SatoshiBet Bitcoin Casino] is a popular Bitcoin Casino played straight in your browser. No registration (complete anonymity). No downloads (flash or java) required. Instant (0 confirmation) deposits. Just visit &amp;amp; play. This makes it one of the easiest casinos to play on.&lt;br /&gt;
&lt;br /&gt;
== Casino ==&lt;br /&gt;
* [https://satoshibet.com/ Bitcoin Roulette]&lt;br /&gt;
** Single Zero Roulette wheel&lt;br /&gt;
** Min Bet of 0.001BTC, Max bet of 3BTC&lt;br /&gt;
** Provably Fair!&lt;br /&gt;
&lt;br /&gt;
* [https://satoshibet.com/ Bitcoin Blackjack]&lt;br /&gt;
** Blackjack pays 3:2&lt;br /&gt;
** Dealer hits soft 17&lt;br /&gt;
** Can double after split&lt;br /&gt;
** Can double on any first two cards&lt;br /&gt;
** Split to up to 4 hands&lt;br /&gt;
** Can resplit aces&lt;br /&gt;
** Can not hit split aces&lt;br /&gt;
** Dealer does not peek&lt;br /&gt;
** Provably Fair!&lt;br /&gt;
&lt;br /&gt;
* [https://satoshibet.com/ Card Game Casino War]&lt;br /&gt;
** One card is dealt to you and one to the dealer.&lt;br /&gt;
** If your card is a higher value than the dealer’s, you win!&lt;br /&gt;
** If your card is the same value as the dealer’s, you get the chance to go to ‘War’ and try to beat the dealer with a second card.&lt;br /&gt;
** Provably Fair!&lt;br /&gt;
&lt;br /&gt;
* [https://satoshibet.com/ Lucky 7 Bitcoin Slot Machine]&lt;br /&gt;
** Whopping 99.6% Return To Player. This makes it one the most profitable slot machines in all of Bitcoin land.&lt;br /&gt;
** Featuring a Progressive Jackpot, it grows every time anyone plays&lt;br /&gt;
** Autospin feature, makes the game spin by itself while you can watch.&lt;br /&gt;
** Provably Fair!&lt;br /&gt;
&lt;br /&gt;
== Security ==&lt;br /&gt;
They take the highest security measures to guarantee you a safe gaming environment, among them:&lt;br /&gt;
* All data is sent over an SSL encrypted tunnel.&lt;br /&gt;
* Offline wallets to store excess funds.&lt;br /&gt;
* All games are Provably Fair. You can verify the absolute randomness of each shuffle yourself.&lt;br /&gt;
&lt;br /&gt;
== HTML5 Technology ==&lt;br /&gt;
All games are completely played in your browser using latest HTML5 technologies. This means:&lt;br /&gt;
* No downloads whatsoever (no flash, java, ..), just visit and instantly start playing.&lt;br /&gt;
* No registration required, you will receive a unique link that serves as your private account upon depositing. We guarantee you complete anonymity.&lt;br /&gt;
&lt;br /&gt;
==Reviews==&lt;br /&gt;
* [http://www.bitcoincasinopro.com/reviews/satoshibet/ SatoshiBet Rating] A+&lt;br /&gt;
* [http://bitcoinchaser.com/satoshibet-review SatoshiBet Review] Full casino review with final rating of A+&lt;br /&gt;
* [http://www.bitcoincasinoreviews.org/satoshibet-review/ Another SatoshiBet Review] BitcoinCasinoReviews.org rated this site 3.1 out of 5 stars&lt;br /&gt;
* [http://www.bestbitcoincasino.com/review/satoshi-bet/ SatoshiBet Review] Satoshi Bet offers two games: Casino War as well as Lucky 7&lt;br /&gt;
* [http://www.bestbitcoinroulette.com/review/satoshibet/ SatoshiBet Full Review]&lt;br /&gt;
* [http://www.bitcoingg.com/bitcoin-gambling-sites/satoshibet/ SatoshiBet Review]SatoshiBet is sure the pioneer in the online casino industry&lt;br /&gt;
&lt;br /&gt;
==External Links==&lt;br /&gt;
&lt;br /&gt;
* [https://satoshibet.com/ SatoshiBet Bitcoin Casino] Website&lt;br /&gt;
* [https://twitter.com/satoshibet SatoshiBet Twitter]&lt;br /&gt;
* [https://www.facebook.com/satoshibet SatoshiBet Facebook]&lt;br /&gt;
* [https://bitcointalk.org/index.php?topic=153003.0 SatoshiBet Casino Topic] on bitcointalk.org&lt;br /&gt;
&lt;br /&gt;
[[Category:Games]]&lt;br /&gt;
[[Category:Gambling]]&lt;br /&gt;
[[Category:Casino]]&lt;/div&gt;</summary>
		<author><name>Bestbitcoincasino</name></author>
	</entry>
	<entry>
		<id>https://en.bitcoin.it/w/index.php?title=PLAYTIN&amp;diff=47142</id>
		<title>PLAYTIN</title>
		<link rel="alternate" type="text/html" href="https://en.bitcoin.it/w/index.php?title=PLAYTIN&amp;diff=47142"/>
		<updated>2014-05-09T01:22:37Z</updated>

		<summary type="html">&lt;p&gt;Bestbitcoincasino: /* Reviews */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[https://playt.in PLAYTIN - Casino · Exchange · Wallet · Trading] is a browser-based site using Bitcoins/Litecoin as a currency.&lt;br /&gt;
&lt;br /&gt;
We offer a wide variety of games and new games are added on a regular basis.&lt;br /&gt;
&lt;br /&gt;
We leverages the capabilities of modern HTML5 browsers. There is no need to download anything or install closed source software or even use exploit-loaded Flash technology. PLAYTIN works best on Chrome or a recent version of Firefox.&lt;br /&gt;
&lt;br /&gt;
All games are provably fair. The outcome of each game is determined by a server secret and a player provided client secret. This ensures that we cannot predict or change the outcome of any single game. &lt;br /&gt;
&lt;br /&gt;
To protect all data that is transferred over the internet we utilize 256 bit HTTPS encryption.&lt;br /&gt;
&lt;br /&gt;
== Wallet ==&lt;br /&gt;
* Anonymous&lt;br /&gt;
* Built-in mixer&lt;br /&gt;
* Instant and free user to user transfers (off-chain transactions) or coins and assets&lt;br /&gt;
* No fees&lt;br /&gt;
* Two-factor authentication - to further protect your account you can enable Google Authenticator ([https://play.google.com/store/apps/details?id=com.google.android.apps.authenticator2 Android Phones] [https://itunes.apple.com/us/app/google-authenticator/id388497605?mt=8 Apple Phones])&lt;br /&gt;
&lt;br /&gt;
== Coin Exchange ==&lt;br /&gt;
* Trade crypto-currencies &lt;br /&gt;
* Very low fees (0.1%)&lt;br /&gt;
&lt;br /&gt;
== Asset Trading ==&lt;br /&gt;
* Trade assets&lt;br /&gt;
* Register own assets (coming soon)&lt;br /&gt;
* Invest in PLAYTIN&lt;br /&gt;
&lt;br /&gt;
== Games ==&lt;br /&gt;
* Bitter Lemon - Multiply your stake, but beware of the lemons, they taste very bitter.&lt;br /&gt;
* Crazy Dice - Our very own special version of the popular dice game.&lt;br /&gt;
* Easy Hold&#039;em Poker - The easy version of the famous Texas Hold&#039;em poker game.&lt;br /&gt;
* Jacks Or Better - Video Poker with 99.8% payout rate&lt;br /&gt;
* Keno - The well known lottery game&lt;br /&gt;
* Let It Ride - Our own kind of the common casino game.&lt;br /&gt;
* Red Dog - Also known as red dog poker or yablon, a traditional card game.&lt;br /&gt;
* Red and Blue - A game about doubles, poison and of course, the winning color.&lt;br /&gt;
* Roulette - A single zero wheel roulette.&lt;br /&gt;
&lt;br /&gt;
== Bets ==&lt;br /&gt;
* Bitcoin can be used as mBTC (milli Bitcoins). For example a value of 0.325BTC is displayed as 325. &lt;br /&gt;
* Litcoins can be used as cLTC (Litecoin Cents). For example a value of 4.83LTC is displayed as 483. &lt;br /&gt;
* All Games can be played for free by switching to training mode.&lt;br /&gt;
* The minimum bet amount is 1 mBTC / 1 cLTC. The maximum bet amount depends on the game.&lt;br /&gt;
&lt;br /&gt;
== Registration ==&lt;br /&gt;
* The registration is completely anonymous, no e-mail address is required&lt;br /&gt;
* Quick account - by using a quick account the URL contains a key to your account.&lt;br /&gt;
* Normal account - normal account work on a username/password pair.&lt;br /&gt;
* Google account - you can login using your Google account.&lt;br /&gt;
* Mozilla Persona account - you can login using your Mozilla Persona account.&lt;br /&gt;
* Two-factor authentication - to further protect your account you can enable Google Authenticator ([https://play.google.com/store/apps/details?id=com.google.android.apps.authenticator2 Android Phones] [https://itunes.apple.com/us/app/google-authenticator/id388497605?mt=8 Apple Phones])&lt;br /&gt;
&lt;br /&gt;
== Deposits/Withdraws ==&lt;br /&gt;
* Deposits are instant - as soon as we see your depositing transaction (about 2 seconds) you can start to play.&lt;br /&gt;
* Withdraws are usually instant - as long as we can satisfy the withdraw from the hot wallet the withdraw takes only a few seconds.&lt;br /&gt;
&lt;br /&gt;
== Provably Fair ==&lt;br /&gt;
* All games are provably fair - the outcome of each game is the result of two secrets.&lt;br /&gt;
* The server generates a new server secret before each play. This secret is hashed and displayed to the player.&lt;br /&gt;
* The player provides a client secret. By combining both secrets the result of the game is computed.&lt;br /&gt;
* It is impossible for the server to cheat because the client secret is still unknown while the server secret cannot be changed anymore.&lt;br /&gt;
Since the player knows the hash of the server secret before each play and can use a client secret at will, the play is actually a mathematical challenge and not random. If the player can solve the hash every play can be won highest, therefor technically there is no act of random involved.&lt;br /&gt;
&lt;br /&gt;
== Reviews ==&lt;br /&gt;
&lt;br /&gt;
[http://www.bitcoincasinopro.com/reviews/playtin/ Playtin Review] A Rating&lt;br /&gt;
&lt;br /&gt;
[http://www.bitcoingg.com/bitcoin-gambling-sites/playtin/ Playtin Overview] 5 out of 5 based on 2 ratings&lt;br /&gt;
&lt;br /&gt;
[http://www.bestbitcoincasino.com/review/playtin/ Playtin Review] Playtin is a bitcoin gambling site that affirms the popular description of being an open book.&lt;br /&gt;
&lt;br /&gt;
== External Link ==&lt;br /&gt;
[https://playt.in https://playt.in - PLAYTIN - The Bitcoin Casino] website&lt;br /&gt;
&lt;br /&gt;
[[Category:Gambling]]&lt;br /&gt;
[[Category:EWallets]]&lt;br /&gt;
[[Category:Exchanges]]&lt;br /&gt;
[[Category:Stock Exchanges]]&lt;/div&gt;</summary>
		<author><name>Bestbitcoincasino</name></author>
	</entry>
	<entry>
		<id>https://en.bitcoin.it/w/index.php?title=SatoshiBet&amp;diff=46686</id>
		<title>SatoshiBet</title>
		<link rel="alternate" type="text/html" href="https://en.bitcoin.it/w/index.php?title=SatoshiBet&amp;diff=46686"/>
		<updated>2014-04-23T02:53:52Z</updated>

		<summary type="html">&lt;p&gt;Bestbitcoincasino: /* Reviews */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{advert}}[https://satoshibet.com/ SatoshiBet Bitcoin Casino] is a popular Bitcoin Casino played straight in your browser. No registration (complete anonymity). No downloads (flash or java) required. Instant (0 confirmation) deposits. Just visit &amp;amp; play. This makes it one of the easiest casinos to play on.&lt;br /&gt;
&lt;br /&gt;
== Casino ==&lt;br /&gt;
* [https://satoshibet.com/ Bitcoin Roulette]&lt;br /&gt;
** Single Zero Roulette wheel&lt;br /&gt;
** Min Bet of 0.001BTC, Max bet of 3BTC&lt;br /&gt;
** Provably Fair!&lt;br /&gt;
&lt;br /&gt;
* [https://satoshibet.com/ Bitcoin Blackjack]&lt;br /&gt;
** Blackjack pays 3:2&lt;br /&gt;
** Dealer hits soft 17&lt;br /&gt;
** Can double after split&lt;br /&gt;
** Can double on any first two cards&lt;br /&gt;
** Split to up to 4 hands&lt;br /&gt;
** Can resplit aces&lt;br /&gt;
** Can not hit split aces&lt;br /&gt;
** Dealer does not peek&lt;br /&gt;
** Provably Fair!&lt;br /&gt;
&lt;br /&gt;
* [https://satoshibet.com/ Card Game Casino War]&lt;br /&gt;
** One card is dealt to you and one to the dealer.&lt;br /&gt;
** If your card is a higher value than the dealer’s, you win!&lt;br /&gt;
** If your card is the same value as the dealer’s, you get the chance to go to ‘War’ and try to beat the dealer with a second card.&lt;br /&gt;
** Provably Fair!&lt;br /&gt;
&lt;br /&gt;
* [https://satoshibet.com/ Lucky 7 Bitcoin Slot Machine]&lt;br /&gt;
** Whopping 99.6% Return To Player. This makes it one the most profitable slot machines in all of Bitcoin land.&lt;br /&gt;
** Featuring a Progressive Jackpot, it grows every time anyone plays&lt;br /&gt;
** Autospin feature, makes the game spin by itself while you can watch.&lt;br /&gt;
** Provably Fair!&lt;br /&gt;
&lt;br /&gt;
== Security ==&lt;br /&gt;
They take the highest security measures to guarantee you a safe gaming environment, among them:&lt;br /&gt;
* All data is sent over an SSL encrypted tunnel.&lt;br /&gt;
* Offline wallets to store excess funds.&lt;br /&gt;
* All games are Provably Fair. You can verify the absolute randomness of each shuffle yourself.&lt;br /&gt;
&lt;br /&gt;
== HTML5 Technology ==&lt;br /&gt;
All games are completely played in your browser using latest HTML5 technologies. This means:&lt;br /&gt;
* No downloads whatsoever (no flash, java, ..), just visit and instantly start playing.&lt;br /&gt;
* No registration required, you will receive a unique link that serves as your private account upon depositing. We guarantee you complete anonymity.&lt;br /&gt;
&lt;br /&gt;
==Reviews==&lt;br /&gt;
* [http://www.bitcoincasinopro.com/reviews/satoshibet/ SatoshiBet Rating] A+&lt;br /&gt;
* [http://bitcoinchaser.com/satoshibet-review SatoshiBet Review] Full casino review with final rating of A+&lt;br /&gt;
* [http://www.bitcoincasinoreviews.org/satoshibet-review/ Another SatoshiBet Review] BitcoinCasinoReviews.org rated this site 3.1 out of 5 stars&lt;br /&gt;
* [http://www.bestbitcoincasino.com/review/satoshi-bet/ SatoshiBet Review] Satoshi Bet offers two games: Casino War as well as Lucky 7&lt;br /&gt;
* [http://www.bestbitcoinroulette.com/review/satoshibet/ SatoshiBet Full Review]&lt;br /&gt;
&lt;br /&gt;
==External Links==&lt;br /&gt;
&lt;br /&gt;
* [https://satoshibet.com/ SatoshiBet Bitcoin Casino] Website&lt;br /&gt;
* [https://twitter.com/satoshibet SatoshiBet Twitter]&lt;br /&gt;
* [https://www.facebook.com/satoshibet SatoshiBet Facebook]&lt;br /&gt;
* [https://bitcointalk.org/index.php?topic=153003.0 SatoshiBet Casino Topic] on bitcointalk.org&lt;br /&gt;
&lt;br /&gt;
[[Category:Games]]&lt;br /&gt;
[[Category:Gambling]]&lt;br /&gt;
[[Category:Casino]]&lt;/div&gt;</summary>
		<author><name>Bestbitcoincasino</name></author>
	</entry>
	<entry>
		<id>https://en.bitcoin.it/w/index.php?title=SatoshiBet&amp;diff=46685</id>
		<title>SatoshiBet</title>
		<link rel="alternate" type="text/html" href="https://en.bitcoin.it/w/index.php?title=SatoshiBet&amp;diff=46685"/>
		<updated>2014-04-23T02:53:26Z</updated>

		<summary type="html">&lt;p&gt;Bestbitcoincasino: /* Reviews */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{advert}}[https://satoshibet.com/ SatoshiBet Bitcoin Casino] is a popular Bitcoin Casino played straight in your browser. No registration (complete anonymity). No downloads (flash or java) required. Instant (0 confirmation) deposits. Just visit &amp;amp; play. This makes it one of the easiest casinos to play on.&lt;br /&gt;
&lt;br /&gt;
== Casino ==&lt;br /&gt;
* [https://satoshibet.com/ Bitcoin Roulette]&lt;br /&gt;
** Single Zero Roulette wheel&lt;br /&gt;
** Min Bet of 0.001BTC, Max bet of 3BTC&lt;br /&gt;
** Provably Fair!&lt;br /&gt;
&lt;br /&gt;
* [https://satoshibet.com/ Bitcoin Blackjack]&lt;br /&gt;
** Blackjack pays 3:2&lt;br /&gt;
** Dealer hits soft 17&lt;br /&gt;
** Can double after split&lt;br /&gt;
** Can double on any first two cards&lt;br /&gt;
** Split to up to 4 hands&lt;br /&gt;
** Can resplit aces&lt;br /&gt;
** Can not hit split aces&lt;br /&gt;
** Dealer does not peek&lt;br /&gt;
** Provably Fair!&lt;br /&gt;
&lt;br /&gt;
* [https://satoshibet.com/ Card Game Casino War]&lt;br /&gt;
** One card is dealt to you and one to the dealer.&lt;br /&gt;
** If your card is a higher value than the dealer’s, you win!&lt;br /&gt;
** If your card is the same value as the dealer’s, you get the chance to go to ‘War’ and try to beat the dealer with a second card.&lt;br /&gt;
** Provably Fair!&lt;br /&gt;
&lt;br /&gt;
* [https://satoshibet.com/ Lucky 7 Bitcoin Slot Machine]&lt;br /&gt;
** Whopping 99.6% Return To Player. This makes it one the most profitable slot machines in all of Bitcoin land.&lt;br /&gt;
** Featuring a Progressive Jackpot, it grows every time anyone plays&lt;br /&gt;
** Autospin feature, makes the game spin by itself while you can watch.&lt;br /&gt;
** Provably Fair!&lt;br /&gt;
&lt;br /&gt;
== Security ==&lt;br /&gt;
They take the highest security measures to guarantee you a safe gaming environment, among them:&lt;br /&gt;
* All data is sent over an SSL encrypted tunnel.&lt;br /&gt;
* Offline wallets to store excess funds.&lt;br /&gt;
* All games are Provably Fair. You can verify the absolute randomness of each shuffle yourself.&lt;br /&gt;
&lt;br /&gt;
== HTML5 Technology ==&lt;br /&gt;
All games are completely played in your browser using latest HTML5 technologies. This means:&lt;br /&gt;
* No downloads whatsoever (no flash, java, ..), just visit and instantly start playing.&lt;br /&gt;
* No registration required, you will receive a unique link that serves as your private account upon depositing. We guarantee you complete anonymity.&lt;br /&gt;
&lt;br /&gt;
==Reviews==&lt;br /&gt;
* [http://www.bitcoincasinopro.com/reviews/satoshibet/ SatoshiBet Rating] A+&lt;br /&gt;
* [http://bitcoinchaser.com/satoshibet-review SatoshiBet Review] Full casino review with final rating of A+&lt;br /&gt;
* [http://www.bitcoincasinoreviews.org/satoshibet-review/ Another SatoshiBet Review] BitcoinCasinoReviews.org rated this site 3.1 out of 5 stars&lt;br /&gt;
* [http://www.bestbitcoincasino.com/review/satoshi-bet/ SatoshiBet Review] Satoshi Bet offers two games: Casino War as well as Lucky 7&lt;br /&gt;
* [http://www.bestbitcoinroulette.com/review/satoshibet/ SatoshiBet]&lt;br /&gt;
&lt;br /&gt;
==External Links==&lt;br /&gt;
&lt;br /&gt;
* [https://satoshibet.com/ SatoshiBet Bitcoin Casino] Website&lt;br /&gt;
* [https://twitter.com/satoshibet SatoshiBet Twitter]&lt;br /&gt;
* [https://www.facebook.com/satoshibet SatoshiBet Facebook]&lt;br /&gt;
* [https://bitcointalk.org/index.php?topic=153003.0 SatoshiBet Casino Topic] on bitcointalk.org&lt;br /&gt;
&lt;br /&gt;
[[Category:Games]]&lt;br /&gt;
[[Category:Gambling]]&lt;br /&gt;
[[Category:Casino]]&lt;/div&gt;</summary>
		<author><name>Bestbitcoincasino</name></author>
	</entry>
	<entry>
		<id>https://en.bitcoin.it/w/index.php?title=SatoshiBet&amp;diff=46310</id>
		<title>SatoshiBet</title>
		<link rel="alternate" type="text/html" href="https://en.bitcoin.it/w/index.php?title=SatoshiBet&amp;diff=46310"/>
		<updated>2014-04-10T07:28:27Z</updated>

		<summary type="html">&lt;p&gt;Bestbitcoincasino: /* Reviews */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[https://satoshibet.com/ SatoshiBet Bitcoin Casino] is a popular Bitcoin Casino played straight in your browser. No registration (complete anonymity). No downloads (flash or java) required. Instant (0 confirmation) deposits. Just visit &amp;amp; play. This makes it one of the easiest casinos to play on.&lt;br /&gt;
&lt;br /&gt;
== Casino ==&lt;br /&gt;
* [https://satoshibet.com/ Bitcoin Roulette]&lt;br /&gt;
** Single Zero Roulette wheel&lt;br /&gt;
** Min Bet of 0.001BTC, Max bet of 3BTC&lt;br /&gt;
** Provably Fair!&lt;br /&gt;
&lt;br /&gt;
* [https://satoshibet.com/ Bitcoin Blackjack]&lt;br /&gt;
** Blackjack pays 3:2&lt;br /&gt;
** Dealer hits soft 17&lt;br /&gt;
** Can double after split&lt;br /&gt;
** Can double on any first two cards&lt;br /&gt;
** Split to up to 4 hands&lt;br /&gt;
** Can resplit aces&lt;br /&gt;
** Can not hit split aces&lt;br /&gt;
** Dealer does not peek&lt;br /&gt;
** Provably Fair!&lt;br /&gt;
&lt;br /&gt;
* [https://satoshibet.com/ Card Game Casino War]&lt;br /&gt;
** One card is dealt to you and one to the dealer.&lt;br /&gt;
** If your card is a higher value than the dealer’s, you win!&lt;br /&gt;
** If your card is the same value as the dealer’s, you get the chance to go to ‘War’ and try to beat the dealer with a second card.&lt;br /&gt;
** Provably Fair!&lt;br /&gt;
&lt;br /&gt;
* [https://satoshibet.com/ Lucky 7 Bitcoin Slot Machine]&lt;br /&gt;
** Whopping 99.6% Return To Player. This makes it one the most profitable slot machines in all of Bitcoin land.&lt;br /&gt;
** Featuring a Progressive Jackpot, it grows every time anyone plays&lt;br /&gt;
** Autospin feature, makes the game spin by itself while you can watch.&lt;br /&gt;
** Provably Fair!&lt;br /&gt;
&lt;br /&gt;
== Security ==&lt;br /&gt;
They take the highest security measures to guarantee you a safe gaming environment, among them:&lt;br /&gt;
* All data is sent over an SSL encrypted tunnel.&lt;br /&gt;
* Offline wallets to store excess funds.&lt;br /&gt;
* All games are Provably Fair. You can verify the absolute randomness of each shuffle yourself.&lt;br /&gt;
&lt;br /&gt;
== HTML5 Technology ==&lt;br /&gt;
All games are completely played in your browser using latest HTML5 technologies. This means:&lt;br /&gt;
* No downloads whatsoever (no flash, java, ..), just visit and instantly start playing.&lt;br /&gt;
* No registration required, you will receive a unique link that serves as your private account upon depositing. We guarantee you complete anonymity.&lt;br /&gt;
&lt;br /&gt;
==Reviews==&lt;br /&gt;
* [http://www.bitcoincasinopro.com/reviews/satoshibet/ SatoshiBet Rating] A+&lt;br /&gt;
* [http://bitcoinchaser.com/satoshibet-review SatoshiBet Review] Full casino review with final rating of A+&lt;br /&gt;
* [http://www.bitcoincasinoreviews.org/satoshibet-review/ Another SatoshiBet Review] BitcoinCasinoReviews.org rated this site 3.1 out of 5 stars&lt;br /&gt;
* [http://www.bestbitcoincasino.com/review/satoshi-bet/ SatoshiBet Review] Satoshi Bet offers two games: Casino War as well as Lucky 7&lt;br /&gt;
&lt;br /&gt;
==External Links==&lt;br /&gt;
&lt;br /&gt;
* [https://satoshibet.com/ SatoshiBet Bitcoin Casino] Website&lt;br /&gt;
* [https://twitter.com/satoshibet SatoshiBet Twitter]&lt;br /&gt;
* [https://www.facebook.com/satoshibet SatoshiBet Facebook]&lt;br /&gt;
* [https://bitcointalk.org/index.php?topic=153003.0 SatoshiBet Casino Topic] on bitcointalk.org&lt;br /&gt;
&lt;br /&gt;
[[Category:Games]]&lt;br /&gt;
[[Category:Gambling]]&lt;br /&gt;
[[Category:Casino]]&lt;/div&gt;</summary>
		<author><name>Bestbitcoincasino</name></author>
	</entry>
	<entry>
		<id>https://en.bitcoin.it/w/index.php?title=SatoshiBet&amp;diff=46309</id>
		<title>SatoshiBet</title>
		<link rel="alternate" type="text/html" href="https://en.bitcoin.it/w/index.php?title=SatoshiBet&amp;diff=46309"/>
		<updated>2014-04-10T07:28:02Z</updated>

		<summary type="html">&lt;p&gt;Bestbitcoincasino: /* Reviews */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[https://satoshibet.com/ SatoshiBet Bitcoin Casino] is a popular Bitcoin Casino played straight in your browser. No registration (complete anonymity). No downloads (flash or java) required. Instant (0 confirmation) deposits. Just visit &amp;amp; play. This makes it one of the easiest casinos to play on.&lt;br /&gt;
&lt;br /&gt;
== Casino ==&lt;br /&gt;
* [https://satoshibet.com/ Bitcoin Roulette]&lt;br /&gt;
** Single Zero Roulette wheel&lt;br /&gt;
** Min Bet of 0.001BTC, Max bet of 3BTC&lt;br /&gt;
** Provably Fair!&lt;br /&gt;
&lt;br /&gt;
* [https://satoshibet.com/ Bitcoin Blackjack]&lt;br /&gt;
** Blackjack pays 3:2&lt;br /&gt;
** Dealer hits soft 17&lt;br /&gt;
** Can double after split&lt;br /&gt;
** Can double on any first two cards&lt;br /&gt;
** Split to up to 4 hands&lt;br /&gt;
** Can resplit aces&lt;br /&gt;
** Can not hit split aces&lt;br /&gt;
** Dealer does not peek&lt;br /&gt;
** Provably Fair!&lt;br /&gt;
&lt;br /&gt;
* [https://satoshibet.com/ Card Game Casino War]&lt;br /&gt;
** One card is dealt to you and one to the dealer.&lt;br /&gt;
** If your card is a higher value than the dealer’s, you win!&lt;br /&gt;
** If your card is the same value as the dealer’s, you get the chance to go to ‘War’ and try to beat the dealer with a second card.&lt;br /&gt;
** Provably Fair!&lt;br /&gt;
&lt;br /&gt;
* [https://satoshibet.com/ Lucky 7 Bitcoin Slot Machine]&lt;br /&gt;
** Whopping 99.6% Return To Player. This makes it one the most profitable slot machines in all of Bitcoin land.&lt;br /&gt;
** Featuring a Progressive Jackpot, it grows every time anyone plays&lt;br /&gt;
** Autospin feature, makes the game spin by itself while you can watch.&lt;br /&gt;
** Provably Fair!&lt;br /&gt;
&lt;br /&gt;
== Security ==&lt;br /&gt;
They take the highest security measures to guarantee you a safe gaming environment, among them:&lt;br /&gt;
* All data is sent over an SSL encrypted tunnel.&lt;br /&gt;
* Offline wallets to store excess funds.&lt;br /&gt;
* All games are Provably Fair. You can verify the absolute randomness of each shuffle yourself.&lt;br /&gt;
&lt;br /&gt;
== HTML5 Technology ==&lt;br /&gt;
All games are completely played in your browser using latest HTML5 technologies. This means:&lt;br /&gt;
* No downloads whatsoever (no flash, java, ..), just visit and instantly start playing.&lt;br /&gt;
* No registration required, you will receive a unique link that serves as your private account upon depositing. We guarantee you complete anonymity.&lt;br /&gt;
&lt;br /&gt;
==Reviews==&lt;br /&gt;
* [http://www.bitcoincasinopro.com/reviews/satoshibet/ SatoshiBet Rating] A+&lt;br /&gt;
* [http://bitcoinchaser.com/satoshibet-review SatoshiBet Review] Full casino review with final rating of A+&lt;br /&gt;
* [http://www.bitcoincasinoreviews.org/satoshibet-review/ Another SatoshiBet Review] BitcoinCasinoReviews.org rated this site 3.1 out of 5 stars&lt;br /&gt;
* [http://www.bestbitcoincasino.com/review/satoshi-bet/ SatoshiBet Review] Satoshi Bet offers only two games: Casino War as well as Lucky 7&lt;br /&gt;
&lt;br /&gt;
==External Links==&lt;br /&gt;
&lt;br /&gt;
* [https://satoshibet.com/ SatoshiBet Bitcoin Casino] Website&lt;br /&gt;
* [https://twitter.com/satoshibet SatoshiBet Twitter]&lt;br /&gt;
* [https://www.facebook.com/satoshibet SatoshiBet Facebook]&lt;br /&gt;
* [https://bitcointalk.org/index.php?topic=153003.0 SatoshiBet Casino Topic] on bitcointalk.org&lt;br /&gt;
&lt;br /&gt;
[[Category:Games]]&lt;br /&gt;
[[Category:Gambling]]&lt;br /&gt;
[[Category:Casino]]&lt;/div&gt;</summary>
		<author><name>Bestbitcoincasino</name></author>
	</entry>
	<entry>
		<id>https://en.bitcoin.it/w/index.php?title=SatoshiBet&amp;diff=46308</id>
		<title>SatoshiBet</title>
		<link rel="alternate" type="text/html" href="https://en.bitcoin.it/w/index.php?title=SatoshiBet&amp;diff=46308"/>
		<updated>2014-04-10T07:27:44Z</updated>

		<summary type="html">&lt;p&gt;Bestbitcoincasino: /* Reviews */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[https://satoshibet.com/ SatoshiBet Bitcoin Casino] is a popular Bitcoin Casino played straight in your browser. No registration (complete anonymity). No downloads (flash or java) required. Instant (0 confirmation) deposits. Just visit &amp;amp; play. This makes it one of the easiest casinos to play on.&lt;br /&gt;
&lt;br /&gt;
== Casino ==&lt;br /&gt;
* [https://satoshibet.com/ Bitcoin Roulette]&lt;br /&gt;
** Single Zero Roulette wheel&lt;br /&gt;
** Min Bet of 0.001BTC, Max bet of 3BTC&lt;br /&gt;
** Provably Fair!&lt;br /&gt;
&lt;br /&gt;
* [https://satoshibet.com/ Bitcoin Blackjack]&lt;br /&gt;
** Blackjack pays 3:2&lt;br /&gt;
** Dealer hits soft 17&lt;br /&gt;
** Can double after split&lt;br /&gt;
** Can double on any first two cards&lt;br /&gt;
** Split to up to 4 hands&lt;br /&gt;
** Can resplit aces&lt;br /&gt;
** Can not hit split aces&lt;br /&gt;
** Dealer does not peek&lt;br /&gt;
** Provably Fair!&lt;br /&gt;
&lt;br /&gt;
* [https://satoshibet.com/ Card Game Casino War]&lt;br /&gt;
** One card is dealt to you and one to the dealer.&lt;br /&gt;
** If your card is a higher value than the dealer’s, you win!&lt;br /&gt;
** If your card is the same value as the dealer’s, you get the chance to go to ‘War’ and try to beat the dealer with a second card.&lt;br /&gt;
** Provably Fair!&lt;br /&gt;
&lt;br /&gt;
* [https://satoshibet.com/ Lucky 7 Bitcoin Slot Machine]&lt;br /&gt;
** Whopping 99.6% Return To Player. This makes it one the most profitable slot machines in all of Bitcoin land.&lt;br /&gt;
** Featuring a Progressive Jackpot, it grows every time anyone plays&lt;br /&gt;
** Autospin feature, makes the game spin by itself while you can watch.&lt;br /&gt;
** Provably Fair!&lt;br /&gt;
&lt;br /&gt;
== Security ==&lt;br /&gt;
They take the highest security measures to guarantee you a safe gaming environment, among them:&lt;br /&gt;
* All data is sent over an SSL encrypted tunnel.&lt;br /&gt;
* Offline wallets to store excess funds.&lt;br /&gt;
* All games are Provably Fair. You can verify the absolute randomness of each shuffle yourself.&lt;br /&gt;
&lt;br /&gt;
== HTML5 Technology ==&lt;br /&gt;
All games are completely played in your browser using latest HTML5 technologies. This means:&lt;br /&gt;
* No downloads whatsoever (no flash, java, ..), just visit and instantly start playing.&lt;br /&gt;
* No registration required, you will receive a unique link that serves as your private account upon depositing. We guarantee you complete anonymity.&lt;br /&gt;
&lt;br /&gt;
==Reviews==&lt;br /&gt;
* [http://www.bitcoincasinopro.com/reviews/satoshibet/ SatoshiBet Rating] A+&lt;br /&gt;
* [http://bitcoinchaser.com/satoshibet-review SatoshiBet Review] Full casino review with final rating of A+&lt;br /&gt;
* [http://www.bitcoincasinoreviews.org/satoshibet-review/ Another SatoshiBet Review] BitcoinCasinoReviews.org rated this site 3.1 out of 5 stars&lt;br /&gt;
* http://www.bestbitcoincasino.com/review/satoshi-bet/ SatoshiBet Review] Satoshi Bet offers only two games: Casino War as well as Lucky 7&lt;br /&gt;
&lt;br /&gt;
==External Links==&lt;br /&gt;
&lt;br /&gt;
* [https://satoshibet.com/ SatoshiBet Bitcoin Casino] Website&lt;br /&gt;
* [https://twitter.com/satoshibet SatoshiBet Twitter]&lt;br /&gt;
* [https://www.facebook.com/satoshibet SatoshiBet Facebook]&lt;br /&gt;
* [https://bitcointalk.org/index.php?topic=153003.0 SatoshiBet Casino Topic] on bitcointalk.org&lt;br /&gt;
&lt;br /&gt;
[[Category:Games]]&lt;br /&gt;
[[Category:Gambling]]&lt;br /&gt;
[[Category:Casino]]&lt;/div&gt;</summary>
		<author><name>Bestbitcoincasino</name></author>
	</entry>
	<entry>
		<id>https://en.bitcoin.it/w/index.php?title=Bitcoin_roulette&amp;diff=45141</id>
		<title>Bitcoin roulette</title>
		<link rel="alternate" type="text/html" href="https://en.bitcoin.it/w/index.php?title=Bitcoin_roulette&amp;diff=45141"/>
		<updated>2014-03-20T03:25:54Z</updated>

		<summary type="html">&lt;p&gt;Bestbitcoincasino: /* References */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;The Bitcoin roulette that is mostly offered in gambling and roulette sites is based on the European roulette. In this way, you can ensure that you will have more chances of scoring big payouts as there is only one zero on the wheel. &lt;br /&gt;
&lt;br /&gt;
When you bet on roulette with bitcoins, you will notice that you wager on inside and outside bets, just like in roulette games offered by regular online casinos. However, thanks to the use of bitcoins, the process of betting has become a lot easier.&lt;br /&gt;
&lt;br /&gt;
Some roulette sites allow players to simply send their wager directly from their BTC wallet to the dynamically registered address of their bets. This process doesn’t require a registered account. On the other hand, some gambling sites require players to create an account and deposit bitcoins so that they can place their bets.&lt;br /&gt;
&lt;br /&gt;
== Free Bitcoin Roulette ==&lt;br /&gt;
&lt;br /&gt;
Play for fun on a [http://www.88bitcoinroulette.com/bitcoin-roulette/free-bitcoin-roulette/ Free Bitcoin Roulette] and have more ways of developing your skills and strategies over time! Make the most of this opportunity to be experienced in this game before you play roulette for bitcoins.&lt;br /&gt;
&lt;br /&gt;
== List of Website that offers Bitcoin Roulette ==&lt;br /&gt;
&lt;br /&gt;
* [https://www.casinobitco.in/r?u=1644 CasinoBitco.in Casino]&lt;br /&gt;
* [https://funnybtc.com FunnyBTC.com Casino]&lt;br /&gt;
* [http://www.betchain.com/bitcoin-roulette BetChain Roulette]&lt;br /&gt;
* [https://casinobum.com/roulette/ CasinoBum.com Roulette]&lt;br /&gt;
* [https://88bitcoinroulette.com/ 88 Bitcoin Roulette]&lt;br /&gt;
&lt;br /&gt;
==References==&lt;br /&gt;
&lt;br /&gt;
* [http://www.bestbitcoinroulette.com/ Best Bitcoin Roulette]&lt;br /&gt;
* [http://www.bestbitcoincasino.com/games/roulette/ Bitcoin Roulette]&lt;br /&gt;
* [http://bitcoinchaser.com/casino/roulette Bitcoin Roulette Reviews] Reviews of the best places to play Roulette with Bitcoins&lt;/div&gt;</summary>
		<author><name>Bestbitcoincasino</name></author>
	</entry>
	<entry>
		<id>https://en.bitcoin.it/w/index.php?title=Bitcoin_roulette&amp;diff=45140</id>
		<title>Bitcoin roulette</title>
		<link rel="alternate" type="text/html" href="https://en.bitcoin.it/w/index.php?title=Bitcoin_roulette&amp;diff=45140"/>
		<updated>2014-03-20T03:25:01Z</updated>

		<summary type="html">&lt;p&gt;Bestbitcoincasino: /* References */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;The Bitcoin roulette that is mostly offered in gambling and roulette sites is based on the European roulette. In this way, you can ensure that you will have more chances of scoring big payouts as there is only one zero on the wheel. &lt;br /&gt;
&lt;br /&gt;
When you bet on roulette with bitcoins, you will notice that you wager on inside and outside bets, just like in roulette games offered by regular online casinos. However, thanks to the use of bitcoins, the process of betting has become a lot easier.&lt;br /&gt;
&lt;br /&gt;
Some roulette sites allow players to simply send their wager directly from their BTC wallet to the dynamically registered address of their bets. This process doesn’t require a registered account. On the other hand, some gambling sites require players to create an account and deposit bitcoins so that they can place their bets.&lt;br /&gt;
&lt;br /&gt;
== Free Bitcoin Roulette ==&lt;br /&gt;
&lt;br /&gt;
Play for fun on a [http://www.88bitcoinroulette.com/bitcoin-roulette/free-bitcoin-roulette/ Free Bitcoin Roulette] and have more ways of developing your skills and strategies over time! Make the most of this opportunity to be experienced in this game before you play roulette for bitcoins.&lt;br /&gt;
&lt;br /&gt;
== List of Website that offers Bitcoin Roulette ==&lt;br /&gt;
&lt;br /&gt;
* [https://www.casinobitco.in/r?u=1644 CasinoBitco.in Casino]&lt;br /&gt;
* [https://funnybtc.com FunnyBTC.com Casino]&lt;br /&gt;
* [http://www.betchain.com/bitcoin-roulette BetChain Roulette]&lt;br /&gt;
* [https://casinobum.com/roulette/ CasinoBum.com Roulette]&lt;br /&gt;
* [https://88bitcoinroulette.com/ 88 Bitcoin Roulette]&lt;br /&gt;
&lt;br /&gt;
==References==&lt;br /&gt;
&lt;br /&gt;
* [http://www.bestbitcoincasino.com/games/roulette/ Bitcoin Roulette]&lt;br /&gt;
* [http://bitcoinchaser.com/casino/roulette Bitcoin Roulette Reviews] Reviews of the best places to play Roulette with Bitcoins&lt;/div&gt;</summary>
		<author><name>Bestbitcoincasino</name></author>
	</entry>
	<entry>
		<id>https://en.bitcoin.it/w/index.php?title=Bitcoin_roulette&amp;diff=45139</id>
		<title>Bitcoin roulette</title>
		<link rel="alternate" type="text/html" href="https://en.bitcoin.it/w/index.php?title=Bitcoin_roulette&amp;diff=45139"/>
		<updated>2014-03-20T03:24:30Z</updated>

		<summary type="html">&lt;p&gt;Bestbitcoincasino: /* List of Website that offers Bitcoin Roulette */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;The Bitcoin roulette that is mostly offered in gambling and roulette sites is based on the European roulette. In this way, you can ensure that you will have more chances of scoring big payouts as there is only one zero on the wheel. &lt;br /&gt;
&lt;br /&gt;
When you bet on roulette with bitcoins, you will notice that you wager on inside and outside bets, just like in roulette games offered by regular online casinos. However, thanks to the use of bitcoins, the process of betting has become a lot easier.&lt;br /&gt;
&lt;br /&gt;
Some roulette sites allow players to simply send their wager directly from their BTC wallet to the dynamically registered address of their bets. This process doesn’t require a registered account. On the other hand, some gambling sites require players to create an account and deposit bitcoins so that they can place their bets.&lt;br /&gt;
&lt;br /&gt;
== Free Bitcoin Roulette ==&lt;br /&gt;
&lt;br /&gt;
Play for fun on a [http://www.88bitcoinroulette.com/bitcoin-roulette/free-bitcoin-roulette/ Free Bitcoin Roulette] and have more ways of developing your skills and strategies over time! Make the most of this opportunity to be experienced in this game before you play roulette for bitcoins.&lt;br /&gt;
&lt;br /&gt;
== List of Website that offers Bitcoin Roulette ==&lt;br /&gt;
&lt;br /&gt;
* [https://www.casinobitco.in/r?u=1644 CasinoBitco.in Casino]&lt;br /&gt;
* [https://funnybtc.com FunnyBTC.com Casino]&lt;br /&gt;
* [http://www.betchain.com/bitcoin-roulette BetChain Roulette]&lt;br /&gt;
* [https://casinobum.com/roulette/ CasinoBum.com Roulette]&lt;br /&gt;
* [https://88bitcoinroulette.com/ 88 Bitcoin Roulette]&lt;br /&gt;
&lt;br /&gt;
==References==&lt;br /&gt;
&lt;br /&gt;
* [http://www.bestbitcoincasino.com/games/roulette/ Bitcoin Roulette]&lt;br /&gt;
* [http://bitcoinchaser.com/casino/roulette Bitcoin Roulette Reviews] Reviews of the best places to play Roulette with Bitcoins&lt;br /&gt;
* [http://www.bestbitcoincasino.com/review/funnybtc/ Bitcoin Roulette Review]&lt;/div&gt;</summary>
		<author><name>Bestbitcoincasino</name></author>
	</entry>
	<entry>
		<id>https://en.bitcoin.it/w/index.php?title=Bitcoin_Dice&amp;diff=45134</id>
		<title>Bitcoin Dice</title>
		<link rel="alternate" type="text/html" href="https://en.bitcoin.it/w/index.php?title=Bitcoin_Dice&amp;diff=45134"/>
		<updated>2014-03-20T03:13:04Z</updated>

		<summary type="html">&lt;p&gt;Bestbitcoincasino: /* Bitcoin Dice Website */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Bitcoin dice games are by far the most popular Bitcoin powered casino game available online. Bitcoin dice allows people to jump in the game with provably fair rolls, determine their own risk, and win tons of BTC in one lucky roll of the dice. This short and inclusive Bitcoin dice review tackles all the significant features this Bitcoin game has to offer. There are games where you can bet on Roll LO only while others on Roll HI only. However, there are also dice games where you can wager on either of the two options. &lt;br /&gt;
&lt;br /&gt;
Most Bitcoin dice betting sites boast of their provable fairness. With provably fair gaming in existence, you can verify both your own rolls and those of anyone else at any point.&lt;br /&gt;
&lt;br /&gt;
=== Bitcoin Dice Website ===&lt;br /&gt;
&lt;br /&gt;
FairDice&lt;br /&gt;
&lt;br /&gt;
[http://kinddice.com/ KindDice]&lt;br /&gt;
&lt;br /&gt;
LetsDice&lt;br /&gt;
&lt;br /&gt;
Prime Dice&lt;br /&gt;
&lt;br /&gt;
Suzuki Dice&lt;br /&gt;
&lt;br /&gt;
SatoshiDice&lt;br /&gt;
&lt;br /&gt;
[https://88bitcoindice.com 88 Bitcoin Dice]&lt;br /&gt;
&lt;br /&gt;
=== External Links ===&lt;br /&gt;
&lt;br /&gt;
[http://www.bestbitcoindice.com Best Bitcoin Dice]&lt;br /&gt;
&lt;br /&gt;
[http://www.bitcoingg.com/bitcoin-online-gambling/dice/ Bitcoin Dice]&lt;/div&gt;</summary>
		<author><name>Bestbitcoincasino</name></author>
	</entry>
	<entry>
		<id>https://en.bitcoin.it/w/index.php?title=Bitcoin_Dice&amp;diff=45133</id>
		<title>Bitcoin Dice</title>
		<link rel="alternate" type="text/html" href="https://en.bitcoin.it/w/index.php?title=Bitcoin_Dice&amp;diff=45133"/>
		<updated>2014-03-20T03:12:36Z</updated>

		<summary type="html">&lt;p&gt;Bestbitcoincasino: /* External Links */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Bitcoin dice games are by far the most popular Bitcoin powered casino game available online. Bitcoin dice allows people to jump in the game with provably fair rolls, determine their own risk, and win tons of BTC in one lucky roll of the dice. This short and inclusive Bitcoin dice review tackles all the significant features this Bitcoin game has to offer. There are games where you can bet on Roll LO only while others on Roll HI only. However, there are also dice games where you can wager on either of the two options. &lt;br /&gt;
&lt;br /&gt;
Most Bitcoin dice betting sites boast of their provable fairness. With provably fair gaming in existence, you can verify both your own rolls and those of anyone else at any point.&lt;br /&gt;
&lt;br /&gt;
=== Bitcoin Dice Website ===&lt;br /&gt;
&lt;br /&gt;
FairDice&lt;br /&gt;
&lt;br /&gt;
LetsDice&lt;br /&gt;
&lt;br /&gt;
Prime Dice&lt;br /&gt;
&lt;br /&gt;
Suzuki Dice&lt;br /&gt;
&lt;br /&gt;
SatoshiDice&lt;br /&gt;
&lt;br /&gt;
[http://kinddice.com/ KindDice]&lt;br /&gt;
&lt;br /&gt;
[https://88bitcoindice.com 88 Bitcoin Dice]&lt;br /&gt;
&lt;br /&gt;
=== External Links ===&lt;br /&gt;
&lt;br /&gt;
[http://www.bestbitcoindice.com Best Bitcoin Dice]&lt;br /&gt;
&lt;br /&gt;
[http://www.bitcoingg.com/bitcoin-online-gambling/dice/ Bitcoin Dice]&lt;/div&gt;</summary>
		<author><name>Bestbitcoincasino</name></author>
	</entry>
	<entry>
		<id>https://en.bitcoin.it/w/index.php?title=Bitcoin_Dice&amp;diff=45132</id>
		<title>Bitcoin Dice</title>
		<link rel="alternate" type="text/html" href="https://en.bitcoin.it/w/index.php?title=Bitcoin_Dice&amp;diff=45132"/>
		<updated>2014-03-20T03:12:23Z</updated>

		<summary type="html">&lt;p&gt;Bestbitcoincasino: /* Bitcoin Dice Website */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Bitcoin dice games are by far the most popular Bitcoin powered casino game available online. Bitcoin dice allows people to jump in the game with provably fair rolls, determine their own risk, and win tons of BTC in one lucky roll of the dice. This short and inclusive Bitcoin dice review tackles all the significant features this Bitcoin game has to offer. There are games where you can bet on Roll LO only while others on Roll HI only. However, there are also dice games where you can wager on either of the two options. &lt;br /&gt;
&lt;br /&gt;
Most Bitcoin dice betting sites boast of their provable fairness. With provably fair gaming in existence, you can verify both your own rolls and those of anyone else at any point.&lt;br /&gt;
&lt;br /&gt;
=== Bitcoin Dice Website ===&lt;br /&gt;
&lt;br /&gt;
FairDice&lt;br /&gt;
&lt;br /&gt;
LetsDice&lt;br /&gt;
&lt;br /&gt;
Prime Dice&lt;br /&gt;
&lt;br /&gt;
Suzuki Dice&lt;br /&gt;
&lt;br /&gt;
SatoshiDice&lt;br /&gt;
&lt;br /&gt;
[http://kinddice.com/ KindDice]&lt;br /&gt;
&lt;br /&gt;
[https://88bitcoindice.com 88 Bitcoin Dice]&lt;br /&gt;
&lt;br /&gt;
=== External Links ===&lt;br /&gt;
&lt;br /&gt;
[http://www.bestbitcoindice.com Best Bitcoin Dice]&lt;br /&gt;
[http://www.bitcoingg.com/bitcoin-online-gambling/dice/ Bitcoin Dice]&lt;/div&gt;</summary>
		<author><name>Bestbitcoincasino</name></author>
	</entry>
	<entry>
		<id>https://en.bitcoin.it/w/index.php?title=Bitcoin_Dice&amp;diff=45131</id>
		<title>Bitcoin Dice</title>
		<link rel="alternate" type="text/html" href="https://en.bitcoin.it/w/index.php?title=Bitcoin_Dice&amp;diff=45131"/>
		<updated>2014-03-20T03:11:51Z</updated>

		<summary type="html">&lt;p&gt;Bestbitcoincasino: /* External Links */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Bitcoin dice games are by far the most popular Bitcoin powered casino game available online. Bitcoin dice allows people to jump in the game with provably fair rolls, determine their own risk, and win tons of BTC in one lucky roll of the dice. This short and inclusive Bitcoin dice review tackles all the significant features this Bitcoin game has to offer. There are games where you can bet on Roll LO only while others on Roll HI only. However, there are also dice games where you can wager on either of the two options. &lt;br /&gt;
&lt;br /&gt;
Most Bitcoin dice betting sites boast of their provable fairness. With provably fair gaming in existence, you can verify both your own rolls and those of anyone else at any point.&lt;br /&gt;
&lt;br /&gt;
=== Bitcoin Dice Website ===&lt;br /&gt;
&lt;br /&gt;
FairDice&lt;br /&gt;
&lt;br /&gt;
LetsDice&lt;br /&gt;
&lt;br /&gt;
Prime Dice&lt;br /&gt;
&lt;br /&gt;
Suzuki Dice&lt;br /&gt;
&lt;br /&gt;
SatoshiDice&lt;br /&gt;
&lt;br /&gt;
[http://kinddice.com/ KindDice]&lt;br /&gt;
&lt;br /&gt;
[http://www.88bitcoindice.com 88 Bitcoin Dice]&lt;br /&gt;
&lt;br /&gt;
=== External Links ===&lt;br /&gt;
&lt;br /&gt;
[http://www.bestbitcoindice.com Best Bitcoin Dice]&lt;br /&gt;
[http://www.bitcoingg.com/bitcoin-online-gambling/dice/ Bitcoin Dice]&lt;/div&gt;</summary>
		<author><name>Bestbitcoincasino</name></author>
	</entry>
	<entry>
		<id>https://en.bitcoin.it/w/index.php?title=Bitcoin_Dice&amp;diff=44640</id>
		<title>Bitcoin Dice</title>
		<link rel="alternate" type="text/html" href="https://en.bitcoin.it/w/index.php?title=Bitcoin_Dice&amp;diff=44640"/>
		<updated>2014-02-26T03:24:05Z</updated>

		<summary type="html">&lt;p&gt;Bestbitcoincasino: /* Bitcoin Dice Website */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Bitcoin dice games are by far the most popular Bitcoin powered casino game available online. Bitcoin dice allows people to jump in the game with provably fair rolls, determine their own risk, and win tons of BTC in one lucky roll of the dice. This short and inclusive Bitcoin dice review tackles all the significant features this Bitcoin game has to offer. There are games where you can bet on Roll LO only while others on Roll HI only. However, there are also dice games where you can wager on either of the two options. &lt;br /&gt;
&lt;br /&gt;
Most Bitcoin dice betting sites boast of their provable fairness. With provably fair gaming in existence, you can verify both your own rolls and those of anyone else at any point.&lt;br /&gt;
&lt;br /&gt;
=== Bitcoin Dice Website ===&lt;br /&gt;
&lt;br /&gt;
FairDice&lt;br /&gt;
&lt;br /&gt;
LetsDice&lt;br /&gt;
&lt;br /&gt;
Prime Dice&lt;br /&gt;
&lt;br /&gt;
Suzuki Dice&lt;br /&gt;
&lt;br /&gt;
SatoshiDice&lt;br /&gt;
&lt;br /&gt;
[http://kinddice.com/ KindDice]&lt;br /&gt;
&lt;br /&gt;
[http://www.88bitcoindice.com 88 Bitcoin Dice]&lt;br /&gt;
&lt;br /&gt;
=== External Links ===&lt;br /&gt;
&lt;br /&gt;
[http://www.bitcoingg.com/bitcoin-online-gambling/dice/ Bitcoin Dice]&lt;/div&gt;</summary>
		<author><name>Bestbitcoincasino</name></author>
	</entry>
	<entry>
		<id>https://en.bitcoin.it/w/index.php?title=Bitcoin_roulette&amp;diff=43225</id>
		<title>Bitcoin roulette</title>
		<link rel="alternate" type="text/html" href="https://en.bitcoin.it/w/index.php?title=Bitcoin_roulette&amp;diff=43225"/>
		<updated>2013-12-17T03:54:43Z</updated>

		<summary type="html">&lt;p&gt;Bestbitcoincasino: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;The Bitcoin roulette that is mostly offered in gambling and roulette sites is based on the European roulette. In this way, you can ensure that you will have more chances of scoring big payouts as there is only one zero on the wheel. &lt;br /&gt;
&lt;br /&gt;
When you bet on roulette with bitcoins, you will notice that you wager on inside and outside bets, just like in roulette games offered by regular online casinos. However, thanks to the use of bitcoins, the process of betting has become a lot easier.&lt;br /&gt;
&lt;br /&gt;
Some roulette sites allow players to simply send their wager directly from their BTC wallet to the dynamically registered address of their bets. This process doesn’t require a registered account. On the other hand, some gambling sites require players to create an account and deposit bitcoins so that they can place their bets.&lt;br /&gt;
&lt;br /&gt;
== List of Website that offers Bitcoin Roulette ==&lt;br /&gt;
&lt;br /&gt;
Satoshi’s Roulette&lt;br /&gt;
&lt;br /&gt;
==References==&lt;br /&gt;
&lt;br /&gt;
[http://www.bestbitcoincasino.com/games/roulette/ Bitcoin Roulette]&lt;/div&gt;</summary>
		<author><name>Bestbitcoincasino</name></author>
	</entry>
	<entry>
		<id>https://en.bitcoin.it/w/index.php?title=Bitcoin_roulette&amp;diff=43199</id>
		<title>Bitcoin roulette</title>
		<link rel="alternate" type="text/html" href="https://en.bitcoin.it/w/index.php?title=Bitcoin_roulette&amp;diff=43199"/>
		<updated>2013-12-16T09:24:26Z</updated>

		<summary type="html">&lt;p&gt;Bestbitcoincasino: /* References */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;The [http://www.bestbitcoincasino.com/games/roulette/ Bitcoin roulette] that is mostly offered in gambling and roulette sites is based on the European roulette. In this way, you can ensure that you will have more chances of scoring big payouts as there is only one zero on the wheel. &lt;br /&gt;
&lt;br /&gt;
When you bet on roulette with bitcoins, you will notice that you wager on inside and outside bets, just like in roulette games offered by regular online casinos. However, thanks to the use of bitcoins, the process of betting has become a lot easier.&lt;br /&gt;
&lt;br /&gt;
Some roulette sites allow players to simply send their wager directly from their BTC wallet to the dynamically registered address of their bets. This process doesn’t require a registered account. On the other hand, some gambling sites require players to create an account and deposit bitcoins so that they can place their bets.&lt;br /&gt;
&lt;br /&gt;
== List of Website that offers Bitcoin Roulette ==&lt;br /&gt;
&lt;br /&gt;
Satoshi’s Roulette&lt;br /&gt;
&lt;br /&gt;
==References==&lt;br /&gt;
&lt;br /&gt;
[http://www.bestbitcoincasino.com/games/roulette/ Bitcoin Roulette]&lt;/div&gt;</summary>
		<author><name>Bestbitcoincasino</name></author>
	</entry>
	<entry>
		<id>https://en.bitcoin.it/w/index.php?title=Bitcoin_roulette&amp;diff=43188</id>
		<title>Bitcoin roulette</title>
		<link rel="alternate" type="text/html" href="https://en.bitcoin.it/w/index.php?title=Bitcoin_roulette&amp;diff=43188"/>
		<updated>2013-12-16T08:43:30Z</updated>

		<summary type="html">&lt;p&gt;Bestbitcoincasino: /* List of Website that offers Bitcoin Roulette */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;The [http://www.bestbitcoincasino.com/games/roulette/ Bitcoin roulette] that is mostly offered in gambling and roulette sites is based on the European roulette. In this way, you can ensure that you will have more chances of scoring big payouts as there is only one zero on the wheel. &lt;br /&gt;
&lt;br /&gt;
When you bet on roulette with bitcoins, you will notice that you wager on inside and outside bets, just like in roulette games offered by regular online casinos. However, thanks to the use of bitcoins, the process of betting has become a lot easier.&lt;br /&gt;
&lt;br /&gt;
Some roulette sites allow players to simply send their wager directly from their BTC wallet to the dynamically registered address of their bets. This process doesn’t require a registered account. On the other hand, some gambling sites require players to create an account and deposit bitcoins so that they can place their bets.&lt;br /&gt;
&lt;br /&gt;
== List of Website that offers Bitcoin Roulette ==&lt;br /&gt;
&lt;br /&gt;
Satoshi’s Roulette&lt;br /&gt;
&lt;br /&gt;
==References==&lt;br /&gt;
&amp;lt;references /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
[http://www.bestbitcoincasino.com/games/roulette/ Bitcoin Roulette]&lt;/div&gt;</summary>
		<author><name>Bestbitcoincasino</name></author>
	</entry>
	<entry>
		<id>https://en.bitcoin.it/w/index.php?title=Bitcoin_roulette&amp;diff=43186</id>
		<title>Bitcoin roulette</title>
		<link rel="alternate" type="text/html" href="https://en.bitcoin.it/w/index.php?title=Bitcoin_roulette&amp;diff=43186"/>
		<updated>2013-12-16T08:42:54Z</updated>

		<summary type="html">&lt;p&gt;Bestbitcoincasino: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;The [http://www.bestbitcoincasino.com/games/roulette/ Bitcoin roulette] that is mostly offered in gambling and roulette sites is based on the European roulette. In this way, you can ensure that you will have more chances of scoring big payouts as there is only one zero on the wheel. &lt;br /&gt;
&lt;br /&gt;
When you bet on roulette with bitcoins, you will notice that you wager on inside and outside bets, just like in roulette games offered by regular online casinos. However, thanks to the use of bitcoins, the process of betting has become a lot easier.&lt;br /&gt;
&lt;br /&gt;
Some roulette sites allow players to simply send their wager directly from their BTC wallet to the dynamically registered address of their bets. This process doesn’t require a registered account. On the other hand, some gambling sites require players to create an account and deposit bitcoins so that they can place their bets.&lt;br /&gt;
&lt;br /&gt;
== List of Website that offers Bitcoin Roulette ==&lt;br /&gt;
&lt;br /&gt;
==References==&lt;br /&gt;
&amp;lt;references /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
[http://www.bestbitcoincasino.com/games/roulette/ Bitcoin Roulette]&lt;/div&gt;</summary>
		<author><name>Bestbitcoincasino</name></author>
	</entry>
	<entry>
		<id>https://en.bitcoin.it/w/index.php?title=Bitcoin_roulette&amp;diff=43185</id>
		<title>Bitcoin roulette</title>
		<link rel="alternate" type="text/html" href="https://en.bitcoin.it/w/index.php?title=Bitcoin_roulette&amp;diff=43185"/>
		<updated>2013-12-16T08:36:15Z</updated>

		<summary type="html">&lt;p&gt;Bestbitcoincasino: /* References */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;The [http://www.bestbitcoincasino.com/games/roulette/ Bitcoin roulette] that is mostly offered in gambling and roulette sites is based on the European roulette. In this way, you can ensure that you will have more chances of scoring big payouts as there is only one zero on the wheel. &lt;br /&gt;
&lt;br /&gt;
When you bet on roulette with bitcoins, you will notice that you wager on inside and outside bets, just like in roulette games offered by regular online casinos. However, thanks to the use of bitcoins, the process of betting has become a lot easier.&lt;br /&gt;
&lt;br /&gt;
Some roulette sites allow players to simply send their wager directly from their BTC wallet to the dynamically registered address of their bets. This process doesn’t require a registered account. On the other hand, some gambling sites require players to create an account and deposit bitcoins so that they can place their bets.&lt;br /&gt;
&lt;br /&gt;
==References==&lt;br /&gt;
&amp;lt;references /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
[http://www.bestbitcoincasino.com/games/roulette/ Bitcoin Roulette]&lt;/div&gt;</summary>
		<author><name>Bestbitcoincasino</name></author>
	</entry>
	<entry>
		<id>https://en.bitcoin.it/w/index.php?title=Bitcoin_roulette&amp;diff=43184</id>
		<title>Bitcoin roulette</title>
		<link rel="alternate" type="text/html" href="https://en.bitcoin.it/w/index.php?title=Bitcoin_roulette&amp;diff=43184"/>
		<updated>2013-12-16T08:35:36Z</updated>

		<summary type="html">&lt;p&gt;Bestbitcoincasino: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;The [http://www.bestbitcoincasino.com/games/roulette/ Bitcoin roulette] that is mostly offered in gambling and roulette sites is based on the European roulette. In this way, you can ensure that you will have more chances of scoring big payouts as there is only one zero on the wheel. &lt;br /&gt;
&lt;br /&gt;
When you bet on roulette with bitcoins, you will notice that you wager on inside and outside bets, just like in roulette games offered by regular online casinos. However, thanks to the use of bitcoins, the process of betting has become a lot easier.&lt;br /&gt;
&lt;br /&gt;
Some roulette sites allow players to simply send their wager directly from their BTC wallet to the dynamically registered address of their bets. This process doesn’t require a registered account. On the other hand, some gambling sites require players to create an account and deposit bitcoins so that they can place their bets.&lt;br /&gt;
&lt;br /&gt;
==References==&lt;br /&gt;
&amp;lt;references /&amp;gt;&lt;/div&gt;</summary>
		<author><name>Bestbitcoincasino</name></author>
	</entry>
	<entry>
		<id>https://en.bitcoin.it/w/index.php?title=Bitcoin_roulette&amp;diff=43183</id>
		<title>Bitcoin roulette</title>
		<link rel="alternate" type="text/html" href="https://en.bitcoin.it/w/index.php?title=Bitcoin_roulette&amp;diff=43183"/>
		<updated>2013-12-16T08:27:14Z</updated>

		<summary type="html">&lt;p&gt;Bestbitcoincasino: Created page with &amp;quot;The [http://www.bestbitcoincasino.com/games/roulette/ Bitcoin roulette] that is mostly offered in gambling and roulette sites is based on the European roulette. In this way, y...&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;The [http://www.bestbitcoincasino.com/games/roulette/ Bitcoin roulette] that is mostly offered in gambling and roulette sites is based on the European roulette. In this way, you can ensure that you will have more chances of scoring big payouts as there is only one zero on the wheel. &lt;br /&gt;
&lt;br /&gt;
When you bet on roulette with bitcoins, you will notice that you wager on inside and outside bets, just like in roulette games offered by regular online casinos. However, thanks to the use of bitcoins, the process of betting has become a lot easier.&lt;br /&gt;
&lt;br /&gt;
Some roulette sites allow players to simply send their wager directly from their BTC wallet to the dynamically registered address of their bets. This process doesn’t require a registered account. On the other hand, some gambling sites require players to create an account and deposit bitcoins so that they can place their bets.&lt;/div&gt;</summary>
		<author><name>Bestbitcoincasino</name></author>
	</entry>
</feed>