<?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=Kano</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=Kano"/>
	<link rel="alternate" type="text/html" href="https://en.bitcoin.it/wiki/Special:Contributions/Kano"/>
	<updated>2026-05-03T14:06:41Z</updated>
	<subtitle>User contributions</subtitle>
	<generator>MediaWiki 1.43.8</generator>
	<entry>
		<id>https://en.bitcoin.it/w/index.php?title=KanoPool&amp;diff=64648</id>
		<title>KanoPool</title>
		<link rel="alternate" type="text/html" href="https://en.bitcoin.it/w/index.php?title=KanoPool&amp;diff=64648"/>
		<updated>2017-12-24T09:34:24Z</updated>

		<summary type="html">&lt;p&gt;Kano: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&#039;&#039;&#039;KanoPool&#039;&#039;&#039; (www.kano.is) is a [[Comparison_of_mining_pools|PPLNS]] [[Stratum]] [[Pooled mining|mining pool]]. It was started on the 20th of September, 2014 &amp;lt;ref&amp;gt;[https://bitcointalk.org/index.php?topic=789369.0 KanoPool (www.kano.is)]&amp;lt;/ref&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
The [[coinbase]] signature for this pool is: &amp;quot;Kano&amp;quot; &amp;lt;ref&amp;gt;[https://blockchain.info/tx/7b47a5415f69a092f5d2c252ff6bc60f34c333e52ef04cdc24adf485f9db270d Example of decoded coinbase]&amp;lt;/ref&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
== Servers to use ==&lt;br /&gt;
* Stratum - Use for ALL stratum capable Bitcoin mining software&lt;br /&gt;
 stratum+tcp://stratum.kano.is:3333 USA&lt;br /&gt;
&lt;br /&gt;
==Reward distribution==&lt;br /&gt;
&lt;br /&gt;
* Pay Per Last N Shares PPLNS - see: [[Comparison of mining pools]]&lt;br /&gt;
* 0.9% fee&lt;br /&gt;
* Pay out TXN fees&lt;br /&gt;
* Payout after 100 confirmations.&lt;br /&gt;
&lt;br /&gt;
==Extra features==&lt;br /&gt;
&lt;br /&gt;
* Email notification of change to account settings&lt;br /&gt;
* IRC channel at irc.freenode.net #kano.is&lt;br /&gt;
* API in json&lt;br /&gt;
&lt;br /&gt;
==How to run miners ==&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;CGMiner [https://bitcointalk.org/index.php?topic=28402.0 Forum]&#039;&#039;&#039;&amp;lt;br /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
cgminer.exe -o stratum+tcp://stratum.kano.is:3333 -u username_workername -p X&lt;br /&gt;
&lt;br /&gt;
==See also==&lt;br /&gt;
&lt;br /&gt;
* [[Comparison of mining pools]]&lt;br /&gt;
* [[Pooled Mining]]&lt;br /&gt;
&lt;br /&gt;
==External links==&lt;br /&gt;
&lt;br /&gt;
* [http://www.kano.is KanoPool] web site&lt;br /&gt;
&lt;br /&gt;
==References==&lt;br /&gt;
&amp;lt;references /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
[[Category:Pool Operators]]&lt;br /&gt;
{{Pools}}&lt;/div&gt;</summary>
		<author><name>Kano</name></author>
	</entry>
	<entry>
		<id>https://en.bitcoin.it/w/index.php?title=Comparison_of_mining_pools&amp;diff=62573</id>
		<title>Comparison of mining pools</title>
		<link rel="alternate" type="text/html" href="https://en.bitcoin.it/w/index.php?title=Comparison_of_mining_pools&amp;diff=62573"/>
		<updated>2017-05-10T18:49:57Z</updated>

		<summary type="html">&lt;p&gt;Kano: FPPS extra payout depends on the pool&amp;#039;s settings which also depend on the network transaction fees at the time, so there is no specific range that can be defined&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Reward types &amp;amp; explanation:&lt;br /&gt;
* &#039;&#039;&#039;CPPSRB&#039;&#039;&#039; - Capped Pay Per Share with Recent Backpay. [http://eligius.st/wiki/index.php/Capped_PPS_with_Recent_Backpay]&lt;br /&gt;
* &#039;&#039;&#039;DGM&#039;&#039;&#039; - Double Geometric Method.  A hybrid between PPLNS and Geometric reward types that enables to operator to absorb some of the variance risk.  Operator receives portion of payout on short rounds and returns it on longer rounds to normalize payments. [https://bitcointalk.org/index.php?topic=39497.0]&lt;br /&gt;
* &#039;&#039;&#039;ESMPPS&#039;&#039;&#039; - Equalized Shared Maximum Pay Per Share. Like SMPPS, but equalizes payments fairly among all those who are owed. [http://forum.bitcoin.org/index.php?topic=12181.msg378851#msg378851]&lt;br /&gt;
* &#039;&#039;&#039;POT&#039;&#039;&#039; - Pay On Target. A high variance PPS variant that pays on the difficulty of work returned to pool rather than the difficulty of work served by pool [https://bitcointalk.org/index.php?topic=131376.0]&lt;br /&gt;
* &#039;&#039;&#039;PPLNS&#039;&#039;&#039; - Pay Per Last N Shares. Similar to proportional, but instead of looking at the number of shares in the round, instead looks at the last N shares, regardless of round boundaries.&lt;br /&gt;
* &#039;&#039;&#039;PPLNSG&#039;&#039;&#039; - Pay Per Last N Groups (or shifts). Similar to PPLNS, but shares are grouped into &amp;quot;shifts&amp;quot; which are paid as a whole.&lt;br /&gt;
* &#039;&#039;&#039;PPS&#039;&#039;&#039; - Pay Per Share. Each submitted share is worth certain amoutripnt of BC. Since finding a block requires &amp;lt;current difficulty&amp;gt; shares &#039;&#039;on average&#039;&#039;, a PPS method with 0% fee would be 12.5 BTC divided by &amp;lt;current difficulty&amp;gt;. It is risky for pool operators, hence the fee is highest.&lt;br /&gt;
* &#039;&#039;&#039;Prop.&#039;&#039;&#039; - Proportional. When block is found, the reward is distributed among all workers proportionally to how much shares each of them has found.&lt;br /&gt;
* &#039;&#039;&#039;RSMPPS&#039;&#039;&#039; - Recent Shared Maximum Pay Per Share. Like SMPPS, but system aims to prioritize the most recent miners first. [http://eligius.st/wiki/index.php/Shared_Maximum_PPS]&lt;br /&gt;
* &#039;&#039;&#039;Score&#039;&#039;&#039; - Score based system: a proportional reward, but weighed by time submitted. Each submitted share is worth more in the function of time &#039;&#039;t&#039;&#039; since start of current round. For each share score is updated by: score += exp(t/C). This makes later shares worth much more than earlier shares, thus the miner&#039;s score quickly diminishes when they stop mining on the pool. Rewards are calculated proportionally to scores (and not to shares). (at slush&#039;s pool C=300 seconds, and every hour scores are normalized)&lt;br /&gt;
* &#039;&#039;&#039;SMPPS&#039;&#039;&#039; - Shared Maximum Pay Per Share. Like Pay Per Share, but never pays more than the pool earns. [http://eligius.st/wiki/index.php/Shared_Maximum_PPS]&lt;br /&gt;
* &#039;&#039;&#039;FPPS&#039;&#039;&#039; - Full Pay Per Share. Similar to PPS，but not only divide regular block reward (12.5 BTC for now) but also some of the transaction fees.  Calculate a standard transaction fee within a certain period and distribute it to miners according to their hash power contributions in the pool. It will increase the miners&#039; earnings by sharing some of the transaction fees.&lt;br /&gt;
&lt;br /&gt;
A statistically valid analysis of some pools and their payout methods: [http://organofcorti.blogspot.com/ Bitcoin network and pool analysis]&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable sortable&amp;quot; border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! Name                !! Location             !! Size&amp;lt;ref name=&amp;quot;hashrate2&amp;quot;/&amp;gt;&lt;br /&gt;
!                                                         Merged Mining&amp;lt;ref name=&amp;quot;merged&amp;quot;/&amp;gt;&lt;br /&gt;
!                                                                    Reward Type             !! Transaction fees!!PPS Fee!!Other Fee!! [[File:Stm.png|link=Stratum_mining_protocol]] !! [[getblocktemplate|GBT]]&lt;br /&gt;
! Launched   !! Variance                     !! Forum                                       !! Website&lt;br /&gt;
|-&lt;br /&gt;
| [[AntPool]]         || China                || Large || No       || PPLNS &amp;amp; PPS             || {{PoolFees}}    || 2.5%  || 0%      || {{Yes}} || {{No}}&lt;br /&gt;
| ?          || ?                            || [https://bitcointalk.org/index.php?topic=855548 link]  || [https://www.antpool.com/ link]&lt;br /&gt;
|-&lt;br /&gt;
| [[BTC.com]]         || {{flag|cn}}{{flag|us|}}{{flag|eu}}               || Medium || [[NMC]]      || FPPS           || {{SharedFees}}    || 0%  || 4%      || {{Yes}} || {{No}}&lt;br /&gt;
| 2016-09-13          ||      User                     || [https://bitcointalk.org/index.php?topic=1827718.0 link]  || [https://pool.btc.com/ link]&lt;br /&gt;
|-&lt;br /&gt;
| [[BCMonster.com]]        ||{{flag|us|}}{{flag|eu}}{{flag|cn|}} || Small || No      || PPLNS                  || {{SharedFees}}   ||       ||      0.5% || {{Yes}} || {{No}}&lt;br /&gt;
| 2016-01-13 ||   Dynamic ||   [https://bitcointalk.org/index.php?topic=1327077.0  link]                                || [http://www.bcmonster.com  link]&lt;br /&gt;
|-&lt;br /&gt;
| [[Jonny Bravo&#039;s Mining Emporium]]        ||{{flag|us|}}{{flag|eu}} || Small || No      || PPLNS                  || {{SharedFees}}   ||       ||      0.5% || {{Yes}} || {{No}}&lt;br /&gt;
| 2015-11-19 ||   Dynamic ||   [https://bitcointalk.org/index.php?topic=1330452.0  link]                                || [http://www.bravo-mining.com  link]&lt;br /&gt;
|-&lt;br /&gt;
| [[BitcoinAffiliateNetwork]]     || {{flag|us|}}{{flag|eu}}{{flag|cn|}}{{flag|nl|}}{{flag|au|}}      ||   ?   || [[NMC]], [[DOGE]] || ?         || {{PoolFees}}     ||   ? ||    ?    ||    {{Yes}}     ||&lt;br /&gt;
| 2014-07-15 || User/Dynamic           || [https://bitcointalk.org/index.php?topic=722202.0  link] || [http://mining.bitcoinaffiliatenetwork.com/ link]&lt;br /&gt;
|-&lt;br /&gt;
| [[Bitcoin Pooled Mining|Slush&#039;s pool (mining.bitcoin.cz)]]&lt;br /&gt;
|                        Global               || Medium || No || Score                   || {{SharedFees}}   ||      ||      2% || {{Yes}} || {{No}}&lt;br /&gt;
| 2010-11-27 || User&amp;lt;ref name=&amp;quot;changeable&amp;quot;/&amp;gt; || [http://bitcointalk.org/?topic=1976   link] || [http://mining.bitcoin.cz/ link]&lt;br /&gt;
|-&lt;br /&gt;
| [[BitMinter]]       || {{flag|us}}{{flag|de}}          || Small || [[NMC]] || PPLNSG                  || {{SharedFees}}   ||      ||      1% || {{Yes}} || {{No}}&lt;br /&gt;
| 2011-06-26 || User&amp;lt;ref name=&amp;quot;changeable&amp;quot;/&amp;gt;/Dynamic || [https://bitcointalk.org/?topic=788753  link] || [https://bitminter.com link]&lt;br /&gt;
|-&lt;br /&gt;
| [[BTCC Pool]]            || China, Japan       || Large     || [[NMC]]       || PPS                       || {{PoolFees}}    || 2.0%     || 0%       || {{Yes}} || {{Yes}}&lt;br /&gt;
| 2014-10-21           ||  Dynamic                            || ?                                      || [https://pool.btcc.com link]&lt;br /&gt;
|-&lt;br /&gt;
| [[BTCDig]]         || {{flag|us|label=1}}||    Small || No      || DGM                   || {{PoolFees}}     ||      ||      0% ||  {{Yes}}     ||&lt;br /&gt;
| 2013-07-04 || User&amp;lt;ref name=&amp;quot;changeable&amp;quot;/&amp;gt;/Dynamic 20SPM                      || [https://bitcointalk.org/index.php?topic=249627   link] || [http://btcdig.com/ link]&lt;br /&gt;
|-&lt;br /&gt;
| [[btcmp.com]]       || {{flag|de|label=1}}||    Small || No      || PPS                     || {{PoolFees}}     ||   4% ||  || {{Yes}} ||&lt;br /&gt;
| 2011-06-28 || Diff 1                       ||                                             || [http://www.btcmp.com/ link]&lt;br /&gt;
|-&lt;br /&gt;
| [[BW Mining]]      || China                || Medium || ?       || PPLNS &amp;amp; PPS             || ?               || ?     || ?       || {{Yes}} ||&lt;br /&gt;
| ?          || ?                            || ?                                           || [https://www.bw.com/pool link]&lt;br /&gt;
|-&lt;br /&gt;
| [[Eclipse Mining Consortium]]&lt;br /&gt;
|                   Global ||  Small || No      || DGM &amp;amp; PPS                 || {{PoolFees}}     ||   5% ||      0% || {{Yes}} || {{Yes}}&lt;br /&gt;
| 2011-06-14 || User&amp;lt;ref name=&amp;quot;changeable&amp;quot;/&amp;gt;/Dynamic&lt;br /&gt;
|                                               [http://bitcointalk.org/?topic=16385  link] || [https://eclipsemc.com link]&lt;br /&gt;
|-&lt;br /&gt;
| [[Eligius]]         || {{flag|us|label=1}}|| Small || [[NMC]]  || CPPSRB                  || {{SharedFees}}   ||    ||     0%    || {{Yes}} || {{Yes}}&lt;br /&gt;
| 2011-04-27 || Dynamic: 32 shares/m         || [https://bitcointalk.org/?topic=441465  link] || [http://eligius.st link]&lt;br /&gt;
|-&lt;br /&gt;
| [[F2Pool]]          || {{flag|cn|}}{{flag|us|}}                || Large || LTC, [[NMC]], SYS, EMC || PPS                     || {{PoolFees}}    || 3%    ||         || {{Yes}} || {{No}}&lt;br /&gt;
| 2013-05-05 || Dynamic               || [https://bitcointalk.org/index.php?topic=700411.0 link] || [https://www.f2pool.com link]&lt;br /&gt;
|-&lt;br /&gt;
| [[GHash.IO]]        || {{flag|nl|label=1}}|| Small || [[NMC]], IXC, [[Devcoin]]      || PPLNS                  || {{SharedFees}}   ||       ||      0% || {{Yes}} || {{No}}&lt;br /&gt;
| 2013-07-01 ||           User&amp;lt;ref name=&amp;quot;changeable&amp;quot;/&amp;gt; ||   [https://support.cex.io  link]                                || [https://ghash.io/  link]&lt;br /&gt;
|-&lt;br /&gt;
| [[Give Me COINS]]   || {{flag|us}}{{flag|eu}}          || Small || [[NMC]]   || PPLNS                  || {{SharedFees}}     ||    ||  0%|| {{Yes}} || {{Yes}}&lt;br /&gt;
| 2013-08-12 || Dynamic         || [https://bitcointalk.org/index.php?topic=272017.0  link] || [http://give-me-coins.com link]&lt;br /&gt;
|-&lt;br /&gt;
| [[KanoPool]]         || {{flag|us}}{{flag|sg}}{{flag|de}}{{flag|jp}}{{flag|nl}} || Medium || No      || PPLNSG                || {{SharedFees}}     ||      ||      0.9% || {{Yes}} || {{No}}&lt;br /&gt;
| 2014-09-20 || User&amp;lt;ref name=&amp;quot;changeable&amp;quot;/&amp;gt;/Dynamic 18SPM || [https://bitcointalk.org/index.php?topic=789369.0 link]   || [http://www.kano.is link]&lt;br /&gt;
|-&lt;br /&gt;
| [[Merge Mining Pool]]      || {{flag|us|label=1}}|| Small || [[NMC]], IXC, [[Devcoin]]&lt;br /&gt;
|                                                                    DGM                     || {{SharedFees}}     ||      || 1.5%    || {{Yes}}    || {{No}}&lt;br /&gt;
| 2012-01-08 || User&amp;lt;ref name=&amp;quot;changeable&amp;quot;/&amp;gt; || [http://bitcointalk.org/?topic=57148  link] || [http://mmpool.org link]&lt;br /&gt;
|-&lt;br /&gt;
| [[Multipool]]          || {{flag|us}}{{flag|eu}}      ||   Small || [[NMC]] || Score                     || {{SharedFees}}     ||      ||      1.5% ||     {{Yes}}     || {{No}}&lt;br /&gt;
| 2012-03-15 || User                       || [https://bitcointalk.org/index.php?topic=311067.0  link] || [https://www.multipool.us/ link]&lt;br /&gt;
|-&lt;br /&gt;
| [[P2Pool]]          || Global (p2p)          ||   Small || Merged mining can be done on a &amp;quot;solo mining&amp;quot; basis &amp;lt;ref name=&amp;quot;solomm&amp;quot;/&amp;gt; || PPLNS  || {{SharedFees}}   ||      ||      0% || {{Yes}} || {{No}}&lt;br /&gt;
| 2011-06-17 || User&amp;lt;ref name=&amp;quot;changeable&amp;quot;/&amp;gt; || [http://bitcointalk.org/?topic=18313  link] ||&lt;br /&gt;
|-&lt;br /&gt;
| [[PolMine]]        || {{flag|pl|label=1}}||  Small || [[NMC]]      || SMPPS                  || {{SharedFees}}  ||  ||   0%     || {{Yes}}        || {{Yes}}	 	&lt;br /&gt;
| 2011-06-13 || Dynamic/User                      || [http://forum.polmine.pl/ link]            || [https://polmine.pl/?setlang=en link]&lt;br /&gt;
|-&lt;br /&gt;
| [[MergeMining]]          || Global          ||   Small || CRW, DVC, HUC, I0C, IXC, XMY/MYR, NMC, SYS, UNO, TRC, ARG, EMC || PPLNS  || {{SharedFees}}   ||      ||      1% || {{Yes}} || {{No}}&lt;br /&gt;
| 2016-12-01|| User&amp;lt;ref name=&amp;quot;changeable&amp;quot;/&amp;gt; ||  || [https://mergemining.com link]&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== SPV Mining / Old Bitcoin Core ==&lt;br /&gt;
&lt;br /&gt;
The following pools are known or strongly suspected to be mining on top of blocks before fully validating them with Bitcoin Core 0.9.5 or later.  Miners doing this have already lost over $50,000 USD during the 4 July 2015 fork and have created a situation where small numbers of confirmations are much less useful than they normally are.&lt;br /&gt;
&lt;br /&gt;
* BTC Nuggets&lt;br /&gt;
* [https://www.f2pool.com/ F2Pool]&amp;lt;ref name=&amp;quot;spv_despite_incident&amp;quot;&amp;gt;[https://bitcointalk.org/index.php?topic=700411.msg11790734#msg11790734 Intention to continue SPV mining], Wang Chun, 4 July 2015&amp;lt;/ref&amp;gt;&lt;br /&gt;
* AntPool&amp;lt;ref name=&amp;quot;spv_despite_incident&amp;quot; /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
The following pools are believed to be currently fully validating blocks with Bitcoin Core 0.9.5 or later (0.10.2 or later recommended due to DoS vulnerabilities):&lt;br /&gt;
&lt;br /&gt;
* [[BitMinter]]&lt;br /&gt;
* BTC China (described as SPV mining&amp;lt;ref name=&amp;quot;spv_despite_incident&amp;quot; /&amp;gt;, but they&#039;re performing effective valiation)&lt;br /&gt;
* [[BTC Public Mining Pool]]&lt;br /&gt;
* [[CKPool]]&lt;br /&gt;
* [[Eligius]]&lt;br /&gt;
* [[P2Pool]]&lt;br /&gt;
* [[Bitcoin Pooled Mining|Slush Pool]]&lt;br /&gt;
* [[BCMonster.com]]&lt;br /&gt;
* [[Jonny Bravo&#039;s Mining Emporium]]&lt;br /&gt;
&lt;br /&gt;
== References ==&lt;br /&gt;
&lt;br /&gt;
&amp;lt;references&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;ref name=&amp;quot;hashrate2&amp;quot;&amp;gt;Note that pool hashrate is largely irrelevant but can be seen as a popularity measurement. It is a theoretical security issue if one pool gains above 50% of the total computational power of the network, thus consider joining a pool based on other metrics. The pool&#039;s total hash rate is very dynamic on most pools. Over time, as the network grows, so does most pool&#039;s hash rates. The displayed values are the pool&#039;s relative sizes based on the network: Small: less than 2%, Medium: 2%-10% Large: greater than 10% of the network.&amp;lt;/ref&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;ref name=&amp;quot;merged&amp;quot;&amp;gt;Merged mining allows miners to mine on multiple [[block chains]] at the same time with the same hashing.&amp;lt;/ref&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;ref name=&amp;quot;changeable&amp;quot;&amp;gt;The difficulty of the shares can be changed by the user.&amp;lt;/ref&amp;gt;&lt;br /&gt;
&amp;lt;ref name=&amp;quot;solomm&amp;quot;&amp;gt;Merged mining can be done on a &amp;quot;solo mining&amp;quot; basis (payouts in the merged chain are not pooled).&amp;lt;/ref&amp;gt;&lt;br /&gt;
&amp;lt;/references&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== See also ==&lt;br /&gt;
* [[Pooled mining]]&lt;br /&gt;
* [https://www.blocktrail.com/BTC/pools Pool Distribution Summary]&lt;br /&gt;
* [https://www.bitcoinmining.com/ Bitcoin Mining]&lt;br /&gt;
* [https://www.youtube.com/watch?v=GmOzih6I1zs Video: What is Bitcoin Mining]&lt;br /&gt;
* [https://www.bitcoinmining.com/bitcoin-mining-pools/ Bitcoin Mining Pools]&lt;br /&gt;
* [https://bitcoinchain.com/pools Bitcoin Mining Pools Comparison]&lt;br /&gt;
[[Category:Mining]]&lt;br /&gt;
{{Pools}}&lt;/div&gt;</summary>
		<author><name>Kano</name></author>
	</entry>
	<entry>
		<id>https://en.bitcoin.it/w/index.php?title=Pooled_mining&amp;diff=62572</id>
		<title>Pooled mining</title>
		<link rel="alternate" type="text/html" href="https://en.bitcoin.it/w/index.php?title=Pooled_mining&amp;diff=62572"/>
		<updated>2017-05-10T18:38:44Z</updated>

		<summary type="html">&lt;p&gt;Kano: FPPS extra payout depends on the pool&amp;#039;s settings which also depend on the network transaction fees at the time, so there is no specific range that can be defined&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&#039;&#039;&#039;Pooled mining&#039;&#039;&#039; is a [[Mining|mining]] approach where multiple generating clients contribute to the generation of a block, and then split the block reward according the contributed processing power. Pooled mining effectively reduces the granularity of the block generation reward, spreading it out more smoothly over time.&lt;br /&gt;
&lt;br /&gt;
==Introduction==&lt;br /&gt;
&lt;br /&gt;
With increasing generation difficulty, mining with lower-performance devices can take a very long time before block generation, on average. For example, with a mining speed of 1000 Khps, at a difficulty of 14484 (which was in effect at the end of December, 2010), the average time to generate a block is almost 2 years. &lt;br /&gt;
&lt;br /&gt;
To provide a more smooth incentive to lower-performance miners, several pooled miners, using different approaches, have been created. With a mining pool, a lot of different people contribute to generating a block, and the reward is then split among them according to their processing contribution. This way, instead of waiting for years to generate 50btc{{Citation needed}} in a block, a smaller miner may get a fraction of a Bitcoin on a more regular basis.&lt;br /&gt;
&lt;br /&gt;
A &#039;&#039;&#039;share&#039;&#039;&#039; is awarded by the mining pool to the clients who present a valid [[proof of work]] of the same type as the proof of work that is used for creating [[block|blocks]], but of lesser difficulty, so that it requires less time on average to generate.&lt;br /&gt;
&lt;br /&gt;
==Pooled mining approaches==&lt;br /&gt;
&lt;br /&gt;
The problem with pooled mining is that steps must be taken to prevent cheating by the clients and the server. Currently there are several different approaches used.&lt;br /&gt;
&lt;br /&gt;
===The slush approach===&lt;br /&gt;
&lt;br /&gt;
[[Bitcoin Pooled Mining]] (BPM), sometimes referred to as &amp;quot;slush&#039;s pool&amp;quot;, follows a score-based method.  Older shares (from beginning of the round) have lower weight than more recent shares, which reduces the motivation to cheat by switching between pools within a round.&lt;br /&gt;
&lt;br /&gt;
===The Pay-per-Share approach===&lt;br /&gt;
&lt;br /&gt;
The Pay-per-Share (PPS) approach, first described by [[BitPenny]], is to offer an instant flat payout for each share that is solved.  The payout is offered from the pool&#039;s existing balance and can therefore be withdrawn immediately, without waiting for a block to be solved or confirmed.  The possibility of cheating the miners by the pool operator and by timing attacks is thus completely eliminated. &lt;br /&gt;
&lt;br /&gt;
This method results in the least possible variance for miners while transferring all risk to the pool operator.  The resulting possibility of loss for the server is offset by setting a payout lower than the full expected value.&lt;br /&gt;
&lt;br /&gt;
===The Full Pay-per-Share approach===&lt;br /&gt;
&lt;br /&gt;
The Full Pay-per-Share (FPPS) approach, created by [[BTC.com]] team, aims to benefit miners from the high transaction fee. It will calculate a standard transaction fee within a certain period，add it into the block rewards (12.5 BTC every block for now) and then distribute the whole to miners according to PPS mode. &lt;br /&gt;
&lt;br /&gt;
This method keeps advantages of PPS and pay more to miners by sharing some of the transaction fees.&lt;br /&gt;
&lt;br /&gt;
===Luke-Jr&#039;s approach (&amp;quot;[[Eligius]]&amp;quot;)===&lt;br /&gt;
[[User:Luke-Jr|Luke]] came up with a third approach borrowing strengths from the earlier two.&lt;br /&gt;
Like slush&#039;s approach, miners submit proofs-of-work to earn shares.&lt;br /&gt;
Like puddinpop&#039;s approach, the pool pays out immediately via block generation.&lt;br /&gt;
When distributing block rewards, it is divided equally among all shares since the last valid block.&lt;br /&gt;
Unlike any preexisting pool approach, this means that the shares contributed toward stale blocks are recycled into the next block&#039;s shares.&lt;br /&gt;
In order to spare participating miners from transaction fees, rewards are only paid out if a miner has earned at least 0.67108864 BTC (400 [[Tonal Bitcoin|TBC]]). If the amount owed is less, it will be added to the earnings of a later block (which may then total over the threshold amount).&lt;br /&gt;
If a miner does not submit a share for over a week, the pool sends any balance remaining, regardless of its size.&lt;br /&gt;
&lt;br /&gt;
===P2Pool approach===&lt;br /&gt;
&lt;br /&gt;
[[P2Pool]] mining nodes work on a chain of shares similar to Bitcoin’s blockchain. When a block is found, the reward is divided among the most recent shares in this share-blockchain. Like the puddinpop and Luke-Jr approaches, p2pool pays via generation.&lt;br /&gt;
&lt;br /&gt;
===Comparison===&lt;br /&gt;
&lt;br /&gt;
The cooperative mining approach (slush and Luke-Jr) uses a lot less resources on the pool server, since rather than continuously checking metahashes, all that has to be checked is the validity of submitted shares. The number of shares sent can be adjusted by adjusting the artificial difficulty level.&lt;br /&gt;
&lt;br /&gt;
Further, the cooperative mining approach allows the clients to use existing miners without any modification, while the puddinpop approach requires the custom pool miner, which are as of now not as efficient on GPU mining as the existing GPU miners.&lt;br /&gt;
[[File:Smallgeneration.png|thumb|Puddinpop miners receive coins directly.]]&lt;br /&gt;
&lt;br /&gt;
Additionally, the puddinpop and Luke-Jr approaches of distributing the earnings by way of including precise sub-cent amounts in the generation transaction for the participants, results in the presence of sub-cent bitcoin amounts in your wallet, which are liable to disappear (as unnecessary fees) later due to a bug in old (before 0.3.21) bitcoin nodes. (E.g., if you have a transaction with 0.052 in your wallet, and you later send .05 to someone, your .002 will disappear.).&lt;br /&gt;
&lt;br /&gt;
Puddinpop and Luke-Jr miners receive coins directly, which eliminates the delay in receiving earnings that is required on slush-based mining servers. However, using some [[eWallet]] services for generated coin will cause those coins to be lost.&lt;br /&gt;
&lt;br /&gt;
==See Also==&lt;br /&gt;
&lt;br /&gt;
* [[:Category:Miners|Miners]]&lt;br /&gt;
* [[Poolservers]]&lt;br /&gt;
* [[Comparison of mining pools]]&lt;br /&gt;
* [[:Category:Pool Operators|Pool Operators]]&lt;br /&gt;
* [[Why a GPU mines faster than a CPU]]&lt;br /&gt;
* [[Why pooled mining]]&lt;br /&gt;
* [[Mining pool reward FAQ]]&lt;br /&gt;
&lt;br /&gt;
==External links==&lt;br /&gt;
&lt;br /&gt;
* [http://www.bitcoin.org/smf/index.php?topic=1458.0 puddinpop&#039;s mining pool thread]&lt;br /&gt;
* [http://blockexplorer.com/block/00000000000233334b157d901714baf59e5b9236227b2878844e52244da4195e example puddinpop block]&lt;br /&gt;
&lt;br /&gt;
==References==&lt;br /&gt;
&amp;lt;references /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
* [https://www.zpool.ca/ Bitcoin Multipool]&lt;br /&gt;
* [https://www.bitcoinmining.com/ Bitcoin Mining]&lt;br /&gt;
* [https://www.youtube.com/watch?v=GmOzih6I1zs Video: What is Bitcoin Mining]&lt;br /&gt;
* [http://bitcoinminer.com Bitcoin Miner]&lt;br /&gt;
&lt;br /&gt;
[[ru:майнинг в пулах]]&lt;br /&gt;
[[Category:Mining]]&lt;br /&gt;
{{Pools}}&lt;/div&gt;</summary>
		<author><name>Kano</name></author>
	</entry>
	<entry>
		<id>https://en.bitcoin.it/w/index.php?title=Comparison_of_mining_pools&amp;diff=62571</id>
		<title>Comparison of mining pools</title>
		<link rel="alternate" type="text/html" href="https://en.bitcoin.it/w/index.php?title=Comparison_of_mining_pools&amp;diff=62571"/>
		<updated>2017-05-10T18:18:53Z</updated>

		<summary type="html">&lt;p&gt;Kano: It&amp;#039;s inappropriate to use a link to a specific pool&amp;#039;s web site to describe other pool&amp;#039;s statistics&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Reward types &amp;amp; explanation:&lt;br /&gt;
* &#039;&#039;&#039;CPPSRB&#039;&#039;&#039; - Capped Pay Per Share with Recent Backpay. [http://eligius.st/wiki/index.php/Capped_PPS_with_Recent_Backpay]&lt;br /&gt;
* &#039;&#039;&#039;DGM&#039;&#039;&#039; - Double Geometric Method.  A hybrid between PPLNS and Geometric reward types that enables to operator to absorb some of the variance risk.  Operator receives portion of payout on short rounds and returns it on longer rounds to normalize payments. [https://bitcointalk.org/index.php?topic=39497.0]&lt;br /&gt;
* &#039;&#039;&#039;ESMPPS&#039;&#039;&#039; - Equalized Shared Maximum Pay Per Share. Like SMPPS, but equalizes payments fairly among all those who are owed. [http://forum.bitcoin.org/index.php?topic=12181.msg378851#msg378851]&lt;br /&gt;
* &#039;&#039;&#039;POT&#039;&#039;&#039; - Pay On Target. A high variance PPS variant that pays on the difficulty of work returned to pool rather than the difficulty of work served by pool [https://bitcointalk.org/index.php?topic=131376.0]&lt;br /&gt;
* &#039;&#039;&#039;PPLNS&#039;&#039;&#039; - Pay Per Last N Shares. Similar to proportional, but instead of looking at the number of shares in the round, instead looks at the last N shares, regardless of round boundaries.&lt;br /&gt;
* &#039;&#039;&#039;PPLNSG&#039;&#039;&#039; - Pay Per Last N Groups (or shifts). Similar to PPLNS, but shares are grouped into &amp;quot;shifts&amp;quot; which are paid as a whole.&lt;br /&gt;
* &#039;&#039;&#039;PPS&#039;&#039;&#039; - Pay Per Share. Each submitted share is worth certain amoutripnt of BC. Since finding a block requires &amp;lt;current difficulty&amp;gt; shares &#039;&#039;on average&#039;&#039;, a PPS method with 0% fee would be 12.5 BTC divided by &amp;lt;current difficulty&amp;gt;. It is risky for pool operators, hence the fee is highest.&lt;br /&gt;
* &#039;&#039;&#039;Prop.&#039;&#039;&#039; - Proportional. When block is found, the reward is distributed among all workers proportionally to how much shares each of them has found.&lt;br /&gt;
* &#039;&#039;&#039;RSMPPS&#039;&#039;&#039; - Recent Shared Maximum Pay Per Share. Like SMPPS, but system aims to prioritize the most recent miners first. [http://eligius.st/wiki/index.php/Shared_Maximum_PPS]&lt;br /&gt;
* &#039;&#039;&#039;Score&#039;&#039;&#039; - Score based system: a proportional reward, but weighed by time submitted. Each submitted share is worth more in the function of time &#039;&#039;t&#039;&#039; since start of current round. For each share score is updated by: score += exp(t/C). This makes later shares worth much more than earlier shares, thus the miner&#039;s score quickly diminishes when they stop mining on the pool. Rewards are calculated proportionally to scores (and not to shares). (at slush&#039;s pool C=300 seconds, and every hour scores are normalized)&lt;br /&gt;
* &#039;&#039;&#039;SMPPS&#039;&#039;&#039; - Shared Maximum Pay Per Share. Like Pay Per Share, but never pays more than the pool earns. [http://eligius.st/wiki/index.php/Shared_Maximum_PPS]&lt;br /&gt;
* &#039;&#039;&#039;FPPS&#039;&#039;&#039; - Full Pay Per Share. Similar to PPS，but not only divide regular block reward (12.5 BTC for now) but also the transaction fee.  Calculate a standard transaction fee within a certain period and distribute it to miners according to their hash power contributions in the pool. It will increase the miners&#039; earnings by 7%-11%.&lt;br /&gt;
&lt;br /&gt;
A statistically valid analysis of some pools and their payout methods: [http://organofcorti.blogspot.com/ Bitcoin network and pool analysis]&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable sortable&amp;quot; border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! Name                !! Location             !! Size&amp;lt;ref name=&amp;quot;hashrate2&amp;quot;/&amp;gt;&lt;br /&gt;
!                                                         Merged Mining&amp;lt;ref name=&amp;quot;merged&amp;quot;/&amp;gt;&lt;br /&gt;
!                                                                    Reward Type             !! Transaction fees!!PPS Fee!!Other Fee!! [[File:Stm.png|link=Stratum_mining_protocol]] !! [[getblocktemplate|GBT]]&lt;br /&gt;
! Launched   !! Variance                     !! Forum                                       !! Website&lt;br /&gt;
|-&lt;br /&gt;
| [[AntPool]]         || China                || Large || No       || PPLNS &amp;amp; PPS             || {{PoolFees}}    || 2.5%  || 0%      || {{Yes}} || {{No}}&lt;br /&gt;
| ?          || ?                            || [https://bitcointalk.org/index.php?topic=855548 link]  || [https://www.antpool.com/ link]&lt;br /&gt;
|-&lt;br /&gt;
| [[BTC.com]]         || {{flag|cn}}{{flag|us|}}{{flag|eu}}               || Medium || [[NMC]]      || FPPS           || {{SharedFees}}    || 0%  || 4%      || {{Yes}} || {{No}}&lt;br /&gt;
| 2016-09-13          ||      User                     || [https://bitcointalk.org/index.php?topic=1827718.0 link]  || [https://pool.btc.com/ link]&lt;br /&gt;
|-&lt;br /&gt;
| [[BCMonster.com]]        ||{{flag|us|}}{{flag|eu}}{{flag|cn|}} || Small || No      || PPLNS                  || {{SharedFees}}   ||       ||      0.5% || {{Yes}} || {{No}}&lt;br /&gt;
| 2016-01-13 ||   Dynamic ||   [https://bitcointalk.org/index.php?topic=1327077.0  link]                                || [http://www.bcmonster.com  link]&lt;br /&gt;
|-&lt;br /&gt;
| [[Jonny Bravo&#039;s Mining Emporium]]        ||{{flag|us|}}{{flag|eu}} || Small || No      || PPLNS                  || {{SharedFees}}   ||       ||      0.5% || {{Yes}} || {{No}}&lt;br /&gt;
| 2015-11-19 ||   Dynamic ||   [https://bitcointalk.org/index.php?topic=1330452.0  link]                                || [http://www.bravo-mining.com  link]&lt;br /&gt;
|-&lt;br /&gt;
| [[BitcoinAffiliateNetwork]]     || {{flag|us|}}{{flag|eu}}{{flag|cn|}}{{flag|nl|}}{{flag|au|}}      ||   ?   || [[NMC]], [[DOGE]] || ?         || {{PoolFees}}     ||   ? ||    ?    ||    {{Yes}}     ||&lt;br /&gt;
| 2014-07-15 || User/Dynamic           || [https://bitcointalk.org/index.php?topic=722202.0  link] || [http://mining.bitcoinaffiliatenetwork.com/ link]&lt;br /&gt;
|-&lt;br /&gt;
| [[Bitcoin Pooled Mining|Slush&#039;s pool (mining.bitcoin.cz)]]&lt;br /&gt;
|                        Global               || Medium || No || Score                   || {{SharedFees}}   ||      ||      2% || {{Yes}} || {{No}}&lt;br /&gt;
| 2010-11-27 || User&amp;lt;ref name=&amp;quot;changeable&amp;quot;/&amp;gt; || [http://bitcointalk.org/?topic=1976   link] || [http://mining.bitcoin.cz/ link]&lt;br /&gt;
|-&lt;br /&gt;
| [[BitMinter]]       || {{flag|us}}{{flag|de}}          || Small || [[NMC]] || PPLNSG                  || {{SharedFees}}   ||      ||      1% || {{Yes}} || {{No}}&lt;br /&gt;
| 2011-06-26 || User&amp;lt;ref name=&amp;quot;changeable&amp;quot;/&amp;gt;/Dynamic || [https://bitcointalk.org/?topic=788753  link] || [https://bitminter.com link]&lt;br /&gt;
|-&lt;br /&gt;
| [[BTCC Pool]]            || China, Japan       || Large     || [[NMC]]       || PPS                       || {{PoolFees}}    || 2.0%     || 0%       || {{Yes}} || {{Yes}}&lt;br /&gt;
| 2014-10-21           ||  Dynamic                            || ?                                      || [https://pool.btcc.com link]&lt;br /&gt;
|-&lt;br /&gt;
| [[BTCDig]]         || {{flag|us|label=1}}||    Small || No      || DGM                   || {{PoolFees}}     ||      ||      0% ||  {{Yes}}     ||&lt;br /&gt;
| 2013-07-04 || User&amp;lt;ref name=&amp;quot;changeable&amp;quot;/&amp;gt;/Dynamic 20SPM                      || [https://bitcointalk.org/index.php?topic=249627   link] || [http://btcdig.com/ link]&lt;br /&gt;
|-&lt;br /&gt;
| [[btcmp.com]]       || {{flag|de|label=1}}||    Small || No      || PPS                     || {{PoolFees}}     ||   4% ||  || {{Yes}} ||&lt;br /&gt;
| 2011-06-28 || Diff 1                       ||                                             || [http://www.btcmp.com/ link]&lt;br /&gt;
|-&lt;br /&gt;
| [[BW Mining]]      || China                || Medium || ?       || PPLNS &amp;amp; PPS             || ?               || ?     || ?       || {{Yes}} ||&lt;br /&gt;
| ?          || ?                            || ?                                           || [https://www.bw.com/pool link]&lt;br /&gt;
|-&lt;br /&gt;
| [[Eclipse Mining Consortium]]&lt;br /&gt;
|                   Global ||  Small || No      || DGM &amp;amp; PPS                 || {{PoolFees}}     ||   5% ||      0% || {{Yes}} || {{Yes}}&lt;br /&gt;
| 2011-06-14 || User&amp;lt;ref name=&amp;quot;changeable&amp;quot;/&amp;gt;/Dynamic&lt;br /&gt;
|                                               [http://bitcointalk.org/?topic=16385  link] || [https://eclipsemc.com link]&lt;br /&gt;
|-&lt;br /&gt;
| [[Eligius]]         || {{flag|us|label=1}}|| Small || [[NMC]]  || CPPSRB                  || {{SharedFees}}   ||    ||     0%    || {{Yes}} || {{Yes}}&lt;br /&gt;
| 2011-04-27 || Dynamic: 32 shares/m         || [https://bitcointalk.org/?topic=441465  link] || [http://eligius.st link]&lt;br /&gt;
|-&lt;br /&gt;
| [[F2Pool]]          || {{flag|cn|}}{{flag|us|}}                || Large || LTC, [[NMC]], SYS, EMC || PPS                     || {{PoolFees}}    || 3%    ||         || {{Yes}} || {{No}}&lt;br /&gt;
| 2013-05-05 || Dynamic               || [https://bitcointalk.org/index.php?topic=700411.0 link] || [https://www.f2pool.com link]&lt;br /&gt;
|-&lt;br /&gt;
| [[GHash.IO]]        || {{flag|nl|label=1}}|| Small || [[NMC]], IXC, [[Devcoin]]      || PPLNS                  || {{SharedFees}}   ||       ||      0% || {{Yes}} || {{No}}&lt;br /&gt;
| 2013-07-01 ||           User&amp;lt;ref name=&amp;quot;changeable&amp;quot;/&amp;gt; ||   [https://support.cex.io  link]                                || [https://ghash.io/  link]&lt;br /&gt;
|-&lt;br /&gt;
| [[Give Me COINS]]   || {{flag|us}}{{flag|eu}}          || Small || [[NMC]]   || PPLNS                  || {{SharedFees}}     ||    ||  0%|| {{Yes}} || {{Yes}}&lt;br /&gt;
| 2013-08-12 || Dynamic         || [https://bitcointalk.org/index.php?topic=272017.0  link] || [http://give-me-coins.com link]&lt;br /&gt;
|-&lt;br /&gt;
| [[KanoPool]]         || {{flag|us}}{{flag|sg}}{{flag|de}}{{flag|jp}}{{flag|nl}} || Medium || No      || PPLNSG                || {{SharedFees}}     ||      ||      0.9% || {{Yes}} || {{No}}&lt;br /&gt;
| 2014-09-20 || User&amp;lt;ref name=&amp;quot;changeable&amp;quot;/&amp;gt;/Dynamic 18SPM || [https://bitcointalk.org/index.php?topic=789369.0 link]   || [http://www.kano.is link]&lt;br /&gt;
|-&lt;br /&gt;
| [[Merge Mining Pool]]      || {{flag|us|label=1}}|| Small || [[NMC]], IXC, [[Devcoin]]&lt;br /&gt;
|                                                                    DGM                     || {{SharedFees}}     ||      || 1.5%    || {{Yes}}    || {{No}}&lt;br /&gt;
| 2012-01-08 || User&amp;lt;ref name=&amp;quot;changeable&amp;quot;/&amp;gt; || [http://bitcointalk.org/?topic=57148  link] || [http://mmpool.org link]&lt;br /&gt;
|-&lt;br /&gt;
| [[Multipool]]          || {{flag|us}}{{flag|eu}}      ||   Small || [[NMC]] || Score                     || {{SharedFees}}     ||      ||      1.5% ||     {{Yes}}     || {{No}}&lt;br /&gt;
| 2012-03-15 || User                       || [https://bitcointalk.org/index.php?topic=311067.0  link] || [https://www.multipool.us/ link]&lt;br /&gt;
|-&lt;br /&gt;
| [[P2Pool]]          || Global (p2p)          ||   Small || Merged mining can be done on a &amp;quot;solo mining&amp;quot; basis &amp;lt;ref name=&amp;quot;solomm&amp;quot;/&amp;gt; || PPLNS  || {{SharedFees}}   ||      ||      0% || {{Yes}} || {{No}}&lt;br /&gt;
| 2011-06-17 || User&amp;lt;ref name=&amp;quot;changeable&amp;quot;/&amp;gt; || [http://bitcointalk.org/?topic=18313  link] ||&lt;br /&gt;
|-&lt;br /&gt;
| [[PolMine]]        || {{flag|pl|label=1}}||  Small || [[NMC]]      || SMPPS                  || {{SharedFees}}  ||  ||   0%     || {{Yes}}        || {{Yes}}	 	&lt;br /&gt;
| 2011-06-13 || Dynamic/User                      || [http://forum.polmine.pl/ link]            || [https://polmine.pl/?setlang=en link]&lt;br /&gt;
|-&lt;br /&gt;
| [[MergeMining]]          || Global          ||   Small || CRW, DVC, HUC, I0C, IXC, XMY/MYR, NMC, SYS, UNO, TRC, ARG, EMC || PPLNS  || {{SharedFees}}   ||      ||      1% || {{Yes}} || {{No}}&lt;br /&gt;
| 2016-12-01|| User&amp;lt;ref name=&amp;quot;changeable&amp;quot;/&amp;gt; ||  || [https://mergemining.com link]&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== SPV Mining / Old Bitcoin Core ==&lt;br /&gt;
&lt;br /&gt;
The following pools are known or strongly suspected to be mining on top of blocks before fully validating them with Bitcoin Core 0.9.5 or later.  Miners doing this have already lost over $50,000 USD during the 4 July 2015 fork and have created a situation where small numbers of confirmations are much less useful than they normally are.&lt;br /&gt;
&lt;br /&gt;
* BTC Nuggets&lt;br /&gt;
* [https://www.f2pool.com/ F2Pool]&amp;lt;ref name=&amp;quot;spv_despite_incident&amp;quot;&amp;gt;[https://bitcointalk.org/index.php?topic=700411.msg11790734#msg11790734 Intention to continue SPV mining], Wang Chun, 4 July 2015&amp;lt;/ref&amp;gt;&lt;br /&gt;
* AntPool&amp;lt;ref name=&amp;quot;spv_despite_incident&amp;quot; /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
The following pools are believed to be currently fully validating blocks with Bitcoin Core 0.9.5 or later (0.10.2 or later recommended due to DoS vulnerabilities):&lt;br /&gt;
&lt;br /&gt;
* [[BitMinter]]&lt;br /&gt;
* BTC China (described as SPV mining&amp;lt;ref name=&amp;quot;spv_despite_incident&amp;quot; /&amp;gt;, but they&#039;re performing effective valiation)&lt;br /&gt;
* [[BTC Public Mining Pool]]&lt;br /&gt;
* [[CKPool]]&lt;br /&gt;
* [[Eligius]]&lt;br /&gt;
* [[P2Pool]]&lt;br /&gt;
* [[Bitcoin Pooled Mining|Slush Pool]]&lt;br /&gt;
* [[BCMonster.com]]&lt;br /&gt;
* [[Jonny Bravo&#039;s Mining Emporium]]&lt;br /&gt;
&lt;br /&gt;
== References ==&lt;br /&gt;
&lt;br /&gt;
&amp;lt;references&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;ref name=&amp;quot;hashrate2&amp;quot;&amp;gt;Note that pool hashrate is largely irrelevant but can be seen as a popularity measurement. It is a theoretical security issue if one pool gains above 50% of the total computational power of the network, thus consider joining a pool based on other metrics. The pool&#039;s total hash rate is very dynamic on most pools. Over time, as the network grows, so does most pool&#039;s hash rates. The displayed values are the pool&#039;s relative sizes based on the network: Small: less than 2%, Medium: 2%-10% Large: greater than 10% of the network.&amp;lt;/ref&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;ref name=&amp;quot;merged&amp;quot;&amp;gt;Merged mining allows miners to mine on multiple [[block chains]] at the same time with the same hashing.&amp;lt;/ref&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;ref name=&amp;quot;changeable&amp;quot;&amp;gt;The difficulty of the shares can be changed by the user.&amp;lt;/ref&amp;gt;&lt;br /&gt;
&amp;lt;ref name=&amp;quot;solomm&amp;quot;&amp;gt;Merged mining can be done on a &amp;quot;solo mining&amp;quot; basis (payouts in the merged chain are not pooled).&amp;lt;/ref&amp;gt;&lt;br /&gt;
&amp;lt;/references&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== See also ==&lt;br /&gt;
* [[Pooled mining]]&lt;br /&gt;
* [https://www.blocktrail.com/BTC/pools Pool Distribution Summary]&lt;br /&gt;
* [https://www.bitcoinmining.com/ Bitcoin Mining]&lt;br /&gt;
* [https://www.youtube.com/watch?v=GmOzih6I1zs Video: What is Bitcoin Mining]&lt;br /&gt;
* [https://www.bitcoinmining.com/bitcoin-mining-pools/ Bitcoin Mining Pools]&lt;br /&gt;
* [https://bitcoinchain.com/pools Bitcoin Mining Pools Comparison]&lt;br /&gt;
[[Category:Mining]]&lt;br /&gt;
{{Pools}}&lt;/div&gt;</summary>
		<author><name>Kano</name></author>
	</entry>
	<entry>
		<id>https://en.bitcoin.it/w/index.php?title=Comparison_of_mining_pools&amp;diff=62570</id>
		<title>Comparison of mining pools</title>
		<link rel="alternate" type="text/html" href="https://en.bitcoin.it/w/index.php?title=Comparison_of_mining_pools&amp;diff=62570"/>
		<updated>2017-05-10T18:16:46Z</updated>

		<summary type="html">&lt;p&gt;Kano: Undo revision 62569 by Kano (talk) - didn&amp;#039;t do what I expected :P&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Reward types &amp;amp; explanation:&lt;br /&gt;
* &#039;&#039;&#039;CPPSRB&#039;&#039;&#039; - Capped Pay Per Share with Recent Backpay. [http://eligius.st/wiki/index.php/Capped_PPS_with_Recent_Backpay]&lt;br /&gt;
* &#039;&#039;&#039;DGM&#039;&#039;&#039; - Double Geometric Method.  A hybrid between PPLNS and Geometric reward types that enables to operator to absorb some of the variance risk.  Operator receives portion of payout on short rounds and returns it on longer rounds to normalize payments. [https://bitcointalk.org/index.php?topic=39497.0]&lt;br /&gt;
* &#039;&#039;&#039;ESMPPS&#039;&#039;&#039; - Equalized Shared Maximum Pay Per Share. Like SMPPS, but equalizes payments fairly among all those who are owed. [http://forum.bitcoin.org/index.php?topic=12181.msg378851#msg378851]&lt;br /&gt;
* &#039;&#039;&#039;POT&#039;&#039;&#039; - Pay On Target. A high variance PPS variant that pays on the difficulty of work returned to pool rather than the difficulty of work served by pool [https://bitcointalk.org/index.php?topic=131376.0]&lt;br /&gt;
* &#039;&#039;&#039;PPLNS&#039;&#039;&#039; - Pay Per Last N Shares. Similar to proportional, but instead of looking at the number of shares in the round, instead looks at the last N shares, regardless of round boundaries.&lt;br /&gt;
* &#039;&#039;&#039;PPLNSG&#039;&#039;&#039; - Pay Per Last N Groups (or shifts). Similar to PPLNS, but shares are grouped into &amp;quot;shifts&amp;quot; which are paid as a whole.&lt;br /&gt;
* &#039;&#039;&#039;PPS&#039;&#039;&#039; - Pay Per Share. Each submitted share is worth certain amoutripnt of BC. Since finding a block requires &amp;lt;current difficulty&amp;gt; shares &#039;&#039;on average&#039;&#039;, a PPS method with 0% fee would be 12.5 BTC divided by &amp;lt;current difficulty&amp;gt;. It is risky for pool operators, hence the fee is highest.&lt;br /&gt;
* &#039;&#039;&#039;Prop.&#039;&#039;&#039; - Proportional. When block is found, the reward is distributed among all workers proportionally to how much shares each of them has found.&lt;br /&gt;
* &#039;&#039;&#039;RSMPPS&#039;&#039;&#039; - Recent Shared Maximum Pay Per Share. Like SMPPS, but system aims to prioritize the most recent miners first. [http://eligius.st/wiki/index.php/Shared_Maximum_PPS]&lt;br /&gt;
* &#039;&#039;&#039;Score&#039;&#039;&#039; - Score based system: a proportional reward, but weighed by time submitted. Each submitted share is worth more in the function of time &#039;&#039;t&#039;&#039; since start of current round. For each share score is updated by: score += exp(t/C). This makes later shares worth much more than earlier shares, thus the miner&#039;s score quickly diminishes when they stop mining on the pool. Rewards are calculated proportionally to scores (and not to shares). (at slush&#039;s pool C=300 seconds, and every hour scores are normalized)&lt;br /&gt;
* &#039;&#039;&#039;SMPPS&#039;&#039;&#039; - Shared Maximum Pay Per Share. Like Pay Per Share, but never pays more than the pool earns. [http://eligius.st/wiki/index.php/Shared_Maximum_PPS]&lt;br /&gt;
* &#039;&#039;&#039;FPPS&#039;&#039;&#039; - Full Pay Per Share. Similar to PPS，but not only divide regular block reward (12.5 BTC for now) but also the transaction fee.  Calculate a standard transaction fee within a certain period and distribute it to miners according to their hash power contributions in the pool. It will increase the miners&#039; earnings by 7%-11%.&lt;br /&gt;
&lt;br /&gt;
A statistically valid analysis of some pools and their payout methods: [http://organofcorti.blogspot.com/ Bitcoin network and pool analysis]&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable sortable&amp;quot; border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! Name                !! Location             !! Size&amp;lt;ref name=&amp;quot;hashrate2&amp;quot;/&amp;gt;&lt;br /&gt;
!                                                         Merged Mining&amp;lt;ref name=&amp;quot;merged&amp;quot;/&amp;gt;&lt;br /&gt;
!                                                                    Reward Type             !! Transaction fees!!PPS Fee!!Other Fee!! [[File:Stm.png|link=Stratum_mining_protocol]] !! [[getblocktemplate|GBT]]&lt;br /&gt;
! Launched   !! Variance                     !! Forum                                       !! Website&lt;br /&gt;
|-&lt;br /&gt;
| [[AntPool]]         || China                || Large || No       || PPLNS &amp;amp; PPS             || {{PoolFees}}    || 2.5%  || 0%      || {{Yes}} || {{No}}&lt;br /&gt;
| ?          || ?                            || [https://bitcointalk.org/index.php?topic=855548 link]  || [https://www.antpool.com/ link]&lt;br /&gt;
|-&lt;br /&gt;
| [[BTC.com]]         || {{flag|cn}}{{flag|us|}}{{flag|eu}}               || Medium || [[NMC]]      || FPPS           || {{SharedFees}}    || 0%  || 4%      || {{Yes}} || {{No}}&lt;br /&gt;
| 2016-09-13          ||      User                     || [https://bitcointalk.org/index.php?topic=1827718.0 link]  || [https://pool.btc.com/ link]&lt;br /&gt;
|-&lt;br /&gt;
| [[BCMonster.com]]        ||{{flag|us|}}{{flag|eu}}{{flag|cn|}} || Small || No      || PPLNS                  || {{SharedFees}}   ||       ||      0.5% || {{Yes}} || {{No}}&lt;br /&gt;
| 2016-01-13 ||   Dynamic ||   [https://bitcointalk.org/index.php?topic=1327077.0  link]                                || [http://www.bcmonster.com  link]&lt;br /&gt;
|-&lt;br /&gt;
| [[Jonny Bravo&#039;s Mining Emporium]]        ||{{flag|us|}}{{flag|eu}} || Small || No      || PPLNS                  || {{SharedFees}}   ||       ||      0.5% || {{Yes}} || {{No}}&lt;br /&gt;
| 2015-11-19 ||   Dynamic ||   [https://bitcointalk.org/index.php?topic=1330452.0  link]                                || [http://www.bravo-mining.com  link]&lt;br /&gt;
|-&lt;br /&gt;
| [[BitcoinAffiliateNetwork]]     || {{flag|us|}}{{flag|eu}}{{flag|cn|}}{{flag|nl|}}{{flag|au|}}      ||   ?   || [[NMC]], [[DOGE]] || ?         || {{PoolFees}}     ||   ? ||    ?    ||    {{Yes}}     ||&lt;br /&gt;
| 2014-07-15 || User/Dynamic           || [https://bitcointalk.org/index.php?topic=722202.0  link] || [http://mining.bitcoinaffiliatenetwork.com/ link]&lt;br /&gt;
|-&lt;br /&gt;
| [[Bitcoin Pooled Mining|Slush&#039;s pool (mining.bitcoin.cz)]]&lt;br /&gt;
|                        Global               || Medium || No || Score                   || {{SharedFees}}   ||      ||      2% || {{Yes}} || {{No}}&lt;br /&gt;
| 2010-11-27 || User&amp;lt;ref name=&amp;quot;changeable&amp;quot;/&amp;gt; || [http://bitcointalk.org/?topic=1976   link] || [http://mining.bitcoin.cz/ link]&lt;br /&gt;
|-&lt;br /&gt;
| [[BitMinter]]       || {{flag|us}}{{flag|de}}          || Small || [[NMC]] || PPLNSG                  || {{SharedFees}}   ||      ||      1% || {{Yes}} || {{No}}&lt;br /&gt;
| 2011-06-26 || User&amp;lt;ref name=&amp;quot;changeable&amp;quot;/&amp;gt;/Dynamic || [https://bitcointalk.org/?topic=788753  link] || [https://bitminter.com link]&lt;br /&gt;
|-&lt;br /&gt;
| [[BTCC Pool]]            || China, Japan       || Large     || [[NMC]]       || PPS                       || {{PoolFees}}    || 2.0%     || 0%       || {{Yes}} || {{Yes}}&lt;br /&gt;
| 2014-10-21           ||  Dynamic                            || ?                                      || [https://pool.btcc.com link]&lt;br /&gt;
|-&lt;br /&gt;
| [[BTCDig]]         || {{flag|us|label=1}}||    Small || No      || DGM                   || {{PoolFees}}     ||      ||      0% ||  {{Yes}}     ||&lt;br /&gt;
| 2013-07-04 || User&amp;lt;ref name=&amp;quot;changeable&amp;quot;/&amp;gt;/Dynamic 20SPM                      || [https://bitcointalk.org/index.php?topic=249627   link] || [http://btcdig.com/ link]&lt;br /&gt;
|-&lt;br /&gt;
| [[btcmp.com]]       || {{flag|de|label=1}}||    Small || No      || PPS                     || {{PoolFees}}     ||   4% ||  || {{Yes}} ||&lt;br /&gt;
| 2011-06-28 || Diff 1                       ||                                             || [http://www.btcmp.com/ link]&lt;br /&gt;
|-&lt;br /&gt;
| [[BW Mining]]      || China                || Medium || ?       || PPLNS &amp;amp; PPS             || ?               || ?     || ?       || {{Yes}} ||&lt;br /&gt;
| ?          || ?                            || ?                                           || [https://www.bw.com/pool link]&lt;br /&gt;
|-&lt;br /&gt;
| [[Eclipse Mining Consortium]]&lt;br /&gt;
|                   Global ||  Small || No      || DGM &amp;amp; PPS                 || {{PoolFees}}     ||   5% ||      0% || {{Yes}} || {{Yes}}&lt;br /&gt;
| 2011-06-14 || User&amp;lt;ref name=&amp;quot;changeable&amp;quot;/&amp;gt;/Dynamic&lt;br /&gt;
|                                               [http://bitcointalk.org/?topic=16385  link] || [https://eclipsemc.com link]&lt;br /&gt;
|-&lt;br /&gt;
| [[Eligius]]         || {{flag|us|label=1}}|| Small || [[NMC]]  || CPPSRB                  || {{SharedFees}}   ||    ||     0%    || {{Yes}} || {{Yes}}&lt;br /&gt;
| 2011-04-27 || Dynamic: 32 shares/m         || [https://bitcointalk.org/?topic=441465  link] || [http://eligius.st link]&lt;br /&gt;
|-&lt;br /&gt;
| [[F2Pool]]          || {{flag|cn|}}{{flag|us|}}                || Large || LTC, [[NMC]], SYS, EMC || PPS                     || {{PoolFees}}    || 3%    ||         || {{Yes}} || {{No}}&lt;br /&gt;
| 2013-05-05 || Dynamic               || [https://bitcointalk.org/index.php?topic=700411.0 link] || [https://www.f2pool.com link]&lt;br /&gt;
|-&lt;br /&gt;
| [[GHash.IO]]        || {{flag|nl|label=1}}|| Small || [[NMC]], IXC, [[Devcoin]]      || PPLNS                  || {{SharedFees}}   ||       ||      0% || {{Yes}} || {{No}}&lt;br /&gt;
| 2013-07-01 ||           User&amp;lt;ref name=&amp;quot;changeable&amp;quot;/&amp;gt; ||   [https://support.cex.io  link]                                || [https://ghash.io/  link]&lt;br /&gt;
|-&lt;br /&gt;
| [[Give Me COINS]]   || {{flag|us}}{{flag|eu}}          || Small || [[NMC]]   || PPLNS                  || {{SharedFees}}     ||    ||  0%|| {{Yes}} || {{Yes}}&lt;br /&gt;
| 2013-08-12 || Dynamic         || [https://bitcointalk.org/index.php?topic=272017.0  link] || [http://give-me-coins.com link]&lt;br /&gt;
|-&lt;br /&gt;
| [[KanoPool]]         || {{flag|us}}{{flag|sg}}{{flag|de}}{{flag|jp}}{{flag|nl}} || Medium || No      || PPLNSG                || {{SharedFees}}     ||      ||      0.9% || {{Yes}} || {{No}}&lt;br /&gt;
| 2014-09-20 || User&amp;lt;ref name=&amp;quot;changeable&amp;quot;/&amp;gt;/Dynamic 18SPM || [https://bitcointalk.org/index.php?topic=789369.0 link]   || [http://www.kano.is link]&lt;br /&gt;
|-&lt;br /&gt;
| [[Merge Mining Pool]]      || {{flag|us|label=1}}|| Small || [[NMC]], IXC, [[Devcoin]]&lt;br /&gt;
|                                                                    DGM                     || {{SharedFees}}     ||      || 1.5%    || {{Yes}}    || {{No}}&lt;br /&gt;
| 2012-01-08 || User&amp;lt;ref name=&amp;quot;changeable&amp;quot;/&amp;gt; || [http://bitcointalk.org/?topic=57148  link] || [http://mmpool.org link]&lt;br /&gt;
|-&lt;br /&gt;
| [[Multipool]]          || {{flag|us}}{{flag|eu}}      ||   Small || [[NMC]] || Score                     || {{SharedFees}}     ||      ||      1.5% ||     {{Yes}}     || {{No}}&lt;br /&gt;
| 2012-03-15 || User                       || [https://bitcointalk.org/index.php?topic=311067.0  link] || [https://www.multipool.us/ link]&lt;br /&gt;
|-&lt;br /&gt;
| [[P2Pool]]          || Global (p2p)          ||   Small || Merged mining can be done on a &amp;quot;solo mining&amp;quot; basis &amp;lt;ref name=&amp;quot;solomm&amp;quot;/&amp;gt; || PPLNS  || {{SharedFees}}   ||      ||      0% || {{Yes}} || {{No}}&lt;br /&gt;
| 2011-06-17 || User&amp;lt;ref name=&amp;quot;changeable&amp;quot;/&amp;gt; || [http://bitcointalk.org/?topic=18313  link] ||&lt;br /&gt;
|-&lt;br /&gt;
| [[PolMine]]        || {{flag|pl|label=1}}||  Small || [[NMC]]      || SMPPS                  || {{SharedFees}}  ||  ||   0%     || {{Yes}}        || {{Yes}}	 	&lt;br /&gt;
| 2011-06-13 || Dynamic/User                      || [http://forum.polmine.pl/ link]            || [https://polmine.pl/?setlang=en link]&lt;br /&gt;
|-&lt;br /&gt;
| [[MergeMining]]          || Global          ||   Small || CRW, DVC, HUC, I0C, IXC, XMY/MYR, NMC, SYS, UNO, TRC, ARG, EMC || PPLNS  || {{SharedFees}}   ||      ||      1% || {{Yes}} || {{No}}&lt;br /&gt;
| 2016-12-01|| User&amp;lt;ref name=&amp;quot;changeable&amp;quot;/&amp;gt; ||  || [https://mergemining.com link]&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== SPV Mining / Old Bitcoin Core ==&lt;br /&gt;
&lt;br /&gt;
The following pools are known or strongly suspected to be mining on top of blocks before fully validating them with Bitcoin Core 0.9.5 or later.  Miners doing this have already lost over $50,000 USD during the 4 July 2015 fork and have created a situation where small numbers of confirmations are much less useful than they normally are.&lt;br /&gt;
&lt;br /&gt;
* BTC Nuggets&lt;br /&gt;
* [https://www.f2pool.com/ F2Pool]&amp;lt;ref name=&amp;quot;spv_despite_incident&amp;quot;&amp;gt;[https://bitcointalk.org/index.php?topic=700411.msg11790734#msg11790734 Intention to continue SPV mining], Wang Chun, 4 July 2015&amp;lt;/ref&amp;gt;&lt;br /&gt;
* AntPool&amp;lt;ref name=&amp;quot;spv_despite_incident&amp;quot; /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
The following pools are believed to be currently fully validating blocks with Bitcoin Core 0.9.5 or later (0.10.2 or later recommended due to DoS vulnerabilities):&lt;br /&gt;
&lt;br /&gt;
* [[BitMinter]]&lt;br /&gt;
* BTC China (described as SPV mining&amp;lt;ref name=&amp;quot;spv_despite_incident&amp;quot; /&amp;gt;, but they&#039;re performing effective valiation)&lt;br /&gt;
* [[BTC Public Mining Pool]]&lt;br /&gt;
* [[CKPool]]&lt;br /&gt;
* [[Eligius]]&lt;br /&gt;
* [[P2Pool]]&lt;br /&gt;
* [[Bitcoin Pooled Mining|Slush Pool]]&lt;br /&gt;
* [[BCMonster.com]]&lt;br /&gt;
* [[Jonny Bravo&#039;s Mining Emporium]]&lt;br /&gt;
&lt;br /&gt;
== References ==&lt;br /&gt;
&lt;br /&gt;
&amp;lt;references&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;ref name=&amp;quot;hashrate2&amp;quot;&amp;gt;Note that pool hashrate is largely irrelevant but can be seen as a popularity measurement. It is a theoretical security issue if one pool gains above 50% of the total computational power of the network, thus consider joining a pool based on other metrics. The pool&#039;s total hash rate is very dynamic on most pools. Over time, as the network grows, so does most pool&#039;s hash rates. The displayed values are the pool&#039;s relative sizes based on the network: Small: less than 2%, Medium: 2%-10% Large: greater than 10% of the network.&amp;lt;/ref&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;ref name=&amp;quot;merged&amp;quot;&amp;gt;Merged mining allows miners to mine on multiple [[block chains]] at the same time with the same hashing.&amp;lt;/ref&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;ref name=&amp;quot;changeable&amp;quot;&amp;gt;The difficulty of the shares can be changed by the user.&amp;lt;/ref&amp;gt;&lt;br /&gt;
&amp;lt;ref name=&amp;quot;solomm&amp;quot;&amp;gt;Merged mining can be done on a &amp;quot;solo mining&amp;quot; basis (payouts in the merged chain are not pooled).&amp;lt;/ref&amp;gt;&lt;br /&gt;
&amp;lt;/references&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== See also ==&lt;br /&gt;
* [[Pooled mining]]&lt;br /&gt;
* [https://btc.com/stats/pool Pool Distribution Summary]&lt;br /&gt;
* [https://www.bitcoinmining.com/ Bitcoin Mining]&lt;br /&gt;
* [https://www.youtube.com/watch?v=GmOzih6I1zs Video: What is Bitcoin Mining]&lt;br /&gt;
* [https://www.bitcoinmining.com/bitcoin-mining-pools/ Bitcoin Mining Pools]&lt;br /&gt;
* [https://bitcoinchain.com/pools Bitcoin Mining Pools Comparison]&lt;br /&gt;
[[Category:Mining]]&lt;br /&gt;
{{Pools}}&lt;/div&gt;</summary>
		<author><name>Kano</name></author>
	</entry>
	<entry>
		<id>https://en.bitcoin.it/w/index.php?title=Comparison_of_mining_pools&amp;diff=62569</id>
		<title>Comparison of mining pools</title>
		<link rel="alternate" type="text/html" href="https://en.bitcoin.it/w/index.php?title=Comparison_of_mining_pools&amp;diff=62569"/>
		<updated>2017-05-10T18:15:39Z</updated>

		<summary type="html">&lt;p&gt;Kano: It&amp;#039;s inappropriate to use a link to a specific pool&amp;#039;s web site to describe other pool&amp;#039;s statistics&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Reward types &amp;amp; explanation:&lt;br /&gt;
* &#039;&#039;&#039;CPPSRB&#039;&#039;&#039; - Capped Pay Per Share with Recent Backpay. [http://eligius.st/wiki/index.php/Capped_PPS_with_Recent_Backpay]&lt;br /&gt;
* &#039;&#039;&#039;DGM&#039;&#039;&#039; - Double Geometric Method.  A hybrid between PPLNS and Geometric reward types that enables to operator to absorb some of the variance risk.  Operator receives portion of payout on short rounds and returns it on longer rounds to normalize payments. [https://bitcointalk.org/index.php?topic=39497.0]&lt;br /&gt;
* &#039;&#039;&#039;ESMPPS&#039;&#039;&#039; - Equalized Shared Maximum Pay Per Share. Like SMPPS, but equalizes payments fairly among all those who are owed. [http://forum.bitcoin.org/index.php?topic=12181.msg378851#msg378851]&lt;br /&gt;
* &#039;&#039;&#039;POT&#039;&#039;&#039; - Pay On Target. A high variance PPS variant that pays on the difficulty of work returned to pool rather than the difficulty of work served by pool [https://bitcointalk.org/index.php?topic=131376.0]&lt;br /&gt;
* &#039;&#039;&#039;PPLNS&#039;&#039;&#039; - Pay Per Last N Shares. Similar to proportional, but instead of looking at the number of shares in the round, instead looks at the last N shares, regardless of round boundaries.&lt;br /&gt;
* &#039;&#039;&#039;PPLNSG&#039;&#039;&#039; - Pay Per Last N Groups (or shifts). Similar to PPLNS, but shares are grouped into &amp;quot;shifts&amp;quot; which are paid as a whole.&lt;br /&gt;
* &#039;&#039;&#039;PPS&#039;&#039;&#039; - Pay Per Share. Each submitted share is worth certain amoutripnt of BC. Since finding a block requires &amp;lt;current difficulty&amp;gt; shares &#039;&#039;on average&#039;&#039;, a PPS method with 0% fee would be 12.5 BTC divided by &amp;lt;current difficulty&amp;gt;. It is risky for pool operators, hence the fee is highest.&lt;br /&gt;
* &#039;&#039;&#039;Prop.&#039;&#039;&#039; - Proportional. When block is found, the reward is distributed among all workers proportionally to how much shares each of them has found.&lt;br /&gt;
* &#039;&#039;&#039;RSMPPS&#039;&#039;&#039; - Recent Shared Maximum Pay Per Share. Like SMPPS, but system aims to prioritize the most recent miners first. [http://eligius.st/wiki/index.php/Shared_Maximum_PPS]&lt;br /&gt;
* &#039;&#039;&#039;Score&#039;&#039;&#039; - Score based system: a proportional reward, but weighed by time submitted. Each submitted share is worth more in the function of time &#039;&#039;t&#039;&#039; since start of current round. For each share score is updated by: score += exp(t/C). This makes later shares worth much more than earlier shares, thus the miner&#039;s score quickly diminishes when they stop mining on the pool. Rewards are calculated proportionally to scores (and not to shares). (at slush&#039;s pool C=300 seconds, and every hour scores are normalized)&lt;br /&gt;
* &#039;&#039;&#039;SMPPS&#039;&#039;&#039; - Shared Maximum Pay Per Share. Like Pay Per Share, but never pays more than the pool earns. [http://eligius.st/wiki/index.php/Shared_Maximum_PPS]&lt;br /&gt;
* &#039;&#039;&#039;FPPS&#039;&#039;&#039; - Full Pay Per Share. Similar to PPS，but not only divide regular block reward (12.5 BTC for now) but also the transaction fee.  Calculate a standard transaction fee within a certain period and distribute it to miners according to their hash power contributions in the pool. It will increase the miners&#039; earnings by 7%-11%.&lt;br /&gt;
&lt;br /&gt;
A statistically valid analysis of some pools and their payout methods: [http://organofcorti.blogspot.com/ Bitcoin network and pool analysis]&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable sortable&amp;quot; border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! Name                !! Location             !! Size&amp;lt;ref name=&amp;quot;hashrate2&amp;quot;/&amp;gt;&lt;br /&gt;
!                                                         Merged Mining&amp;lt;ref name=&amp;quot;merged&amp;quot;/&amp;gt;&lt;br /&gt;
!                                                                    Reward Type             !! Transaction fees!!PPS Fee!!Other Fee!! [[File:Stm.png|link=Stratum_mining_protocol]] !! [[getblocktemplate|GBT]]&lt;br /&gt;
! Launched   !! Variance                     !! Forum                                       !! Website&lt;br /&gt;
|-&lt;br /&gt;
| [[AntPool]]         || China                || Large || No       || PPLNS &amp;amp; PPS             || {{PoolFees}}    || 2.5%  || 0%      || {{Yes}} || {{No}}&lt;br /&gt;
| ?          || ?                            || [https://bitcointalk.org/index.php?topic=855548 link]  || [https://www.antpool.com/ link]&lt;br /&gt;
|-&lt;br /&gt;
| [[BTC.com]]         || {{flag|cn}}{{flag|us|}}{{flag|eu}}               || Medium || [[NMC]]      || FPPS           || {{SharedFees}}    || 0%  || 4%      || {{Yes}} || {{No}}&lt;br /&gt;
| 2016-09-13          || ?                            || ?  || [https://pool.btc.com/ link]&lt;br /&gt;
|-&lt;br /&gt;
| [[BCMonster.com]]        ||{{flag|us|}}{{flag|eu}}{{flag|cn|}} || Small || No      || PPLNS                  || {{SharedFees}}   ||       ||      0.5% || {{Yes}} || {{No}}&lt;br /&gt;
| 2016-01-13 ||   Dynamic ||   [https://bitcointalk.org/index.php?topic=1327077.0  link]                                || [http://www.bcmonster.com  link]&lt;br /&gt;
|-&lt;br /&gt;
| [[Jonny Bravo&#039;s Mining Emporium]]        ||{{flag|us|}}{{flag|eu}} || Small || No      || PPLNS                  || {{SharedFees}}   ||       ||      0.5% || {{Yes}} || {{No}}&lt;br /&gt;
| 2015-11-19 ||   Dynamic ||   [https://bitcointalk.org/index.php?topic=1330452.0  link]                                || [http://www.bravo-mining.com  link]&lt;br /&gt;
|-&lt;br /&gt;
| [[BitcoinAffiliateNetwork]]     || {{flag|us|}}{{flag|eu}}{{flag|cn|}}{{flag|nl|}}{{flag|au|}}      ||   ?   || [[NMC]], [[DOGE]] || ?         || {{PoolFees}}     ||   ? ||    ?    ||    {{Yes}}     ||&lt;br /&gt;
| 2014-07-15 || User/Dynamic           || [https://bitcointalk.org/index.php?topic=722202.0  link] || [http://mining.bitcoinaffiliatenetwork.com/ link]&lt;br /&gt;
|-&lt;br /&gt;
| [[Bitcoin Pooled Mining|Slush&#039;s pool (mining.bitcoin.cz)]]&lt;br /&gt;
|                        Global               || Medium || No || Score                   || {{SharedFees}}   ||      ||      2% || {{Yes}} || {{No}}&lt;br /&gt;
| 2010-11-27 || User&amp;lt;ref name=&amp;quot;changeable&amp;quot;/&amp;gt; || [http://bitcointalk.org/?topic=1976   link] || [http://mining.bitcoin.cz/ link]&lt;br /&gt;
|-&lt;br /&gt;
| [[BitMinter]]       || {{flag|us}}{{flag|de}}          || Small || [[NMC]] || PPLNSG                  || {{SharedFees}}   ||      ||      1% || {{Yes}} || {{No}}&lt;br /&gt;
| 2011-06-26 || User&amp;lt;ref name=&amp;quot;changeable&amp;quot;/&amp;gt;/Dynamic || [https://bitcointalk.org/?topic=788753  link] || [https://bitminter.com link]&lt;br /&gt;
|-&lt;br /&gt;
| [[BTCC Pool]]            || China, Japan       || Large     || [[NMC]]       || PPS                       || {{PoolFees}}    || 2.0%     || 0%       || {{Yes}} || {{Yes}}&lt;br /&gt;
| 2014-10-21           ||  Dynamic                            || ?                                      || [https://pool.btcc.com link]&lt;br /&gt;
|-&lt;br /&gt;
| [[BTCDig]]         || {{flag|us|label=1}}||    Small || No      || DGM                   || {{PoolFees}}     ||      ||      0% ||  {{Yes}}     ||&lt;br /&gt;
| 2013-07-04 || User&amp;lt;ref name=&amp;quot;changeable&amp;quot;/&amp;gt;/Dynamic 20SPM                      || [https://bitcointalk.org/index.php?topic=249627   link] || [http://btcdig.com/ link]&lt;br /&gt;
|-&lt;br /&gt;
| [[btcmp.com]]       || {{flag|de|label=1}}||    Small || No      || PPS                     || {{PoolFees}}     ||   4% ||  || {{Yes}} ||&lt;br /&gt;
| 2011-06-28 || Diff 1                       ||                                             || [http://www.btcmp.com/ link]&lt;br /&gt;
|-&lt;br /&gt;
| [[BW Mining]]      || China                || Medium || ?       || PPLNS &amp;amp; PPS             || ?               || ?     || ?       || {{Yes}} ||&lt;br /&gt;
| ?          || ?                            || ?                                           || [https://www.bw.com/pool link]&lt;br /&gt;
|-&lt;br /&gt;
| [[Eclipse Mining Consortium]]&lt;br /&gt;
|                   Global ||  Small || No      || DGM &amp;amp; PPS                 || {{PoolFees}}     ||   5% ||      0% || {{Yes}} || {{Yes}}&lt;br /&gt;
| 2011-06-14 || User&amp;lt;ref name=&amp;quot;changeable&amp;quot;/&amp;gt;/Dynamic&lt;br /&gt;
|                                               [http://bitcointalk.org/?topic=16385  link] || [https://eclipsemc.com link]&lt;br /&gt;
|-&lt;br /&gt;
| [[Eligius]]         || {{flag|us|label=1}}|| Small || [[NMC]]  || CPPSRB                  || {{SharedFees}}   ||    ||     0%    || {{Yes}} || {{Yes}}&lt;br /&gt;
| 2011-04-27 || Dynamic: 32 shares/m         || [https://bitcointalk.org/?topic=441465  link] || [http://eligius.st link]&lt;br /&gt;
|-&lt;br /&gt;
| [[F2Pool]]          || {{flag|cn|}}{{flag|us|}}                || Large || NMC, DOGE, HUC       || PPS                     || {{PoolFees}}    || 3%    ||         || {{Yes}} || {{No}}&lt;br /&gt;
| 2013-05-05 || Dynamic               || [https://bitcointalk.org/index.php?topic=700411.0 link] || [https://www.f2pool.com link]&lt;br /&gt;
|-&lt;br /&gt;
| [[GHash.IO]]        || {{flag|nl|label=1}}|| Small || [[NMC]], IXC, [[Devcoin]]      || PPLNS                  || {{SharedFees}}   ||       ||      0% || {{Yes}} || {{No}}&lt;br /&gt;
| 2013-07-01 ||           User&amp;lt;ref name=&amp;quot;changeable&amp;quot;/&amp;gt; ||   [https://support.cex.io  link]                                || [https://ghash.io/  link]&lt;br /&gt;
|-&lt;br /&gt;
| [[Give Me COINS]]   || {{flag|us}}{{flag|eu}}          || Small || [[NMC]]   || PPLNS                  || {{SharedFees}}     ||    ||  0%|| {{Yes}} || {{Yes}}&lt;br /&gt;
| 2013-08-12 || Dynamic         || [https://bitcointalk.org/index.php?topic=272017.0  link] || [http://give-me-coins.com link]&lt;br /&gt;
|-&lt;br /&gt;
| [[KanoPool]]         || {{flag|us}}{{flag|sg}}{{flag|de}}{{flag|jp}}{{flag|nl}} || Medium || No      || PPLNSG                || {{SharedFees}}     ||      ||      0.9% || {{Yes}} || {{No}}&lt;br /&gt;
| 2014-09-20 || User&amp;lt;ref name=&amp;quot;changeable&amp;quot;/&amp;gt;/Dynamic 18SPM || [https://bitcointalk.org/index.php?topic=789369.0 link]   || [http://www.kano.is link]&lt;br /&gt;
|-&lt;br /&gt;
| [[Merge Mining Pool]]      || {{flag|us|label=1}}|| Small || [[NMC]], IXC, [[Devcoin]]&lt;br /&gt;
|                                                                    DGM                     || {{SharedFees}}     ||      || 1.5%    || {{Yes}}    || {{No}}&lt;br /&gt;
| 2012-01-08 || User&amp;lt;ref name=&amp;quot;changeable&amp;quot;/&amp;gt; || [http://bitcointalk.org/?topic=57148  link] || [http://mmpool.org link]&lt;br /&gt;
|-&lt;br /&gt;
| [[Multipool]]          || {{flag|us}}{{flag|eu}}      ||   Small || [[NMC]] || Score                     || {{SharedFees}}     ||      ||      1.5% ||     {{Yes}}     || {{No}}&lt;br /&gt;
| 2012-03-15 || User                       || [https://bitcointalk.org/index.php?topic=311067.0  link] || [https://www.multipool.us/ link]&lt;br /&gt;
|-&lt;br /&gt;
| [[P2Pool]]          || Global (p2p)          ||   Small || Solo&amp;lt;ref name=&amp;quot;solomm&amp;quot;/&amp;gt; || PPLNS  || {{SharedFees}}   ||      ||      0% || {{Yes}} || {{No}}&lt;br /&gt;
| 2011-06-17 || User&amp;lt;ref name=&amp;quot;changeable&amp;quot;/&amp;gt; || [http://bitcointalk.org/?topic=18313  link] ||&lt;br /&gt;
|-&lt;br /&gt;
| [[PolMine]]        || {{flag|pl|label=1}}||  Small || [[NMC]]      || SMPPS                  || {{SharedFees}}  ||  ||   0%     || {{Yes}}        || {{Yes}}	 	&lt;br /&gt;
| 2011-06-13 || Dynamic/User                      || [http://forum.polmine.pl/ link]            || [https://polmine.pl/?setlang=en link]&lt;br /&gt;
|-&lt;br /&gt;
| [[MergeMining]]          || Global          ||   Small || CRW, DVC, HUC, I0C, XMY/MYR, NMC, SYS, UNO, TRC, ARG || PPLNS  || {{SharedFees}}   ||      ||      1% || {{Yes}} || {{No}}&lt;br /&gt;
| 2016-12-01|| User&amp;lt;ref name=&amp;quot;changeable&amp;quot;/&amp;gt; ||  || [https://mergemining.com]&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== SPV Mining / Old Bitcoin Core ==&lt;br /&gt;
&lt;br /&gt;
The following pools are known or strongly suspected to be mining on top of blocks before fully validating them with Bitcoin Core 0.9.5 or later.  Miners doing this have already lost over $50,000 USD during the 4 July 2015 fork and have created a situation where small numbers of confirmations are much less useful than they normally are.&lt;br /&gt;
&lt;br /&gt;
* BTC Nuggets&lt;br /&gt;
* [https://www.f2pool.com/ F2Pool]&amp;lt;ref name=&amp;quot;spv_despite_incident&amp;quot;&amp;gt;[https://bitcointalk.org/index.php?topic=700411.msg11790734#msg11790734 Intention to continue SPV mining], Wang Chun, 4 July 2015&amp;lt;/ref&amp;gt;&lt;br /&gt;
* AntPool&amp;lt;ref name=&amp;quot;spv_despite_incident&amp;quot; /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
The following pools are believed to be currently fully validating blocks with Bitcoin Core 0.9.5 or later (0.10.2 or later recommended due to DoS vulnerabilities):&lt;br /&gt;
&lt;br /&gt;
* [[BitMinter]]&lt;br /&gt;
* BTC China (described as SPV mining&amp;lt;ref name=&amp;quot;spv_despite_incident&amp;quot; /&amp;gt;, but they&#039;re performing effective valiation)&lt;br /&gt;
* [[BTC Public Mining Pool]]&lt;br /&gt;
* [[CKPool]]&lt;br /&gt;
* [[Eligius]]&lt;br /&gt;
* [[P2Pool]]&lt;br /&gt;
* [[Bitcoin Pooled Mining|Slush Pool]]&lt;br /&gt;
* [[BCMonster.com]]&lt;br /&gt;
* [[Jonny Bravo&#039;s Mining Emporium]]&lt;br /&gt;
&lt;br /&gt;
== References ==&lt;br /&gt;
&lt;br /&gt;
&amp;lt;references&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;ref name=&amp;quot;hashrate2&amp;quot;&amp;gt;Note that pool hashrate is largely irrelevant but can be seen as a popularity measurement. It is a theoretical security issue if one pool gains above 50% of the total computational power of the network, thus consider joining a pool based on other metrics. The pool&#039;s total hash rate is very dynamic on most pools. Over time, as the network grows, so does most pool&#039;s hash rates. The displayed values are the pool&#039;s relative sizes based on the network: Small: less than 2%, Medium: 2%-10% Large: greater than 10% of the network.&amp;lt;/ref&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;ref name=&amp;quot;merged&amp;quot;&amp;gt;Merged mining allows miners to mine on multiple [[block chains]] at the same time with the same hashing.&amp;lt;/ref&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;ref name=&amp;quot;changeable&amp;quot;&amp;gt;The difficulty of the shares can be changed by the user.&amp;lt;/ref&amp;gt;&lt;br /&gt;
&amp;lt;ref name=&amp;quot;solomm&amp;quot;&amp;gt;Merged mining can be done on a &amp;quot;solo mining&amp;quot; basis (payouts in the merged chain are not pooled).&amp;lt;/ref&amp;gt;&lt;br /&gt;
&amp;lt;/references&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== See also ==&lt;br /&gt;
* [[Pooled mining]]&lt;br /&gt;
* [https://www.blocktrail.com/BTC/pools Pool Distribution Summary]&lt;br /&gt;
* [https://www.bitcoinmining.com/ Bitcoin Mining]&lt;br /&gt;
* [https://www.youtube.com/watch?v=GmOzih6I1zs Video: What is Bitcoin Mining]&lt;br /&gt;
* [https://www.bitcoinmining.com/bitcoin-mining-pools/ Bitcoin Mining Pools]&lt;br /&gt;
* [https://bitcoinchain.com/pools Bitcoin Mining Pools Comparison]&lt;br /&gt;
[[Category:Mining]]&lt;br /&gt;
{{Pools}}&lt;/div&gt;</summary>
		<author><name>Kano</name></author>
	</entry>
	<entry>
		<id>https://en.bitcoin.it/w/index.php?title=KanoPool&amp;diff=62422</id>
		<title>KanoPool</title>
		<link rel="alternate" type="text/html" href="https://en.bitcoin.it/w/index.php?title=KanoPool&amp;diff=62422"/>
		<updated>2017-03-13T23:54:30Z</updated>

		<summary type="html">&lt;p&gt;Kano: Remove cgminer reference (no longer correct)&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&#039;&#039;&#039;KanoPool&#039;&#039;&#039; (www.kano.is) is a [[Comparison_of_mining_pools|PPLNS]] [[Stratum]] [[Pooled mining|mining pool]]. It was started on the 20th of September, 2014 &amp;lt;ref&amp;gt;[https://bitcointalk.org/index.php?topic=789369.0 KanoPool (www.kano.is)]&amp;lt;/ref&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
The [[coinbase]] signature for this pool is: &amp;quot;ckpool /Kano&amp;quot; &amp;lt;ref&amp;gt;[https://blockchain.info/tx/7b47a5415f69a092f5d2c252ff6bc60f34c333e52ef04cdc24adf485f9db270d Example of decoded coinbase]&amp;lt;/ref&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
== Servers to use ==&lt;br /&gt;
* Stratum - Use for ALL stratum capable Bitcoin mining software&lt;br /&gt;
 stratum+tcp://stratum.kano.is:3333 USA&lt;br /&gt;
&lt;br /&gt;
==Reward distribution==&lt;br /&gt;
&lt;br /&gt;
* Pay Per Last N Shares PPLNS - see: [[Comparison of mining pools]]&lt;br /&gt;
* 0.9% fee&lt;br /&gt;
* Pay out TXN fees&lt;br /&gt;
* Payout after 100 confirmations.&lt;br /&gt;
&lt;br /&gt;
==Extra features==&lt;br /&gt;
&lt;br /&gt;
* Email notification of change to account settings&lt;br /&gt;
* Email on payout&lt;br /&gt;
* IRC channel at irc.freenode.net #kano.is&lt;br /&gt;
* API in json&lt;br /&gt;
&lt;br /&gt;
==How to run miners ==&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;CGMiner [https://bitcointalk.org/index.php?topic=28402.0 Forum]&#039;&#039;&#039;&amp;lt;br /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
cgminer.exe -o stratum+tcp://stratum.kano.is:3333 -u username_workername -p X&lt;br /&gt;
&lt;br /&gt;
==See also==&lt;br /&gt;
&lt;br /&gt;
* [[Comparison of mining pools]]&lt;br /&gt;
* [[Pooled Mining]]&lt;br /&gt;
&lt;br /&gt;
==External links==&lt;br /&gt;
&lt;br /&gt;
* [http://www.kano.is KanoPool] web site&lt;br /&gt;
&lt;br /&gt;
==References==&lt;br /&gt;
&amp;lt;references /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
[[Category:Pool Operators]]&lt;br /&gt;
{{Pools}}&lt;/div&gt;</summary>
		<author><name>Kano</name></author>
	</entry>
	<entry>
		<id>https://en.bitcoin.it/w/index.php?title=Comparison_of_mining_pools&amp;diff=62421</id>
		<title>Comparison of mining pools</title>
		<link rel="alternate" type="text/html" href="https://en.bitcoin.it/w/index.php?title=Comparison_of_mining_pools&amp;diff=62421"/>
		<updated>2017-03-13T23:52:21Z</updated>

		<summary type="html">&lt;p&gt;Kano: Pool no longer exists (and was part of a scam)&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Reward types &amp;amp; explanation:&lt;br /&gt;
* &#039;&#039;&#039;CPPSRB&#039;&#039;&#039; - Capped Pay Per Share with Recent Backpay. [http://eligius.st/wiki/index.php/Capped_PPS_with_Recent_Backpay]&lt;br /&gt;
* &#039;&#039;&#039;DGM&#039;&#039;&#039; - Double Geometric Method.  A hybrid between PPLNS and Geometric reward types that enables to operator to absorb some of the variance risk.  Operator receives portion of payout on short rounds and returns it on longer rounds to normalize payments. [https://bitcointalk.org/index.php?topic=39497.0]&lt;br /&gt;
* &#039;&#039;&#039;ESMPPS&#039;&#039;&#039; - Equalized Shared Maximum Pay Per Share. Like SMPPS, but equalizes payments fairly among all those who are owed. [http://forum.bitcoin.org/index.php?topic=12181.msg378851#msg378851]&lt;br /&gt;
* &#039;&#039;&#039;POT&#039;&#039;&#039; - Pay On Target. A high variance PPS variant that pays on the difficulty of work returned to pool rather than the difficulty of work served by pool [https://bitcointalk.org/index.php?topic=131376.0]&lt;br /&gt;
* &#039;&#039;&#039;PPLNS&#039;&#039;&#039; - Pay Per Last N Shares. Similar to proportional, but instead of looking at the number of shares in the round, instead looks at the last N shares, regardless of round boundaries.&lt;br /&gt;
* &#039;&#039;&#039;PPLNSG&#039;&#039;&#039; - Pay Per Last N Groups (or shifts). Similar to PPLNS, but shares are grouped into &amp;quot;shifts&amp;quot; which are paid as a whole.&lt;br /&gt;
* &#039;&#039;&#039;PPS&#039;&#039;&#039; - Pay Per Share. Each submitted share is worth certain amoutripnt of BC. Since finding a block requires &amp;lt;current difficulty&amp;gt; shares &#039;&#039;on average&#039;&#039;, a PPS method with 0% fee would be 12.5 BTC divided by &amp;lt;current difficulty&amp;gt;. It is risky for pool operators, hence the fee is highest.&lt;br /&gt;
* &#039;&#039;&#039;Prop.&#039;&#039;&#039; - Proportional. When block is found, the reward is distributed among all workers proportionally to how much shares each of them has found.&lt;br /&gt;
* &#039;&#039;&#039;RSMPPS&#039;&#039;&#039; - Recent Shared Maximum Pay Per Share. Like SMPPS, but system aims to prioritize the most recent miners first. [http://eligius.st/wiki/index.php/Shared_Maximum_PPS]&lt;br /&gt;
* &#039;&#039;&#039;Score&#039;&#039;&#039; - Score based system: a proportional reward, but weighed by time submitted. Each submitted share is worth more in the function of time &#039;&#039;t&#039;&#039; since start of current round. For each share score is updated by: score += exp(t/C). This makes later shares worth much more than earlier shares, thus the miner&#039;s score quickly diminishes when they stop mining on the pool. Rewards are calculated proportionally to scores (and not to shares). (at slush&#039;s pool C=300 seconds, and every hour scores are normalized)&lt;br /&gt;
* &#039;&#039;&#039;SMPPS&#039;&#039;&#039; - Shared Maximum Pay Per Share. Like Pay Per Share, but never pays more than the pool earns. [http://eligius.st/wiki/index.php/Shared_Maximum_PPS]&lt;br /&gt;
* &#039;&#039;&#039;FPPS&#039;&#039;&#039; - Full Pay Per Share. Similar to PPS，but not only divide regular block reward (12.5 BTC for now) but also the transaction fee.  Calculate a standard transaction fee within a certain period and distribute it to miners according to their hash power contributions in the pool. It will increase the miners&#039; earnings by 7%-11%.&lt;br /&gt;
&lt;br /&gt;
A statistically valid analysis of some pools and their payout methods: [http://organofcorti.blogspot.com/ Bitcoin network and pool analysis]&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable sortable&amp;quot; border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! Name                !! Location             !! Size&amp;lt;ref name=&amp;quot;hashrate2&amp;quot;/&amp;gt;&lt;br /&gt;
!                                                         Merged Mining&amp;lt;ref name=&amp;quot;merged&amp;quot;/&amp;gt;&lt;br /&gt;
!                                                                    Reward Type             !! Transaction fees!!PPS Fee!!Other Fee!! [[File:Stm.png|link=Stratum_mining_protocol]] !! [[getblocktemplate|GBT]]&lt;br /&gt;
! Launched   !! Variance                     !! Forum                                       !! Website&lt;br /&gt;
|-&lt;br /&gt;
| [[AntPool]]         || China                || Large || No       || PPLNS &amp;amp; PPS             || {{PoolFees}}    || 2.5%  || 0%      || {{Yes}} || {{No}}&lt;br /&gt;
| ?          || ?                            || [https://bitcointalk.org/index.php?topic=855548 link]  || [https://www.antpool.com/ link]&lt;br /&gt;
|-&lt;br /&gt;
| [[BTC.com]]         || {{flag|cn}}{{flag|us|}}{{flag|eu}}               || Medium || [[NMC]]      || FPPS           || {{SharedFees}}    || 0%  || 4%      || {{Yes}} || {{No}}&lt;br /&gt;
| 2016-09-13          || ?                            || ?  || [https://pool.btc.com/ link]&lt;br /&gt;
|-&lt;br /&gt;
| [[BCMonster.com]]        ||{{flag|us|}}{{flag|eu}}{{flag|cn|}} || Small || No      || PPLNS                  || {{SharedFees}}   ||       ||      0.5% || {{Yes}} || {{No}}&lt;br /&gt;
| 2016-01-13 ||   Dynamic ||   [https://bitcointalk.org/index.php?topic=1327077.0  link]                                || [http://www.bcmonster.com  link]&lt;br /&gt;
|-&lt;br /&gt;
| [[BitcoinAffiliateNetwork]]     || {{flag|us|}}{{flag|eu}}{{flag|cn|}}{{flag|nl|}}{{flag|au|}}      ||   ?   || [[NMC]], [[DOGE]] || ?         || {{PoolFees}}     ||   ? ||    ?    ||    {{Yes}}     ||&lt;br /&gt;
| 2014-07-15 || User/Dynamic           || [https://bitcointalk.org/index.php?topic=722202.0  link] || [http://mining.bitcoinaffiliatenetwork.com/ link]&lt;br /&gt;
|-&lt;br /&gt;
| [[Bitcoin Pooled Mining|Slush&#039;s pool (mining.bitcoin.cz)]]&lt;br /&gt;
|                        Global               || Medium || No || Score                   || {{SharedFees}}   ||      ||      2% || {{Yes}} || {{No}}&lt;br /&gt;
| 2010-11-27 || User&amp;lt;ref name=&amp;quot;changeable&amp;quot;/&amp;gt; || [http://bitcointalk.org/?topic=1976   link] || [http://mining.bitcoin.cz/ link]&lt;br /&gt;
|-&lt;br /&gt;
| [[BitMinter]]       || {{flag|us}}{{flag|de}}          || Small || [[NMC]] || PPLNSG                  || {{SharedFees}}   ||      ||      1% || {{Yes}} || {{No}}&lt;br /&gt;
| 2011-06-26 || User&amp;lt;ref name=&amp;quot;changeable&amp;quot;/&amp;gt;/Dynamic || [https://bitcointalk.org/?topic=788753  link] || [https://bitminter.com link]&lt;br /&gt;
|-&lt;br /&gt;
| [[BTCC Pool]]            || China, Japan       || Large     || [[NMC]]       || PPS                       || {{PoolFees}}    || 2.0%     || 0%       || {{Yes}} || {{Yes}}&lt;br /&gt;
| 2014-10-21           ||  Dynamic                            || ?                                      || [https://pool.btcc.com link]&lt;br /&gt;
|-&lt;br /&gt;
| [[BTCDig]]         || {{flag|us|label=1}}||    Small || No      || DGM                   || {{PoolFees}}     ||      ||      0% ||  {{Yes}}     ||&lt;br /&gt;
| 2013-07-04 || User&amp;lt;ref name=&amp;quot;changeable&amp;quot;/&amp;gt;/Dynamic 20SPM                      || [https://bitcointalk.org/index.php?topic=249627   link] || [http://btcdig.com/ link]&lt;br /&gt;
|-&lt;br /&gt;
| [[btcmp.com]]       || {{flag|de|label=1}}||    Small || No      || PPS                     || {{PoolFees}}     ||   4% ||  || {{Yes}} ||&lt;br /&gt;
| 2011-06-28 || Diff 1                       ||                                             || [http://www.btcmp.com/ link]&lt;br /&gt;
|-&lt;br /&gt;
| [[BW Mining]]      || China                || Medium || ?       || PPLNS &amp;amp; PPS             || ?               || ?     || ?       || {{Yes}} ||&lt;br /&gt;
| ?          || ?                            || ?                                           || [https://www.bw.com/pool link]&lt;br /&gt;
|-&lt;br /&gt;
| [[Eclipse Mining Consortium]]&lt;br /&gt;
|                   Global ||  Small || No      || DGM &amp;amp; PPS                 || {{PoolFees}}     ||   5% ||      0% || {{Yes}} || {{Yes}}&lt;br /&gt;
| 2011-06-14 || User&amp;lt;ref name=&amp;quot;changeable&amp;quot;/&amp;gt;/Dynamic&lt;br /&gt;
|                                               [http://bitcointalk.org/?topic=16385  link] || [https://eclipsemc.com link]&lt;br /&gt;
|-&lt;br /&gt;
| [[Eligius]]         || {{flag|us|label=1}}|| Small || [[NMC]]  || CPPSRB                  || {{SharedFees}}   ||    ||     0%    || {{Yes}} || {{Yes}}&lt;br /&gt;
| 2011-04-27 || Dynamic: 32 shares/m         || [https://bitcointalk.org/?topic=441465  link] || [http://eligius.st link]&lt;br /&gt;
|-&lt;br /&gt;
| [[F2Pool]]          || {{flag|cn|}}{{flag|us|}}                || Large || NMC, DOGE, HUC       || PPS                     || {{PoolFees}}    || 3%    ||         || {{Yes}} || {{No}}&lt;br /&gt;
| 2013-05-05 || Dynamic               || [https://bitcointalk.org/index.php?topic=700411.0 link] || [https://www.f2pool.com link]&lt;br /&gt;
|-&lt;br /&gt;
| [[GHash.IO]]        || {{flag|nl|label=1}}|| Small || [[NMC]], IXC, [[Devcoin]]      || PPLNS                  || {{SharedFees}}   ||       ||      0% || {{Yes}} || {{No}}&lt;br /&gt;
| 2013-07-01 ||           User&amp;lt;ref name=&amp;quot;changeable&amp;quot;/&amp;gt; ||   [https://support.cex.io  link]                                || [https://ghash.io/  link]&lt;br /&gt;
|-&lt;br /&gt;
| [[Give Me COINS]]   || {{flag|us}}{{flag|eu}}          || Small || [[NMC]]   || PPLNS                  || {{SharedFees}}     ||    ||  0%|| {{Yes}} || {{Yes}}&lt;br /&gt;
| 2013-08-12 || Dynamic         || [https://bitcointalk.org/index.php?topic=272017.0  link] || [http://give-me-coins.com link]&lt;br /&gt;
|-&lt;br /&gt;
| [[KanoPool]]         || {{flag|us}}{{flag|sg}}{{flag|de}}{{flag|jp}}{{flag|nl}} || Medium || No      || PPLNSG                || {{SharedFees}}     ||      ||      0.9% || {{Yes}} || {{No}}&lt;br /&gt;
| 2014-09-20 || User&amp;lt;ref name=&amp;quot;changeable&amp;quot;/&amp;gt;/Dynamic 18SPM || [https://bitcointalk.org/index.php?topic=789369.0 link]   || [http://www.kano.is link]&lt;br /&gt;
|-&lt;br /&gt;
| [[Merge Mining Pool]]      || {{flag|us|label=1}}|| Small || [[NMC]], IXC, [[Devcoin]]&lt;br /&gt;
|                                                                    DGM                     || {{SharedFees}}     ||      || 1.5%    || {{Yes}}    || {{No}}&lt;br /&gt;
| 2012-01-08 || User&amp;lt;ref name=&amp;quot;changeable&amp;quot;/&amp;gt; || [http://bitcointalk.org/?topic=57148  link] || [http://mmpool.org link]&lt;br /&gt;
|-&lt;br /&gt;
| [[Multipool]]          || {{flag|us}}{{flag|eu}}      ||   Small || [[NMC]] || Score                     || {{SharedFees}}     ||      ||      1.5% ||     {{Yes}}     || {{No}}&lt;br /&gt;
| 2012-03-15 || User                       || [https://bitcointalk.org/index.php?topic=311067.0  link] || [https://www.multipool.us/ link]&lt;br /&gt;
|-&lt;br /&gt;
| [[P2Pool]]          || Global (p2p)          ||   Small || Solo&amp;lt;ref name=&amp;quot;solomm&amp;quot;/&amp;gt; || PPLNS  || {{SharedFees}}   ||      ||      0% || {{Yes}} || {{No}}&lt;br /&gt;
| 2011-06-17 || User&amp;lt;ref name=&amp;quot;changeable&amp;quot;/&amp;gt; || [http://bitcointalk.org/?topic=18313  link] ||&lt;br /&gt;
|-&lt;br /&gt;
| [[PolMine]]        || {{flag|pl|label=1}}||  Small || [[NMC]]      || SMPPS                  || {{SharedFees}}  ||  ||   0%     || {{Yes}}        || {{Yes}}	 	&lt;br /&gt;
| 2011-06-13 || Dynamic/User                      || [http://forum.polmine.pl/ link]            || [https://polmine.pl/?setlang=en link]&lt;br /&gt;
|-&lt;br /&gt;
| [[MergeMining]]          || Global          ||   Small || CRW, DVC, HUC, I0C, XMY/MYR, NMC, SYS, UNO, TRC, ARG || PPLNS  || {{SharedFees}}   ||      ||      1% || {{Yes}} || {{No}}&lt;br /&gt;
| 2016-12-01|| User&amp;lt;ref name=&amp;quot;changeable&amp;quot;/&amp;gt; ||  || [https://mergemining.com]&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== SPV Mining / Old Bitcoin Core ==&lt;br /&gt;
&lt;br /&gt;
The following pools are known or strongly suspected to be mining on top of blocks before fully validating them with Bitcoin Core 0.9.5 or later.  Miners doing this have already lost over $50,000 USD during the 4 July 2015 fork and have created a situation where small numbers of confirmations are much less useful than they normally are.&lt;br /&gt;
&lt;br /&gt;
* BTC Nuggets&lt;br /&gt;
* [https://www.f2pool.com/ F2Pool]&amp;lt;ref name=&amp;quot;spv_despite_incident&amp;quot;&amp;gt;[https://bitcointalk.org/index.php?topic=700411.msg11790734#msg11790734 Intention to continue SPV mining], Wang Chun, 4 July 2015&amp;lt;/ref&amp;gt;&lt;br /&gt;
* AntPool&amp;lt;ref name=&amp;quot;spv_despite_incident&amp;quot; /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
The following pools are believed to be currently fully validating blocks with Bitcoin Core 0.9.5 or later (0.10.2 or later recommended due to DoS vulnerabilities):&lt;br /&gt;
&lt;br /&gt;
* [[BitMinter]]&lt;br /&gt;
* BTC China (described as SPV mining&amp;lt;ref name=&amp;quot;spv_despite_incident&amp;quot; /&amp;gt;, but they&#039;re performing effective valiation)&lt;br /&gt;
* [[BTC Public Mining Pool]]&lt;br /&gt;
* [[CKPool]]&lt;br /&gt;
* [[Eligius]]&lt;br /&gt;
* [[P2Pool]]&lt;br /&gt;
* [[Bitcoin Pooled Mining|Slush Pool]]&lt;br /&gt;
* [[BCMonster.com]]&lt;br /&gt;
&lt;br /&gt;
== References ==&lt;br /&gt;
&lt;br /&gt;
&amp;lt;references&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;ref name=&amp;quot;hashrate2&amp;quot;&amp;gt;Note that pool hashrate is largely irrelevant but can be seen as a popularity measurement. It is a theoretical security issue if one pool gains above 50% of the total computational power of the network, thus consider joining a pool based on other metrics. The pool&#039;s total hash rate is very dynamic on most pools. Over time, as the network grows, so does most pool&#039;s hash rates. The displayed values are the pool&#039;s relative sizes based on the network: Small: less than 2%, Medium: 2%-10% Large: greater than 10% of the network.&amp;lt;/ref&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;ref name=&amp;quot;merged&amp;quot;&amp;gt;Merged mining allows miners to mine on multiple [[block chains]] at the same time with the same hashing.&amp;lt;/ref&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;ref name=&amp;quot;changeable&amp;quot;&amp;gt;The difficulty of the shares can be changed by the user.&amp;lt;/ref&amp;gt;&lt;br /&gt;
&amp;lt;ref name=&amp;quot;solomm&amp;quot;&amp;gt;Merged mining can be done on a &amp;quot;solo mining&amp;quot; basis (payouts in the merged chain are not pooled).&amp;lt;/ref&amp;gt;&lt;br /&gt;
&amp;lt;/references&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== See also ==&lt;br /&gt;
* [[Pooled mining]]&lt;br /&gt;
* [https://www.blocktrail.com/BTC/pools Pool Distribution Summary]&lt;br /&gt;
* [https://www.bitcoinmining.com/ Bitcoin Mining]&lt;br /&gt;
* [https://www.youtube.com/watch?v=GmOzih6I1zs Video: What is Bitcoin Mining]&lt;br /&gt;
* [https://www.bitcoinmining.com/bitcoin-mining-pools/ Bitcoin Mining Pools]&lt;br /&gt;
* [https://bitcoinchain.com/pools Bitcoin Mining Pools Comparison]&lt;br /&gt;
[[Category:Mining]]&lt;br /&gt;
{{Pools}}&lt;/div&gt;</summary>
		<author><name>Kano</name></author>
	</entry>
	<entry>
		<id>https://en.bitcoin.it/w/index.php?title=BTC_Public_Mining_Pool&amp;diff=62420</id>
		<title>BTC Public Mining Pool</title>
		<link rel="alternate" type="text/html" href="https://en.bitcoin.it/w/index.php?title=BTC_Public_Mining_Pool&amp;diff=62420"/>
		<updated>2017-03-13T23:51:06Z</updated>

		<summary type="html">&lt;p&gt;Kano: Remove&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>Kano</name></author>
	</entry>
	<entry>
		<id>https://en.bitcoin.it/w/index.php?title=Talk:BTC_Public_Mining_Pool&amp;diff=62419</id>
		<title>Talk:BTC Public Mining Pool</title>
		<link rel="alternate" type="text/html" href="https://en.bitcoin.it/w/index.php?title=Talk:BTC_Public_Mining_Pool&amp;diff=62419"/>
		<updated>2017-03-13T23:50:15Z</updated>

		<summary type="html">&lt;p&gt;Kano: Created page with &amp;quot;This page should be deleted. The pool is run by someone who also runs a related solo mining pool. The solo mining pool was proven to be a scam due to the coinbase pointing the...&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;This page should be deleted.&lt;br /&gt;
The pool is run by someone who also runs a related solo mining pool.&lt;br /&gt;
The solo mining pool was proven to be a scam due to the coinbase pointing the hash rate at another pool.&lt;br /&gt;
Someone found a block on the solo pool and the block went to another pool.&lt;br /&gt;
See here: https://bitcointalk.org/index.php?topic=1667999.msg16839099#msg16839099&lt;br /&gt;
and: https://bitcointalk.org/index.php?topic=1675588.0&lt;/div&gt;</summary>
		<author><name>Kano</name></author>
	</entry>
	<entry>
		<id>https://en.bitcoin.it/w/index.php?title=KanoPool&amp;diff=62354</id>
		<title>KanoPool</title>
		<link rel="alternate" type="text/html" href="https://en.bitcoin.it/w/index.php?title=KanoPool&amp;diff=62354"/>
		<updated>2017-02-27T22:26:42Z</updated>

		<summary type="html">&lt;p&gt;Kano: correct reference name&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&#039;&#039;&#039;KanoPool&#039;&#039;&#039; (www.kano.is) is a [[Comparison_of_mining_pools|PPLNS]] [[Stratum]] [[Pooled mining|mining pool]]. It was started on the 20th of September, 2014 &amp;lt;ref&amp;gt;[https://bitcointalk.org/index.php?topic=789369.0 KanoPool (www.kano.is)]&amp;lt;/ref&amp;gt;. &lt;br /&gt;
&lt;br /&gt;
The pool and pool software are created and run by the [[CGMiner]] developers.&lt;br /&gt;
&lt;br /&gt;
The [[coinbase]] signature for this pool is: &amp;quot;ckpool /Kano&amp;quot; &amp;lt;ref&amp;gt;[https://blockchain.info/tx/7b47a5415f69a092f5d2c252ff6bc60f34c333e52ef04cdc24adf485f9db270d Example of decoded coinbase]&amp;lt;/ref&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
== Servers to use ==&lt;br /&gt;
* Stratum - Use for ALL stratum capable Bitcoin mining software&lt;br /&gt;
 stratum+tcp://stratum.kano.is:3333 USA&lt;br /&gt;
&lt;br /&gt;
==Reward distribution==&lt;br /&gt;
&lt;br /&gt;
* Pay Per Last N Shares PPLNS - see: [[Comparison of mining pools]]&lt;br /&gt;
* 0.9% fee&lt;br /&gt;
* Pay out TXN fees&lt;br /&gt;
* Payout after 100 confirmations.&lt;br /&gt;
&lt;br /&gt;
==Extra features==&lt;br /&gt;
&lt;br /&gt;
* Email notification of change to account settings&lt;br /&gt;
* Email on payout&lt;br /&gt;
* IRC channel at irc.freenode.net #kano.is&lt;br /&gt;
* API in json&lt;br /&gt;
&lt;br /&gt;
==How to run miners ==&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;CGMiner [https://bitcointalk.org/index.php?topic=28402.0 Forum]&#039;&#039;&#039;&amp;lt;br /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
cgminer.exe -o stratum+tcp://stratum.kano.is:3333 -u username_workername -p X&lt;br /&gt;
&lt;br /&gt;
==See also==&lt;br /&gt;
&lt;br /&gt;
* [[Comparison of mining pools]]&lt;br /&gt;
* [[Pooled Mining]]&lt;br /&gt;
&lt;br /&gt;
==External links==&lt;br /&gt;
&lt;br /&gt;
* [http://www.kano.is KanoPool] web site&lt;br /&gt;
&lt;br /&gt;
==References==&lt;br /&gt;
&amp;lt;references /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
[[Category:Pool Operators]]&lt;br /&gt;
{{Pools}}&lt;/div&gt;</summary>
		<author><name>Kano</name></author>
	</entry>
	<entry>
		<id>https://en.bitcoin.it/w/index.php?title=Mining_software&amp;diff=62353</id>
		<title>Mining software</title>
		<link rel="alternate" type="text/html" href="https://en.bitcoin.it/w/index.php?title=Mining_software&amp;diff=62353"/>
		<updated>2017-02-27T22:21:23Z</updated>

		<summary type="html">&lt;p&gt;Kano: correct cgminer pool link&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;There are many different types of Bitcoin mining software available. These tables should help you find what will work best for your mining.&lt;br /&gt;
&lt;br /&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]] || || [[Ckpool]] || || || || || || || || ||&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        ||{{Yes|5.4.0}}||{{No}}   ||{{No}}||{{Yes|4.1.0}}||{{No}}  || {{No}}  || {{No}}  ||{{No}}     || {{No}}  || {{No}}  || {{No}}  || {{No}}  || {{No}}  || {{No}}&lt;br /&gt;
|-&lt;br /&gt;
| AntMiner S2        ||{{Yes|5.4.0}}||{{No}}   ||{{No}}||{{Yes|4.3.5}}||{{No}}  || {{No}}  || {{No}}  ||{{No}}     || {{No}}  || {{No}}  || {{No}}  || {{No}}  || {{No}}  || {{No}}&lt;br /&gt;
|-&lt;br /&gt;
| AntMiner S3/S3+    ||{{Yes|5.4.0}}||{{No}}  || {{No}}||{{Yes}}||{{No}} || {{No}}    || {{No}}  ||{{No}}    || {{No}}  || {{No}}  || {{No}}  || {{No}}  || || {{No}}&lt;br /&gt;
|-&lt;br /&gt;
| AntMiner S4        ||{{Yes|5.4.0}}||{{No}}  || {{No}}||{{Yes}}||{{No}} || {{No}}    || {{No}}  ||{{No}}    || {{No}}  || {{No}}  || {{No}}  || {{No}}  || || {{No}}&lt;br /&gt;
|-&lt;br /&gt;
| AntMiner S5        ||{{Yes|5.4.0}}||{{No}}  || {{No}}||{{Patch}}||{{No}} || {{No}}    || {{No}}  ||{{No}}    || {{No}}  || {{No}}  || {{No}}  || {{No}}  || || {{No}}&lt;br /&gt;
|-&lt;br /&gt;
| AntMiner S5+        || ||{{No}}  || {{No}}||{{Patch}}||{{No}} || {{No}}    || {{No}}  ||{{No}}    || {{No}}  || {{No}}  || {{No}}  || {{No}}  || || {{No}}&lt;br /&gt;
|-&lt;br /&gt;
| AntMiner S7        || ||{{No}}  || {{No}}||{{Patch}}||{{No}} || {{No}}    || {{No}}  ||{{No}}    || {{No}}  || {{No}}  || {{No}}  || {{No}}  || || {{No}}&lt;br /&gt;
|-&lt;br /&gt;
| AntMiner U1/U2 ||{{Yes|3.10.0}}||{{Yes}}||{{No}}||{{Yes|3.12.0}}||{{No}}  || {{No}}  || {{No}}  ||{{No}}     || {{No}}  || {{No}}  || {{No}}  || {{No}}  || {{No}}  || {{Yes|0.2}}&lt;br /&gt;
|-&lt;br /&gt;
| AntMiner U3 ||{{Yes|5.2.0}}|| ||{{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/Gen3 ||{{Yes|3.6.0}} ||{{No}}   ||{{No}}||{{Yes}}||{{No}} || {{No}}    || {{No}}  ||{{No}}     || {{No}}  || {{No}}  || {{No}}  || {{No}}  || {{No}}  || {{No}}&lt;br /&gt;
|-&lt;br /&gt;
| Avalon Nano ||{{Yes}} ||{{No}}   ||{{No}}|| {{Yes}} ||{{No}} || {{No}}    || {{No}}  ||{{No}}     || {{No}}  || {{No}}  || {{No}}  || {{No}}  || {{No}}  || {{No}}&lt;br /&gt;
|-&lt;br /&gt;
| BFx2 Bitfury USB || {{Yes|4.0.0}} || {{No}} || {{No}} || {{Yes|4.1.0}} || {{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}}||{{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}}||{{Yes}}   ||{{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}}||{{Yes}}   ||{{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|4.0.0}}||{{No}}  || {{No}}    || {{No}}  ||{{No}}     || {{No}}  || {{No}}  || {{No}}  || {{No}}  || {{No}} || {{No}}&lt;br /&gt;
|-&lt;br /&gt;
| BlackArrow Prospero X1||{{Yes|5.0.0}}||{{No}}   || {{No}}  || {{Yes}}  || {{No}}  || {{No}}    || {{No}}  ||{{No}}     || {{No}}  || {{No}}  || {{No}}  || {{No}}  || {{No}}  || {{No}}&lt;br /&gt;
|-&lt;br /&gt;
| BlackArrow Prospero X3|| ||{{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}}||{{Yes}}   ||{{No}}||{{Yes|2.6.4}}||{{No}}  || {{No}}    || {{No}}  ||{{No}}     || {{No}}  || {{No}}  || {{No}}  || {{No}}  || {{No}} || {{Yes|0.2}}&lt;br /&gt;
|-&lt;br /&gt;
| CoinTerra          ||{{Yes|3.8.0}}||{{No}}   ||{{No}}||{{Yes|3.12.1}}||{{No}}  || {{No}}    || {{No}}  ||{{No}}     || {{No}}  || {{No}}  || {{No}}  || {{No}}  || {{No}} || {{No}}&lt;br /&gt;
|-&lt;br /&gt;
| Compac             ||{{Yes|5.3.0}}||{{No}}   ||{{No}}||{{Patch}}     ||{{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;
| DualMiner          ||{{Yes|4.0.0}}||{{No}}   ||{{No}}||{{No}}||{{No}}  || {{No}}    || {{No}}  ||{{No}}     || {{No}}  || {{No}}  || {{No}}  || {{No}}  || {{No}} || {{Yes}}&lt;br /&gt;
|-&lt;br /&gt;
| HashBuster Alpha   ||{{Yes|4.0.0}}||{{No}}   || {{No}}  ||{{Patch}}|| {{No}}  || {{No}}    || {{No}}  ||{{No}}     ||         ||         || {{No}}  || {{No}}  || || {{No}}&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|3.5.0}} || {{No}}  || {{No}}    || {{No}}  ||{{No}}     ||         ||         || {{No}}  || {{No}}  || || {{No}}&lt;br /&gt;
|-&lt;br /&gt;
| Hex•Fury          ||{{Yes|4.0.0}} || {{No}}  || {{No}}  || {{Yes|4.2.3}}  || {{No}}  || {{No}}  || {{No}}  || {{No}}  ||         ||         || {{No}}  || {{No}}  || || {{No}}&lt;br /&gt;
|-&lt;br /&gt;
| JingTian           ||{{Yes|4.4.0}}||{{No}}   || {{No}}  ||{{Patch}}|| {{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;
| KnCMiner 28nm      ||{{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;
| KnCMiner Neptune   ||{{Yes|5.0.0}}||{{No}}   || {{No}}||{{Patch}}||{{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;
| Monarch PCI-e/Linux||{{Yes|4.3.0}}||{{No}}   || {{No}}  || {{No}}  || {{No}}  || {{No}}    || {{No}}  ||{{No}}     ||         ||         || {{No}}  || {{No}}  || || {{No}}&lt;br /&gt;
|-&lt;br /&gt;
| Monarch PCI-e/Win  ||{{Yes|4.5.0}}||{{No}}   || {{No}}  || {{No}}  || {{No}}  || {{No}}    || {{No}}  ||{{No}}     ||         ||         || {{No}}  || {{No}}  || || {{No}}&lt;br /&gt;
|-&lt;br /&gt;
| Monarch USB        ||{{Yes|4.3.0}}||{{No}}   || {{No}}  || {{Yes}} || {{No}}  || {{No}}    || {{No}}  ||{{No}}     ||         ||         || {{No}}  || {{No}}  || || {{No}}&lt;br /&gt;
|-&lt;br /&gt;
| NanoFury / IceFury ||{{Yes|3.4.0}}||         || {{No}}  || {{Yes|3.10.0}}  || {{No}}  || {{No}}    || {{No}}  ||{{No}}     ||         ||         || {{No}}  || {{No}}  || || {{No}}&lt;br /&gt;
|-&lt;br /&gt;
| NanoFury NF2       ||{{Yes|4.0.0}}||         || {{No}}  || {{Yes|4.3.1}} || {{No}}  || {{No}}    || {{No}}  ||{{No}}     ||         ||         || {{No}}  || {{No}}  || || {{No}}&lt;br /&gt;
|-&lt;br /&gt;
| NanoFury NF6       ||{{Yes|4.0.0}}||         || {{No}}  || {{Yes|4.3.1}}  || {{No}}  || {{No}}    || {{No}}  ||{{No}}     ||         ||         || {{No}}  || {{No}}  || || {{No}}&lt;br /&gt;
|-&lt;br /&gt;
| OneStringMiner     ||{{Yes|4.0.0}}|| {{No}}  || {{No}}  || {{Yes|3.8.2}}  || {{No}}  || {{No}}  || {{No}}  || {{No}}  || {{No}}  || {{No}}  || {{No}}  || {{No}}  || {{No}}  ||  {{No}}&lt;br /&gt;
|-&lt;br /&gt;
| Red/BlueFury       ||{{Yes|3.3.0}}||{{Yes}}   ||{{No}}||{{Yes|3.5.0}}|| {{No}} || {{No}}    || {{No}}  ||{{No}}     ||         ||         || {{No}}  || {{No}}  || || {{No}}&lt;br /&gt;
|-&lt;br /&gt;
| Rockminer R-Box    ||{{Yes|4.2.0}}||{{No}}   || {{No}}  || {{Yes|4.3.5}}|| {{No}}  || {{No}}    || {{No}}  ||{{No}}     ||         ||         || {{No}}  || {{No}}  || || {{No}}&lt;br /&gt;
|-&lt;br /&gt;
| Spondoolies SP10 ||{{Yes|4.7.0}}||{{No}}   ||{{No}}||{{Yes|4.2.3}}||{{No}}  || {{No}}  || {{No}}  ||{{No}}     || {{No}}  || {{No}}  || {{No}}  || {{No}}  || {{No}} || {{No}}&lt;br /&gt;
|-&lt;br /&gt;
| Spondoolies SP30 ||{{Yes|4.10.0}}||{{No}}   ||{{No}}||{{Yes}}||{{No}}  || {{No}}  || {{No}}  ||{{No}}     || {{No}}  || {{No}}  || {{No}}  || {{No}}  || {{No}} || {{No}}&lt;br /&gt;
|-&lt;br /&gt;
| T1/Tube            ||{{Yes|3.3.0}}||{{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}} || {{No}} || {{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}}|| {{Yes}}  || {{No}}||{{Yes|2.8.0}}||{{No}} || {{No}}   ||{{No}}|| {{Yes}}   ||{{Patch|testing}}||{{No}}||{{No}}  || {{Yes}} || {{Yes}} || {{Yes}}&lt;br /&gt;
|-&lt;br /&gt;
| [[getwork]]          || {{Yes}}     || {{No}} || {{Yes}} || {{No}} || {{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}} || {{No}} || {{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}} || {{No}} || {{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}} || {{No}} || {{Yes}} ||           || {{No}}  || {{Yes}}   ||{{Yes|0.0}}||{{No}}  || {{Yes}} ||{{Patch}}|| {{Yes}}         || {{No}}&lt;br /&gt;
|-&lt;br /&gt;
| rollntime     || {{Yes}} || {{Yes}} || {{No}}  || {{No}} || {{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}}  || {{No}} || {{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}} || {{No}} || {{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;
| resume        ||{{Yes|3.0.0}}|| {{No}}     || 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}}|| {{Yes}}     || 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}}      || {{No}}     || n/a    || {{No}}  || n/a     || n/a       || n/a     ||{{No}}     || {{No}}  || n/a     || n/a     || {{No}}  || {{No}}  || {{No}}&lt;br /&gt;
|-&lt;br /&gt;
| set diff      ||{{Yes|2.9.0}}|| {{Yes}}     || 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;
| suggest target||{{Yes|3.2.0}}&amp;lt;ref name=&amp;quot;suggest-target&amp;quot;&amp;gt;Uses precise string target, implemented Aug 12, 2013 [https://github.com/luke-jr/bfgminer/commit/4a12eaebe60e4a085e5707ce4b4a3c67edb494dd commit 4a12eae]&amp;lt;/ref&amp;gt;|| {{No}}     || n/a    || {{No}} || n/a     || n/a       || n/a     ||{{No}}     || {{No}}  || n/a     || n/a     || {{No}}  || {{No}}  || {{No}}&lt;br /&gt;
|-&lt;br /&gt;
| suggest difficulty||{{Yes|5.4.0}}|| {{No}}     || n/a    || {{Yes}}&amp;lt;ref name=&amp;quot;suggest-difficulty&amp;quot;&amp;gt;Uses difficulty integer, implemented Oct 20, 2014 [https://github.com/ckolivas/cgminer/commits/4a83f2c8f6410e19d5781d75a4964ebb3a44a0ef commit 4a83f2c] as per the [https://bitcointalk.org/index.php?topic=108533.msg1543341#msg1543341 stratum designers suggested implementation] Feb 20, 2013&amp;lt;/ref&amp;gt; || n/a     || n/a       || n/a     ||{{No}}     || {{No}}  || n/a     || n/a     || {{No}}  || {{No}}  || {{No}}&lt;br /&gt;
|-&lt;br /&gt;
| transparency  ||{{Patch|partial}}|| {{No}}     || n/a    || {{No}}  ||  n/a    || n/a       || n/a     ||{{No}}     ||         || n/a     || n/a     || {{No}}  || {{No}}  || {{No}}&lt;br /&gt;
|-&lt;br /&gt;
| get ver       ||{{Yes|2.9.0}}|| {{Yes}}     || 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}}|| {{Yes}}     || 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;
| get hashrate  || {{No}}      || {{No}}     || 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}}      || {{No}}     || n/a    || {{No}}  || n/a     || n/a       || n/a     ||{{No}}     || {{No}}  || n/a     || n/a     || {{No}}  || {{No}}  || {{No}}&lt;br /&gt;
|-&lt;br /&gt;
| roll ntime    ||{{Yes|3.1.4}}|| {{Yes}}     || n/a    ||{{No}}   || n/a     || n/a       || n/a     ||{{No}}     ||         || n/a     || n/a     ||         ||  || {{Yes}}&lt;br /&gt;
|-&lt;br /&gt;
| extranonce subscribe || {{Yes|4.7.0}}|| {{No}}     || n/a    || {{No}}  || n/a     || n/a       || n/a     ||{{No}}     || {{No}}  || n/a     || n/a     || {{No}}  || {{No}}  || {{No}}&lt;br /&gt;
|-&lt;br /&gt;
| block unsafe reconnect ||{{Yes|4.0.0}}|| {{No}}     || n/a    || {{Yes|4.3.1}} || n/a     || n/a       || n/a     || {{Yes|1.15.1.0}} || {{No}}  || n/a     || n/a     || {{No}}  || {{No}}  ||&lt;br /&gt;
|-&lt;br /&gt;
| unauth TLS    ||{{Yes|4.0.0}}|| {{No}}     || n/a    || {{No}}  || n/a     || n/a       || n/a     || {{No}}    || {{No}}  || n/a     || n/a     || {{No}}  || {{No}}  ||&lt;br /&gt;
|-&lt;br /&gt;
| mining goals  ||{{Yes|5.0.0}}|| {{No}}     || n/a    || {{No}}  || n/a     || n/a       || n/a     || {{No}}    || {{No}}  || n/a     || n/a     || {{No}}  || {{No}}  ||&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&amp;lt;references/&amp;gt;&lt;/div&gt;</summary>
		<author><name>Kano</name></author>
	</entry>
	<entry>
		<id>https://en.bitcoin.it/w/index.php?title=Ckpool&amp;diff=62345</id>
		<title>Ckpool</title>
		<link rel="alternate" type="text/html" href="https://en.bitcoin.it/w/index.php?title=Ckpool&amp;diff=62345"/>
		<updated>2017-02-27T00:14:52Z</updated>

		<summary type="html">&lt;p&gt;Kano: Hashmine doesn&amp;#039;t exist any more (for a long time now)&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;:&#039;&#039;This article is about the mining pool backend software. For other uses, see [[Ckpool (disambiguation)]].&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;ckpool&#039;&#039;&#039; is a ultra low overhead massively scalable multi-process, multi-threaded modular bitcoin mining pool, proxy, passthrough, library and database interface in c for Linux.&lt;br /&gt;
&lt;br /&gt;
It was announced on 21. September 2014 &amp;lt;ref&amp;gt;https://bitcointalk.org/index.php?topic=790323.0 CKPOOL - Open source pool/database/proxy/passthrough/library in c for Linux&amp;lt;/ref&amp;gt;. It is developed by Con Kolivas and Andrew Smith under the GPLv3 license. The source code is available from https://bitbucket.org/ckolivas/ckpool.&lt;br /&gt;
&lt;br /&gt;
The developers can be contacted on IRC channel: irc://irc.freenode.net/ckpool.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==List of current ckpools implementations==&lt;br /&gt;
&lt;br /&gt;
[[KanoPool]]: http://www.kano.is&amp;lt;br /&amp;gt;&lt;br /&gt;
[[solo.ckpool]]: http://solo.ckpool.org (anonymous solo mining)&amp;lt;br /&amp;gt;&lt;br /&gt;
[[solo.ckpool|testnet.solo.ckpool]]: http://testnet.ckpool.org (testnet only)&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==See also==&lt;br /&gt;
&lt;br /&gt;
* [[Comparison of mining pools]]&lt;br /&gt;
* [[Pooled Mining]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==References==&lt;br /&gt;
&amp;lt;references /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Category:Mining]]&lt;br /&gt;
{{lowercase}}&lt;/div&gt;</summary>
		<author><name>Kano</name></author>
	</entry>
	<entry>
		<id>https://en.bitcoin.it/w/index.php?title=Ckpool&amp;diff=62344</id>
		<title>Ckpool</title>
		<link rel="alternate" type="text/html" href="https://en.bitcoin.it/w/index.php?title=Ckpool&amp;diff=62344"/>
		<updated>2017-02-27T00:13:03Z</updated>

		<summary type="html">&lt;p&gt;Kano: -&amp;gt;KanoPool name change&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;:&#039;&#039;This article is about the mining pool backend software. For other uses, see [[Ckpool (disambiguation)]].&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;ckpool&#039;&#039;&#039; is a ultra low overhead massively scalable multi-process, multi-threaded modular bitcoin mining pool, proxy, passthrough, library and database interface in c for Linux.&lt;br /&gt;
&lt;br /&gt;
It was announced on 21. September 2014 &amp;lt;ref&amp;gt;https://bitcointalk.org/index.php?topic=790323.0 CKPOOL - Open source pool/database/proxy/passthrough/library in c for Linux&amp;lt;/ref&amp;gt;. It is developed by Con Kolivas and Andrew Smith under the GPLv3 license. The source code is available from https://bitbucket.org/ckolivas/ckpool.&lt;br /&gt;
&lt;br /&gt;
The developers can be contacted on IRC channel: irc://irc.freenode.net/ckpool.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==List of current ckpools implementations==&lt;br /&gt;
&lt;br /&gt;
[[KanoPool]]: http://www.kano.is&amp;lt;br /&amp;gt;&lt;br /&gt;
[[Hashmine]] http://hashmine.io (private for now)&amp;lt;br /&amp;gt;&lt;br /&gt;
[[solo.ckpool]]: http://solo.ckpool.org (anonymous solo mining)&amp;lt;br /&amp;gt;&lt;br /&gt;
[[solo.ckpool|testnet.solo.ckpool]]: http://testnet.ckpool.org (testnet only)&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==See also==&lt;br /&gt;
&lt;br /&gt;
* [[Comparison of mining pools]]&lt;br /&gt;
* [[Pooled Mining]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==References==&lt;br /&gt;
&amp;lt;references /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Category:Mining]]&lt;br /&gt;
{{lowercase}}&lt;/div&gt;</summary>
		<author><name>Kano</name></author>
	</entry>
	<entry>
		<id>https://en.bitcoin.it/w/index.php?title=Ckpool_(disambiguation)&amp;diff=62343</id>
		<title>Ckpool (disambiguation)</title>
		<link rel="alternate" type="text/html" href="https://en.bitcoin.it/w/index.php?title=Ckpool_(disambiguation)&amp;diff=62343"/>
		<updated>2017-02-27T00:12:01Z</updated>

		<summary type="html">&lt;p&gt;Kano: -&amp;gt;KanoPool name change&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&#039;&#039;&#039;&#039;&#039;Ckpool&#039;&#039;&#039; may refer to:&#039;&#039;&lt;br /&gt;
* [[KanoPool]], a mining pool located at http://www.kano.is&lt;br /&gt;
* [[ckpool]], a mining pool server (backend) software&lt;br /&gt;
* [[solo.ckpool]], an anonymous solo bitcoin mining implementation&lt;br /&gt;
{{disambiguation}}&lt;/div&gt;</summary>
		<author><name>Kano</name></author>
	</entry>
	<entry>
		<id>https://en.bitcoin.it/w/index.php?title=Template:Pools&amp;diff=62342</id>
		<title>Template:Pools</title>
		<link rel="alternate" type="text/html" href="https://en.bitcoin.it/w/index.php?title=Template:Pools&amp;diff=62342"/>
		<updated>2017-02-27T00:10:44Z</updated>

		<summary type="html">&lt;p&gt;Kano: correct sort order and move some defunct pools&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Navbox_default&lt;br /&gt;
|title=[[Mining pool|Mining pools]]&lt;br /&gt;
|image=[[File:Bitcoin-proof-of-work.png|180px]]&lt;br /&gt;
|header=[[Pooled mining|Background]] • [[Comparison of mining pools|Comparison]]&lt;br /&gt;
|group1=Major&lt;br /&gt;
|group2=Active&lt;br /&gt;
|group3=Fledgling&lt;br /&gt;
|group4=Solo&lt;br /&gt;
|group5=Defunct&lt;br /&gt;
|list1=[[Bitfury]] • [[BTC Guild]] • [[BW]] • [[Eligius]] • [[F2Pool]] • [[KanoPool]] • [[P2Pool]] • [[PolMine]] • [[Bitcoin Pooled Mining|Slush&#039;s pool]] • [[Tangpool]]&lt;br /&gt;
|list2=[[50BTC]] • [[AntPool]] • [[Bitalo]] • [[Bitcoin Affiliate Network]] • [[Bitfinex]] • [[BitMinter]] • [[BTCDig]] • [[btcmp]] • [[CloudHashing]] • [[Eclipse Mining Consortium|EclipseMC]] • [[Give Me COINS]] • [[Merge Mining Pool|mmpool]] • [[MinerGate]] • [[Multipool]] • [[Halleychina.com]] • [[Ozco.in]] • [[Triplemining]]&lt;br /&gt;
|list3=[[Cucumber Pool]]&lt;br /&gt;
|list4=[[BitSolo]] • [[solo.ckpool]]&lt;br /&gt;
|list5=[[21bitcoin]] • [[ABCPool.co]] • [[ArsBitcoin]] • [[Betcoin.co Pool]] • [[Bitalo]] • [[BitClockers]] • [[Bitcoin-Station]] • [[BitcoinMining.Co]] • [[BitcoinPool.com]] • [[Bitcoins.lc]] • [[Bitp.it]] • [[BitPenny]] •  [[BTC Canada]] • [[BTCMine]] • [[BtcPool.ru]] • [[BTCPoolman]] • [[Coinium]] • [[Coinotron]] • [[Compute 4 Cash]] • [[Continuum]] • [[DeepBit]] • [[Galaxy Mining Pool|Galaxy]] • [[GHash.IO]] • [[Horrible Horrendous Terrible Tremendous|HHTT]] • [[KnCMiner]] • [[MegaBigPower]] • [[MineCo.in]] • [[Mining Team Reddit]] • [[Nexious]] • [[NoFeeMining]] • [[PolishPool]] • [[pool.itzod.ru]] • [[rfcpool]] • [[Simplecoin.us]] • [[Swepool]] • [[UnitedMiners]] • [[x8s]] • [[XKCD Pool]]&lt;br /&gt;
|footer=&lt;br /&gt;
}}&lt;/div&gt;</summary>
		<author><name>Kano</name></author>
	</entry>
	<entry>
		<id>https://en.bitcoin.it/w/index.php?title=Template:Pools&amp;diff=62341</id>
		<title>Template:Pools</title>
		<link rel="alternate" type="text/html" href="https://en.bitcoin.it/w/index.php?title=Template:Pools&amp;diff=62341"/>
		<updated>2017-02-27T00:06:16Z</updated>

		<summary type="html">&lt;p&gt;Kano: -&amp;gt;KanoPool name change&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Navbox_default&lt;br /&gt;
|title=[[Mining pool|Mining pools]]&lt;br /&gt;
|image=[[File:Bitcoin-proof-of-work.png|180px]]&lt;br /&gt;
|header=[[Pooled mining|Background]] • [[Comparison of mining pools|Comparison]]&lt;br /&gt;
|group1=Major&lt;br /&gt;
|group2=Active&lt;br /&gt;
|group3=Fledgling&lt;br /&gt;
|group4=Solo&lt;br /&gt;
|group5=Defunct&lt;br /&gt;
|list1=[[Bitfury]] • [[BTC Guild]] • [[BW]] • [[KanoPool]] • [[Eligius]] • [[F2Pool]] • [[GHash.IO]] • [[KnCMiner]] • [[MegaBigPower]] • [[P2Pool]] • [[PolMine]] • [[Bitcoin Pooled Mining|Slush&#039;s pool]] • [[Tangpool]]&lt;br /&gt;
|list2=[[50BTC]] • [[AntPool]] • [[Bitalo]] • [[Bitcoin Affiliate Network]] • [[Bitfinex]] • [[BitMinter]] • [[BTCDig]] • [[btcmp]] • [[CloudHashing]] • [[Eclipse Mining Consortium|EclipseMC]] • [[Give Me COINS]] • [[Merge Mining Pool|mmpool]] • [[MinerGate]] • [[Multipool]] • [[Halleychina.com]] • [[Ozco.in]] • [[Triplemining]]&lt;br /&gt;
|list3=[[Cucumber Pool]]&lt;br /&gt;
|list4=[[BitSolo]] • [[solo.ckpool]]&lt;br /&gt;
|list5=[[21bitcoin]] • [[ABCPool.co]] • [[ArsBitcoin]] • [[Betcoin.co Pool]] • [[Bitalo]] • [[BitClockers]] • [[Bitcoin-Station]] • [[BitcoinMining.Co]] • [[BitcoinPool.com]] • [[Bitcoins.lc]] • [[Bitp.it]] • [[BitPenny]] •  [[BTC Canada]] • [[BTCMine]] • [[BtcPool.ru]] • [[BTCPoolman]] • [[Coinium]] • [[Coinotron]] • [[Compute 4 Cash]] • [[Continuum]] • [[DeepBit]] • [[Galaxy Mining Pool|Galaxy]] • [[Horrible Horrendous Terrible Tremendous|HHTT]] • [[MineCo.in]] • [[Mining Team Reddit]] • [[Nexious]] • [[NoFeeMining]] • [[PolishPool]] • [[pool.itzod.ru]] • [[rfcpool]] • [[Simplecoin.us]] • [[Swepool]] • [[UnitedMiners]] • [[x8s]] • [[XKCD Pool]]&lt;br /&gt;
|footer=&lt;br /&gt;
}}&lt;/div&gt;</summary>
		<author><name>Kano</name></author>
	</entry>
	<entry>
		<id>https://en.bitcoin.it/w/index.php?title=KanoPool&amp;diff=62340</id>
		<title>KanoPool</title>
		<link rel="alternate" type="text/html" href="https://en.bitcoin.it/w/index.php?title=KanoPool&amp;diff=62340"/>
		<updated>2017-02-26T23:37:34Z</updated>

		<summary type="html">&lt;p&gt;Kano: remove ambiguous messages - since it no longer is&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&#039;&#039;&#039;KanoPool&#039;&#039;&#039; (www.kano.is) is a [[Comparison_of_mining_pools|PPLNS]] [[Stratum]] [[Pooled mining|mining pool]]. It was started on the 20th of September, 2014 &amp;lt;ref&amp;gt;[https://bitcointalk.org/index.php?topic=789369.0 CKPool (www.kano.is) from the cgminer devs]&amp;lt;/ref&amp;gt;. &lt;br /&gt;
&lt;br /&gt;
The pool and pool software are created and run by the [[CGMiner]] developers.&lt;br /&gt;
&lt;br /&gt;
The [[coinbase]] signature for this pool is: &amp;quot;ckpool /Kano&amp;quot; &amp;lt;ref&amp;gt;[https://blockchain.info/tx/7b47a5415f69a092f5d2c252ff6bc60f34c333e52ef04cdc24adf485f9db270d Example of decoded coinbase]&amp;lt;/ref&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
== Servers to use ==&lt;br /&gt;
* Stratum - Use for ALL stratum capable Bitcoin mining software&lt;br /&gt;
 stratum+tcp://stratum.kano.is:3333 USA&lt;br /&gt;
&lt;br /&gt;
==Reward distribution==&lt;br /&gt;
&lt;br /&gt;
* Pay Per Last N Shares PPLNS - see: [[Comparison of mining pools]]&lt;br /&gt;
* 0.9% fee&lt;br /&gt;
* Pay out TXN fees&lt;br /&gt;
* Payout after 100 confirmations.&lt;br /&gt;
&lt;br /&gt;
==Extra features==&lt;br /&gt;
&lt;br /&gt;
* Email notification of change to account settings&lt;br /&gt;
* Email on payout&lt;br /&gt;
* IRC channel at irc.freenode.net #kano.is&lt;br /&gt;
* API in json&lt;br /&gt;
&lt;br /&gt;
==How to run miners ==&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;CGMiner [https://bitcointalk.org/index.php?topic=28402.0 Forum]&#039;&#039;&#039;&amp;lt;br /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
cgminer.exe -o stratum+tcp://stratum.kano.is:3333 -u username_workername -p X&lt;br /&gt;
&lt;br /&gt;
==See also==&lt;br /&gt;
&lt;br /&gt;
* [[Comparison of mining pools]]&lt;br /&gt;
* [[Pooled Mining]]&lt;br /&gt;
&lt;br /&gt;
==External links==&lt;br /&gt;
&lt;br /&gt;
* [http://www.kano.is KanoPool] web site&lt;br /&gt;
&lt;br /&gt;
==References==&lt;br /&gt;
&amp;lt;references /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
[[Category:Pool Operators]]&lt;br /&gt;
{{Pools}}&lt;/div&gt;</summary>
		<author><name>Kano</name></author>
	</entry>
	<entry>
		<id>https://en.bitcoin.it/w/index.php?title=Comparison_of_mining_pools&amp;diff=62339</id>
		<title>Comparison of mining pools</title>
		<link rel="alternate" type="text/html" href="https://en.bitcoin.it/w/index.php?title=Comparison_of_mining_pools&amp;diff=62339"/>
		<updated>2017-02-26T23:36:31Z</updated>

		<summary type="html">&lt;p&gt;Kano: -&amp;gt;KanoPool name change&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Reward types &amp;amp; explanation:&lt;br /&gt;
* &#039;&#039;&#039;CPPSRB&#039;&#039;&#039; - Capped Pay Per Share with Recent Backpay. [http://eligius.st/wiki/index.php/Capped_PPS_with_Recent_Backpay]&lt;br /&gt;
* &#039;&#039;&#039;DGM&#039;&#039;&#039; - Double Geometric Method.  A hybrid between PPLNS and Geometric reward types that enables to operator to absorb some of the variance risk.  Operator receives portion of payout on short rounds and returns it on longer rounds to normalize payments. [https://bitcointalk.org/index.php?topic=39497.0]&lt;br /&gt;
* &#039;&#039;&#039;ESMPPS&#039;&#039;&#039; - Equalized Shared Maximum Pay Per Share. Like SMPPS, but equalizes payments fairly among all those who are owed. [http://forum.bitcoin.org/index.php?topic=12181.msg378851#msg378851]&lt;br /&gt;
* &#039;&#039;&#039;POT&#039;&#039;&#039; - Pay On Target. A high variance PPS variant that pays on the difficulty of work returned to pool rather than the difficulty of work served by pool [https://bitcointalk.org/index.php?topic=131376.0]&lt;br /&gt;
* &#039;&#039;&#039;PPLNS&#039;&#039;&#039; - Pay Per Last N Shares. Similar to proportional, but instead of looking at the number of shares in the round, instead looks at the last N shares, regardless of round boundaries.&lt;br /&gt;
* &#039;&#039;&#039;PPLNSG&#039;&#039;&#039; - Pay Per Last N Groups (or shifts). Similar to PPLNS, but shares are grouped into &amp;quot;shifts&amp;quot; which are paid as a whole.&lt;br /&gt;
* &#039;&#039;&#039;PPS&#039;&#039;&#039; - Pay Per Share. Each submitted share is worth certain amoutripnt of BC. Since finding a block requires &amp;lt;current difficulty&amp;gt; shares &#039;&#039;on average&#039;&#039;, a PPS method with 0% fee would be 12.5 BTC divided by &amp;lt;current difficulty&amp;gt;. It is risky for pool operators, hence the fee is highest.&lt;br /&gt;
* &#039;&#039;&#039;Prop.&#039;&#039;&#039; - Proportional. When block is found, the reward is distributed among all workers proportionally to how much shares each of them has found.&lt;br /&gt;
* &#039;&#039;&#039;RSMPPS&#039;&#039;&#039; - Recent Shared Maximum Pay Per Share. Like SMPPS, but system aims to prioritize the most recent miners first. [http://eligius.st/wiki/index.php/Shared_Maximum_PPS]&lt;br /&gt;
* &#039;&#039;&#039;Score&#039;&#039;&#039; - Score based system: a proportional reward, but weighed by time submitted. Each submitted share is worth more in the function of time &#039;&#039;t&#039;&#039; since start of current round. For each share score is updated by: score += exp(t/C). This makes later shares worth much more than earlier shares, thus the miner&#039;s score quickly diminishes when they stop mining on the pool. Rewards are calculated proportionally to scores (and not to shares). (at slush&#039;s pool C=300 seconds, and every hour scores are normalized)&lt;br /&gt;
* &#039;&#039;&#039;SMPPS&#039;&#039;&#039; - Shared Maximum Pay Per Share. Like Pay Per Share, but never pays more than the pool earns. [http://eligius.st/wiki/index.php/Shared_Maximum_PPS]&lt;br /&gt;
* &#039;&#039;&#039;FPPS&#039;&#039;&#039; - Full Pay Per Share. Similar to PPS，but not only divide regular block reward (12.5 BTC for now) but also the transaction fee.  Calculate a standard transaction fee within a certain period and distribute it to miners according to their hash power contributions in the pool. It will increase the miners&#039; earnings by 7%-11%.&lt;br /&gt;
&lt;br /&gt;
A statistically valid analysis of some pools and their payout methods: [http://organofcorti.blogspot.com/ Bitcoin network and pool analysis]&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable sortable&amp;quot; border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! Name                !! Location             !! Size&amp;lt;ref name=&amp;quot;hashrate2&amp;quot;/&amp;gt;&lt;br /&gt;
!                                                         Merged Mining&amp;lt;ref name=&amp;quot;merged&amp;quot;/&amp;gt;&lt;br /&gt;
!                                                                    Reward Type             !! Transaction fees!!PPS Fee!!Other Fee!! [[File:Stm.png|link=Stratum_mining_protocol]] !! [[getblocktemplate|GBT]]&lt;br /&gt;
! Launched   !! Variance                     !! Forum                                       !! Website&lt;br /&gt;
|-&lt;br /&gt;
| [[AntPool]]         || China                || Large || No       || PPLNS &amp;amp; PPS             || {{PoolFees}}    || 2.5%  || 0%      || {{Yes}} || {{No}}&lt;br /&gt;
| ?          || ?                            || [https://bitcointalk.org/index.php?topic=855548 link]  || [https://www.antpool.com/ link]&lt;br /&gt;
|-&lt;br /&gt;
| [[BTC.com]]         || {{flag|cn}}{{flag|us|}}{{flag|eu}}               || Medium || [[NMC]]      || FPPS           || {{SharedFees}}    || 0%  || 4%      || {{Yes}} || {{No}}&lt;br /&gt;
| 2016-09-13          || ?                            || ?  || [https://pool.btc.com/ link]&lt;br /&gt;
|-&lt;br /&gt;
| [[BCMonster.com]]        ||{{flag|us|}}{{flag|eu}}{{flag|cn|}} || Small || No      || PPLNS                  || {{SharedFees}}   ||       ||      0.5% || {{Yes}} || {{No}}&lt;br /&gt;
| 2016-01-13 ||   Dynamic ||   [https://bitcointalk.org/index.php?topic=1327077.0  link]                                || [http://www.bcmonster.com  link]&lt;br /&gt;
|-&lt;br /&gt;
| [[BitcoinAffiliateNetwork]]     || {{flag|us|}}{{flag|eu}}{{flag|cn|}}{{flag|nl|}}{{flag|au|}}      ||   ?   || [[NMC]], [[DOGE]] || ?         || {{PoolFees}}     ||   ? ||    ?    ||    {{Yes}}     ||&lt;br /&gt;
| 2014-07-15 || User/Dynamic           || [https://bitcointalk.org/index.php?topic=722202.0  link] || [http://mining.bitcoinaffiliatenetwork.com/ link]&lt;br /&gt;
|-&lt;br /&gt;
| [[Bitcoin Pooled Mining|Slush&#039;s pool (mining.bitcoin.cz)]]&lt;br /&gt;
|                        Global               || Medium || No || Score                   || {{SharedFees}}   ||      ||      2% || {{Yes}} || {{No}}&lt;br /&gt;
| 2010-11-27 || User&amp;lt;ref name=&amp;quot;changeable&amp;quot;/&amp;gt; || [http://bitcointalk.org/?topic=1976   link] || [http://mining.bitcoin.cz/ link]&lt;br /&gt;
|-&lt;br /&gt;
| [[BitMinter]]       || {{flag|us}}{{flag|de}}          || Small || [[NMC]] || PPLNSG                  || {{SharedFees}}   ||      ||      1% || {{Yes}} || {{No}}&lt;br /&gt;
| 2011-06-26 || User&amp;lt;ref name=&amp;quot;changeable&amp;quot;/&amp;gt;/Dynamic || [https://bitcointalk.org/?topic=788753  link] || [https://bitminter.com link]&lt;br /&gt;
|-&lt;br /&gt;
| [[BTCC Pool]]            || China, Japan       || Large     || [[NMC]]       || PPS                       || {{PoolFees}}    || 2.0%     || 0%       || {{Yes}} || {{Yes}}&lt;br /&gt;
| 2014-10-21           ||  Dynamic                            || ?                                      || [https://pool.btcc.com link]&lt;br /&gt;
|-&lt;br /&gt;
| [[BTC Public Mining Pool]]         || {{flag|eu}}{{flag|us}} || Small || No      || PPLNSG               || {{SharedFees}}     ||      ||      0.9% || {{Yes}} || {{No}}&lt;br /&gt;
| 2015-12-31 || User&amp;lt;ref name=&amp;quot;changeable&amp;quot;/&amp;gt;/Dynamic 18SPM || [https://bitcointalk.org/index.php?topic=1667999.0 link]   || [https://btc.mining-pool.io/ link]&lt;br /&gt;
|-&lt;br /&gt;
| [[BTCDig]]         || {{flag|us|label=1}}||    Small || No      || DGM                   || {{PoolFees}}     ||      ||      0% ||  {{Yes}}     ||&lt;br /&gt;
| 2013-07-04 || User&amp;lt;ref name=&amp;quot;changeable&amp;quot;/&amp;gt;/Dynamic 20SPM                      || [https://bitcointalk.org/index.php?topic=249627   link] || [http://btcdig.com/ link]&lt;br /&gt;
|-&lt;br /&gt;
| [[btcmp.com]]       || {{flag|de|label=1}}||    Small || No      || PPS                     || {{PoolFees}}     ||   4% ||  || {{Yes}} ||&lt;br /&gt;
| 2011-06-28 || Diff 1                       ||                                             || [http://www.btcmp.com/ link]&lt;br /&gt;
|-&lt;br /&gt;
| [[BW Mining]]      || China                || Medium || ?       || PPLNS &amp;amp; PPS             || ?               || ?     || ?       || {{Yes}} ||&lt;br /&gt;
| ?          || ?                            || ?                                           || [https://www.bw.com/pool link]&lt;br /&gt;
|-&lt;br /&gt;
| [[Eclipse Mining Consortium]]&lt;br /&gt;
|                   Global ||  Small || No      || DGM &amp;amp; PPS                 || {{PoolFees}}     ||   5% ||      0% || {{Yes}} || {{Yes}}&lt;br /&gt;
| 2011-06-14 || User&amp;lt;ref name=&amp;quot;changeable&amp;quot;/&amp;gt;/Dynamic&lt;br /&gt;
|                                               [http://bitcointalk.org/?topic=16385  link] || [https://eclipsemc.com link]&lt;br /&gt;
|-&lt;br /&gt;
| [[Eligius]]         || {{flag|us|label=1}}|| Small || [[NMC]]  || CPPSRB                  || {{SharedFees}}   ||    ||     0%    || {{Yes}} || {{Yes}}&lt;br /&gt;
| 2011-04-27 || Dynamic: 32 shares/m         || [https://bitcointalk.org/?topic=441465  link] || [http://eligius.st link]&lt;br /&gt;
|-&lt;br /&gt;
| [[F2Pool]]          || {{flag|cn|}}{{flag|us|}}                || Large || NMC, DOGE, HUC       || PPS                     || {{PoolFees}}    || 3%    ||         || {{Yes}} || {{No}}&lt;br /&gt;
| 2013-05-05 || Dynamic               || [https://bitcointalk.org/index.php?topic=700411.0 link] || [https://www.f2pool.com link]&lt;br /&gt;
|-&lt;br /&gt;
| [[GHash.IO]]        || {{flag|nl|label=1}}|| Small || [[NMC]], IXC, [[Devcoin]]      || PPLNS                  || {{SharedFees}}   ||       ||      0% || {{Yes}} || {{No}}&lt;br /&gt;
| 2013-07-01 ||           User&amp;lt;ref name=&amp;quot;changeable&amp;quot;/&amp;gt; ||   [https://support.cex.io  link]                                || [https://ghash.io/  link]&lt;br /&gt;
|-&lt;br /&gt;
| [[Give Me COINS]]   || {{flag|us}}{{flag|eu}}          || Small || [[NMC]]   || PPLNS                  || {{SharedFees}}     ||    ||  0%|| {{Yes}} || {{Yes}}&lt;br /&gt;
| 2013-08-12 || Dynamic         || [https://bitcointalk.org/index.php?topic=272017.0  link] || [http://give-me-coins.com link]&lt;br /&gt;
|-&lt;br /&gt;
| [[KanoPool]]         || {{flag|us}}{{flag|sg}}{{flag|de}}{{flag|jp}}{{flag|nl}} || Medium || No      || PPLNSG                || {{SharedFees}}     ||      ||      0.9% || {{Yes}} || {{No}}&lt;br /&gt;
| 2014-09-20 || User&amp;lt;ref name=&amp;quot;changeable&amp;quot;/&amp;gt;/Dynamic 18SPM || [https://bitcointalk.org/index.php?topic=789369.0 link]   || [http://www.kano.is link]&lt;br /&gt;
|-&lt;br /&gt;
| [[Merge Mining Pool]]      || {{flag|us|label=1}}|| Small || [[NMC]], IXC, [[Devcoin]]&lt;br /&gt;
|                                                                    DGM                     || {{SharedFees}}     ||      || 1.5%    || {{Yes}}    || {{No}}&lt;br /&gt;
| 2012-01-08 || User&amp;lt;ref name=&amp;quot;changeable&amp;quot;/&amp;gt; || [http://bitcointalk.org/?topic=57148  link] || [http://mmpool.org link]&lt;br /&gt;
|-&lt;br /&gt;
| [[Multipool]]          || {{flag|us}}{{flag|eu}}      ||   Small || [[NMC]] || Score                     || {{SharedFees}}     ||      ||      1.5% ||     {{Yes}}     || {{No}}&lt;br /&gt;
| 2012-03-15 || User                       || [https://bitcointalk.org/index.php?topic=311067.0  link] || [https://www.multipool.us/ link]&lt;br /&gt;
|-&lt;br /&gt;
| [[P2Pool]]          || Global (p2p)          ||   Small || Solo&amp;lt;ref name=&amp;quot;solomm&amp;quot;/&amp;gt; || PPLNS  || {{SharedFees}}   ||      ||      0% || {{Yes}} || {{No}}&lt;br /&gt;
| 2011-06-17 || User&amp;lt;ref name=&amp;quot;changeable&amp;quot;/&amp;gt; || [http://bitcointalk.org/?topic=18313  link] ||&lt;br /&gt;
|-&lt;br /&gt;
| [[PolMine]]        || {{flag|pl|label=1}}||  Small || [[NMC]]      || SMPPS                  || {{SharedFees}}  ||  ||   0%     || {{Yes}}        || {{Yes}}	 	&lt;br /&gt;
| 2011-06-13 || Dynamic/User                      || [http://forum.polmine.pl/ link]            || [https://polmine.pl/?setlang=en link]&lt;br /&gt;
|-&lt;br /&gt;
| [[MergeMining]]          || Global          ||   Small || CRW, DVC, HUC, I0C, XMY/MYR, NMC, SYS, UNO, TRC, ARG || PPLNS  || {{SharedFees}}   ||      ||      1% || {{Yes}} || {{No}}&lt;br /&gt;
| 2016-12-01|| User&amp;lt;ref name=&amp;quot;changeable&amp;quot;/&amp;gt; ||  || [https://mergemining.com]&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== SPV Mining / Old Bitcoin Core ==&lt;br /&gt;
&lt;br /&gt;
The following pools are known or strongly suspected to be mining on top of blocks before fully validating them with Bitcoin Core 0.9.5 or later.  Miners doing this have already lost over $50,000 USD during the 4 July 2015 fork and have created a situation where small numbers of confirmations are much less useful than they normally are.&lt;br /&gt;
&lt;br /&gt;
* BTC Nuggets&lt;br /&gt;
* [https://www.f2pool.com/ F2Pool]&amp;lt;ref name=&amp;quot;spv_despite_incident&amp;quot;&amp;gt;[https://bitcointalk.org/index.php?topic=700411.msg11790734#msg11790734 Intention to continue SPV mining], Wang Chun, 4 July 2015&amp;lt;/ref&amp;gt;&lt;br /&gt;
* AntPool&amp;lt;ref name=&amp;quot;spv_despite_incident&amp;quot; /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
The following pools are believed to be currently fully validating blocks with Bitcoin Core 0.9.5 or later (0.10.2 or later recommended due to DoS vulnerabilities):&lt;br /&gt;
&lt;br /&gt;
* [[BitMinter]]&lt;br /&gt;
* BTC China (described as SPV mining&amp;lt;ref name=&amp;quot;spv_despite_incident&amp;quot; /&amp;gt;, but they&#039;re performing effective valiation)&lt;br /&gt;
* [[BTC Public Mining Pool]]&lt;br /&gt;
* [[CKPool]]&lt;br /&gt;
* [[Eligius]]&lt;br /&gt;
* [[P2Pool]]&lt;br /&gt;
* [[Bitcoin Pooled Mining|Slush Pool]]&lt;br /&gt;
* [[BCMonster.com]]&lt;br /&gt;
&lt;br /&gt;
== References ==&lt;br /&gt;
&lt;br /&gt;
&amp;lt;references&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;ref name=&amp;quot;hashrate2&amp;quot;&amp;gt;Note that pool hashrate is largely irrelevant but can be seen as a popularity measurement. It is a theoretical security issue if one pool gains above 50% of the total computational power of the network, thus consider joining a pool based on other metrics. The pool&#039;s total hash rate is very dynamic on most pools. Over time, as the network grows, so does most pool&#039;s hash rates. The displayed values are the pool&#039;s relative sizes based on the network: Small: less than 2%, Medium: 2%-10% Large: greater than 10% of the network.&amp;lt;/ref&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;ref name=&amp;quot;merged&amp;quot;&amp;gt;Merged mining allows miners to mine on multiple [[block chains]] at the same time with the same hashing.&amp;lt;/ref&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;ref name=&amp;quot;changeable&amp;quot;&amp;gt;The difficulty of the shares can be changed by the user.&amp;lt;/ref&amp;gt;&lt;br /&gt;
&amp;lt;ref name=&amp;quot;solomm&amp;quot;&amp;gt;Merged mining can be done on a &amp;quot;solo mining&amp;quot; basis (payouts in the merged chain are not pooled).&amp;lt;/ref&amp;gt;&lt;br /&gt;
&amp;lt;/references&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== See also ==&lt;br /&gt;
* [[Pooled mining]]&lt;br /&gt;
* [https://www.blocktrail.com/BTC/pools Pool Distribution Summary]&lt;br /&gt;
* [https://www.bitcoinmining.com/ Bitcoin Mining]&lt;br /&gt;
* [https://www.youtube.com/watch?v=GmOzih6I1zs Video: What is Bitcoin Mining]&lt;br /&gt;
* [https://www.bitcoinmining.com/bitcoin-mining-pools/ Bitcoin Mining Pools]&lt;br /&gt;
* [https://bitcoinchain.com/pools Bitcoin Mining Pools Comparison]&lt;br /&gt;
[[Category:Mining]]&lt;br /&gt;
{{Pools}}&lt;/div&gt;</summary>
		<author><name>Kano</name></author>
	</entry>
	<entry>
		<id>https://en.bitcoin.it/w/index.php?title=KanoPool&amp;diff=62338</id>
		<title>KanoPool</title>
		<link rel="alternate" type="text/html" href="https://en.bitcoin.it/w/index.php?title=KanoPool&amp;diff=62338"/>
		<updated>2017-02-26T23:34:34Z</updated>

		<summary type="html">&lt;p&gt;Kano: name change&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;:&#039;&#039;This article is about the mining pool. For other uses, see [[Ckpool (disambiguation)]].&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;KanoPool&#039;&#039;&#039; (www.kano.is) is a [[Comparison_of_mining_pools|PPLNS]] [[Stratum]] [[Pooled mining|mining pool]]. It was started on the 20th of September, 2014 &amp;lt;ref&amp;gt;[https://bitcointalk.org/index.php?topic=789369.0 CKPool (www.kano.is) from the cgminer devs]&amp;lt;/ref&amp;gt;. &lt;br /&gt;
&lt;br /&gt;
The pool and pool software are created and run by the [[CGMiner]] developers.&lt;br /&gt;
&lt;br /&gt;
The [[coinbase]] signature for this pool is: &amp;quot;ckpool /Kano&amp;quot; &amp;lt;ref&amp;gt;[https://blockchain.info/tx/7b47a5415f69a092f5d2c252ff6bc60f34c333e52ef04cdc24adf485f9db270d Example of decoded coinbase]&amp;lt;/ref&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
== Servers to use ==&lt;br /&gt;
* Stratum - Use for ALL stratum capable Bitcoin mining software&lt;br /&gt;
 stratum+tcp://stratum.kano.is:3333 USA&lt;br /&gt;
&lt;br /&gt;
==Reward distribution==&lt;br /&gt;
&lt;br /&gt;
* Pay Per Last N Shares PPLNS - see: [[Comparison of mining pools]]&lt;br /&gt;
* 0.9% fee&lt;br /&gt;
* Pay out TXN fees&lt;br /&gt;
* Payout after 100 confirmations.&lt;br /&gt;
&lt;br /&gt;
==Extra features==&lt;br /&gt;
&lt;br /&gt;
* Email notification of change to account settings&lt;br /&gt;
* Email on payout&lt;br /&gt;
* IRC channel at irc.freenode.net #kano.is&lt;br /&gt;
* API in json&lt;br /&gt;
&lt;br /&gt;
==How to run miners ==&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;CGMiner [https://bitcointalk.org/index.php?topic=28402.0 Forum]&#039;&#039;&#039;&amp;lt;br /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
cgminer.exe -o stratum+tcp://stratum.kano.is:3333 -u username_workername -p X&lt;br /&gt;
&lt;br /&gt;
==See also==&lt;br /&gt;
&lt;br /&gt;
* [[Comparison of mining pools]]&lt;br /&gt;
* [[Pooled Mining]]&lt;br /&gt;
&lt;br /&gt;
==External links==&lt;br /&gt;
&lt;br /&gt;
* [http://www.kano.is KanoPool] web site&lt;br /&gt;
&lt;br /&gt;
==References==&lt;br /&gt;
&amp;lt;references /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
[[Category:Pool Operators]]&lt;br /&gt;
{{Pools}}&lt;/div&gt;</summary>
		<author><name>Kano</name></author>
	</entry>
	<entry>
		<id>https://en.bitcoin.it/w/index.php?title=CKPool&amp;diff=62337</id>
		<title>CKPool</title>
		<link rel="alternate" type="text/html" href="https://en.bitcoin.it/w/index.php?title=CKPool&amp;diff=62337"/>
		<updated>2017-02-26T23:33:37Z</updated>

		<summary type="html">&lt;p&gt;Kano: Kano moved page CKPool to KanoPool: name change&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;#REDIRECT [[KanoPool]]&lt;/div&gt;</summary>
		<author><name>Kano</name></author>
	</entry>
	<entry>
		<id>https://en.bitcoin.it/w/index.php?title=KanoPool&amp;diff=62336</id>
		<title>KanoPool</title>
		<link rel="alternate" type="text/html" href="https://en.bitcoin.it/w/index.php?title=KanoPool&amp;diff=62336"/>
		<updated>2017-02-26T23:33:36Z</updated>

		<summary type="html">&lt;p&gt;Kano: Kano moved page CKPool to KanoPool: name change&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;:&#039;&#039;This article is about the mining pool. For other uses, see [[Ckpool (disambiguation)]].&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;CKPool&#039;&#039;&#039; (www.kano.is) is a [[Comparison_of_mining_pools|PPLNS]] [[Stratum]] [[Pooled mining|mining pool]]. It was started on the 20th of September, 2014 &amp;lt;ref&amp;gt;[https://bitcointalk.org/index.php?topic=789369.0 CKPool (www.kano.is) from the cgminer devs]&amp;lt;/ref&amp;gt;. &lt;br /&gt;
&lt;br /&gt;
The pool and pool software are created and run by the [[CGMiner]] developers.&lt;br /&gt;
&lt;br /&gt;
The [[coinbase]] signature for this pool is: &amp;quot;ckpool/Kano&amp;quot; &amp;lt;ref&amp;gt;[https://blockchain.info/tx/7b47a5415f69a092f5d2c252ff6bc60f34c333e52ef04cdc24adf485f9db270d Example of decoded coinbase]&amp;lt;/ref&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
== Servers to use ==&lt;br /&gt;
* Stratum - Use for ALL stratum capable Bitcoin mining software&lt;br /&gt;
 stratum+tcp://stratum.kano.is:3333 USA&lt;br /&gt;
&lt;br /&gt;
==Reward distribution==&lt;br /&gt;
&lt;br /&gt;
* Pay Per Last N Shares PPLNS - see: [[Comparison of mining pools]]&lt;br /&gt;
* 0.9% fee&lt;br /&gt;
* Pay out TXN fees&lt;br /&gt;
* Payout after 100 confirmations.&lt;br /&gt;
&lt;br /&gt;
==Extra features==&lt;br /&gt;
&lt;br /&gt;
* Email notification of change to account settings&lt;br /&gt;
* Email on payout&lt;br /&gt;
* IRC channel at irc.freenode.net #kano.is&lt;br /&gt;
* API in json&lt;br /&gt;
&lt;br /&gt;
==How to run miners ==&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;CGMiner [https://bitcointalk.org/index.php?topic=28402.0 Forum]&#039;&#039;&#039;&amp;lt;br /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
cgminer.exe -o stratum+tcp://stratum.kano.is:3333 -u username_workername -p X&lt;br /&gt;
&lt;br /&gt;
==See also==&lt;br /&gt;
&lt;br /&gt;
* [[Comparison of mining pools]]&lt;br /&gt;
* [[Pooled Mining]]&lt;br /&gt;
&lt;br /&gt;
==External links==&lt;br /&gt;
&lt;br /&gt;
* [http://www.kano.is CKPool] web site&lt;br /&gt;
&lt;br /&gt;
==References==&lt;br /&gt;
&amp;lt;references /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
[[Category:Pool Operators]]&lt;br /&gt;
{{Pools}}&lt;/div&gt;</summary>
		<author><name>Kano</name></author>
	</entry>
	<entry>
		<id>https://en.bitcoin.it/w/index.php?title=KanoPool&amp;diff=62335</id>
		<title>KanoPool</title>
		<link rel="alternate" type="text/html" href="https://en.bitcoin.it/w/index.php?title=KanoPool&amp;diff=62335"/>
		<updated>2017-02-26T23:30:59Z</updated>

		<summary type="html">&lt;p&gt;Kano: /* Extra features */  update irc information&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;:&#039;&#039;This article is about the mining pool. For other uses, see [[Ckpool (disambiguation)]].&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;CKPool&#039;&#039;&#039; (www.kano.is) is a [[Comparison_of_mining_pools|PPLNS]] [[Stratum]] [[Pooled mining|mining pool]]. It was started on the 20th of September, 2014 &amp;lt;ref&amp;gt;[https://bitcointalk.org/index.php?topic=789369.0 CKPool (www.kano.is) from the cgminer devs]&amp;lt;/ref&amp;gt;. &lt;br /&gt;
&lt;br /&gt;
The pool and pool software are created and run by the [[CGMiner]] developers.&lt;br /&gt;
&lt;br /&gt;
The [[coinbase]] signature for this pool is: &amp;quot;ckpool/Kano&amp;quot; &amp;lt;ref&amp;gt;[https://blockchain.info/tx/7b47a5415f69a092f5d2c252ff6bc60f34c333e52ef04cdc24adf485f9db270d Example of decoded coinbase]&amp;lt;/ref&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
== Servers to use ==&lt;br /&gt;
* Stratum - Use for ALL stratum capable Bitcoin mining software&lt;br /&gt;
 stratum+tcp://stratum.kano.is:3333 USA&lt;br /&gt;
&lt;br /&gt;
==Reward distribution==&lt;br /&gt;
&lt;br /&gt;
* Pay Per Last N Shares PPLNS - see: [[Comparison of mining pools]]&lt;br /&gt;
* 0.9% fee&lt;br /&gt;
* Pay out TXN fees&lt;br /&gt;
* Payout after 100 confirmations.&lt;br /&gt;
&lt;br /&gt;
==Extra features==&lt;br /&gt;
&lt;br /&gt;
* Email notification of change to account settings&lt;br /&gt;
* Email on payout&lt;br /&gt;
* IRC channel at irc.freenode.net #kano.is&lt;br /&gt;
* API in json&lt;br /&gt;
&lt;br /&gt;
==How to run miners ==&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;CGMiner [https://bitcointalk.org/index.php?topic=28402.0 Forum]&#039;&#039;&#039;&amp;lt;br /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
cgminer.exe -o stratum+tcp://stratum.kano.is:3333 -u username_workername -p X&lt;br /&gt;
&lt;br /&gt;
==See also==&lt;br /&gt;
&lt;br /&gt;
* [[Comparison of mining pools]]&lt;br /&gt;
* [[Pooled Mining]]&lt;br /&gt;
&lt;br /&gt;
==External links==&lt;br /&gt;
&lt;br /&gt;
* [http://www.kano.is CKPool] web site&lt;br /&gt;
&lt;br /&gt;
==References==&lt;br /&gt;
&amp;lt;references /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
[[Category:Pool Operators]]&lt;br /&gt;
{{Pools}}&lt;/div&gt;</summary>
		<author><name>Kano</name></author>
	</entry>
	<entry>
		<id>https://en.bitcoin.it/w/index.php?title=Comparison_of_mining_pools&amp;diff=61509</id>
		<title>Comparison of mining pools</title>
		<link rel="alternate" type="text/html" href="https://en.bitcoin.it/w/index.php?title=Comparison_of_mining_pools&amp;diff=61509"/>
		<updated>2016-08-28T05:06:43Z</updated>

		<summary type="html">&lt;p&gt;Kano: BTCC only says servers in China and Japan, so that&amp;#039;s not &amp;#039;global&amp;#039;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Reward types &amp;amp; explanation:&lt;br /&gt;
* &#039;&#039;&#039;CPPSRB&#039;&#039;&#039; - Capped Pay Per Share with Recent Backpay. [http://eligius.st/wiki/index.php/Capped_PPS_with_Recent_Backpay]&lt;br /&gt;
* &#039;&#039;&#039;DGM&#039;&#039;&#039; - Double Geometric Method.  A hybrid between PPLNS and Geometric reward types that enables to operator to absorb some of the variance risk.  Operator receives portion of payout on short rounds and returns it on longer rounds to normalize payments. [https://bitcointalk.org/index.php?topic=39497.0]&lt;br /&gt;
* &#039;&#039;&#039;ESMPPS&#039;&#039;&#039; - Equalized Shared Maximum Pay Per Share. Like SMPPS, but equalizes payments fairly among all those who are owed. [http://forum.bitcoin.org/index.php?topic=12181.msg378851#msg378851]&lt;br /&gt;
* &#039;&#039;&#039;POT&#039;&#039;&#039; - Pay On Target. A high variance PPS variant that pays on the difficulty of work returned to pool rather than the difficulty of work served by pool [https://bitcointalk.org/index.php?topic=131376.0]&lt;br /&gt;
* &#039;&#039;&#039;PPLNS&#039;&#039;&#039; - Pay Per Last N Shares. Similar to proportional, but instead of looking at the number of shares in the round, instead looks at the last N shares, regardless of round boundaries.&lt;br /&gt;
* &#039;&#039;&#039;PPLNSG&#039;&#039;&#039; - Pay Per Last N Groups (or shifts). Similar to PPLNS, but shares are grouped into &amp;quot;shifts&amp;quot; which are paid as a whole.&lt;br /&gt;
* &#039;&#039;&#039;PPS&#039;&#039;&#039; - Pay Per Share. Each submitted share is worth certain amoutripnt of BC. Since finding a block requires &amp;lt;current difficulty&amp;gt; shares &#039;&#039;on average&#039;&#039;, a PPS method with 0% fee would be 25 BTC divided by &amp;lt;current difficulty&amp;gt;. It is risky for pool operators, hence the fee is highest.&lt;br /&gt;
* &#039;&#039;&#039;Prop.&#039;&#039;&#039; - Proportional. When block is found, the reward is distributed among all workers proportionally to how much shares each of them has found.&lt;br /&gt;
* &#039;&#039;&#039;RSMPPS&#039;&#039;&#039; - Recent Shared Maximum Pay Per Share. Like SMPPS, but system aims to prioritize the most recent miners first. [http://eligius.st/wiki/index.php/Shared_Maximum_PPS]&lt;br /&gt;
* &#039;&#039;&#039;Score&#039;&#039;&#039; - Score based system: a proportional reward, but weighed by time submitted. Each submitted share is worth more in the function of time &#039;&#039;t&#039;&#039; since start of current round. For each share score is updated by: score += exp(t/C). This makes later shares worth much more than earlier shares, thus the miner&#039;s score quickly diminishes when they stop mining on the pool. Rewards are calculated proportionally to scores (and not to shares). (at slush&#039;s pool C=300 seconds, and every hour scores are normalized)&lt;br /&gt;
* &#039;&#039;&#039;SMPPS&#039;&#039;&#039; - Shared Maximum Pay Per Share. Like Pay Per Share, but never pays more than the pool earns. [http://eligius.st/wiki/index.php/Shared_Maximum_PPS]&lt;br /&gt;
&lt;br /&gt;
A statistically valid analysis of some pools and their payout methods: [http://organofcorti.blogspot.com/ Bitcoin network and pool analysis]&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable sortable&amp;quot; border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! Name                !! Location             !! Size&amp;lt;ref name=&amp;quot;hashrate2&amp;quot;/&amp;gt;&lt;br /&gt;
!                                                         Merged Mining&amp;lt;ref name=&amp;quot;merged&amp;quot;/&amp;gt;&lt;br /&gt;
!                                                                    Reward Type             !! Transaction fees!!PPS Fee!!Other Fee!! [[File:Stm.png|link=Stratum_mining_protocol]] !! [[getblocktemplate|GBT]]&lt;br /&gt;
! Launched   !! Variance                     !! Forum                                       !! Website&lt;br /&gt;
|-&lt;br /&gt;
| [[AntPool]]         || China                || Large || No       || PPLNS &amp;amp; PPS             || {{PoolFees}}    || 2.5%  || 0%      || {{Yes}} || {{No}}&lt;br /&gt;
| ?          || ?                            || [https://bitcointalk.org/index.php?topic=855548 link]  || [https://www.antpool.com/ link]&lt;br /&gt;
|-&lt;br /&gt;
| [[BCMonster.com]]        ||{{flag|us|}}{{flag|eu}}{{flag|cn|}} || Small || No      || PPLNS                  || {{SharedFees}}   ||       ||      0.5% || {{Yes}} || {{No}}&lt;br /&gt;
| 2016-01-13 ||   Dynamic ||   [https://bitcointalk.org/index.php?topic=1327077.0  link]                                || [http://www.bcmonster.com  link]&lt;br /&gt;
|-&lt;br /&gt;
| [[BitcoinAffiliateNetwork]]     || {{flag|us|}}{{flag|eu}}{{flag|cn|}}{{flag|nl|}}{{flag|au|}}      ||   ?   || [[NMC]], [[DOGE]] || ?         || {{PoolFees}}     ||   ? ||    ?    ||    {{Yes}}     ||&lt;br /&gt;
| 2014-07-15 || User/Dynamic           || [https://bitcointalk.org/index.php?topic=722202.0  link] || [http://mining.bitcoinaffiliatenetwork.com/ link]&lt;br /&gt;
|-&lt;br /&gt;
| [[Bitcoin Pooled Mining|Slush&#039;s pool (mining.bitcoin.cz)]]&lt;br /&gt;
|                        Global               || Medium || No || Score                   || {{SharedFees}}   ||      ||      2% || {{Yes}} || {{No}}&lt;br /&gt;
| 2010-11-27 || User&amp;lt;ref name=&amp;quot;changeable&amp;quot;/&amp;gt; || [http://bitcointalk.org/?topic=1976   link] || [http://mining.bitcoin.cz/ link]&lt;br /&gt;
|-&lt;br /&gt;
| [[BitMinter]]       || {{flag|us}}{{flag|de}}          || Small || [[NMC]] || PPLNSG                  || {{SharedFees}}   ||      ||      1% || {{Yes}} || {{No}}&lt;br /&gt;
| 2011-06-26 || User&amp;lt;ref name=&amp;quot;changeable&amp;quot;/&amp;gt;/Dynamic || [https://bitcointalk.org/?topic=788753  link] || [https://bitminter.com link]&lt;br /&gt;
|-&lt;br /&gt;
| [[BTCC Pool]]            || China, Japan       || Large     || [[NMC]]       || PPS                       || {{PoolFees}}    || 2.0%     || 0%       || {{Yes}} || {{Yes}}&lt;br /&gt;
| 2014-10-21           ||  Dynamic                            || ?                                      || [https://pool.btcc.com link]&lt;br /&gt;
|-&lt;br /&gt;
| [[BTCDig]]         || {{flag|us|label=1}}||    Small || No      || DGM                   || {{PoolFees}}     ||      ||      0% ||  {{Yes}}     ||&lt;br /&gt;
| 2013-07-04 || User&amp;lt;ref name=&amp;quot;changeable&amp;quot;/&amp;gt;/Dynamic 20SPM                      || [https://bitcointalk.org/index.php?topic=249627   link] || [http://btcdig.com/ link]&lt;br /&gt;
|-&lt;br /&gt;
| [[btcmp.com]]       || {{flag|de|label=1}}||    Small || No      || PPS                     || {{PoolFees}}     ||   4% ||  || {{Yes}} ||&lt;br /&gt;
| 2011-06-28 || Diff 1                       ||                                             || [http://www.btcmp.com/ link]&lt;br /&gt;
|-&lt;br /&gt;
| [[BW Mining]]      || China                || Medium || ?       || PPLNS &amp;amp; PPS             || ?               || ?     || ?       || {{Yes}} ||&lt;br /&gt;
| ?          || ?                            || ?                                           || [https://www.bw.com/pool link]&lt;br /&gt;
|-&lt;br /&gt;
| [[CKPool]]         || {{flag|us}}{{flag|sg}}{{flag|de}}{{flag|jp}}{{flag|fr}}{{flag|nl}} || Medium || No      || PPLNSG                || {{SharedFees}}     ||      ||      0.9% || {{Yes}} || {{No}}&lt;br /&gt;
| 2014-09-20 || User&amp;lt;ref name=&amp;quot;changeable&amp;quot;/&amp;gt;/Dynamic 18SPM || [https://bitcointalk.org/index.php?topic=789369.0 link]   || [http://www.kano.is link]&lt;br /&gt;
|-&lt;br /&gt;
| [[Eclipse Mining Consortium]]&lt;br /&gt;
|                   Global ||  Small || No      || DGM &amp;amp; PPS                 || {{PoolFees}}     ||   5% ||      0% || {{Yes}} || {{Yes}}&lt;br /&gt;
| 2011-06-14 || User&amp;lt;ref name=&amp;quot;changeable&amp;quot;/&amp;gt;/Dynamic&lt;br /&gt;
|                                               [http://bitcointalk.org/?topic=16385  link] || [https://eclipsemc.com link]&lt;br /&gt;
|-&lt;br /&gt;
| [[Eligius]]         || {{flag|us|label=1}}|| Small || [[NMC]]  || CPPSRB                  || {{SharedFees}}   ||    ||     0%    || {{Yes}} || {{Yes}}&lt;br /&gt;
| 2011-04-27 || Dynamic: 32 shares/m         || [https://bitcointalk.org/?topic=441465  link] || [http://eligius.st link]&lt;br /&gt;
|-&lt;br /&gt;
| [[F2Pool]]          || {{flag|cn|}}{{flag|us|}}                || Large || NMC, DOGE, HUC       || PPS                     || {{PoolFees}}    || 3%    ||         || {{Yes}} || {{No}}&lt;br /&gt;
| 2013-05-05 || Dynamic               || [https://bitcointalk.org/index.php?topic=700411.0 link] || [https://www.f2pool.com link]&lt;br /&gt;
|-&lt;br /&gt;
| [[GHash.IO]]        || {{flag|nl|label=1}}|| Small || [[NMC]], IXC, [[Devcoin]]      || PPLNS                  || {{SharedFees}}   ||       ||      0% || {{Yes}} || {{No}}&lt;br /&gt;
| 2013-07-01 ||           User&amp;lt;ref name=&amp;quot;changeable&amp;quot;/&amp;gt; ||   [https://support.cex.io  link]                                || [https://ghash.io/  link]&lt;br /&gt;
|-&lt;br /&gt;
| [[Give Me COINS]]   || {{flag|us}}{{flag|eu}}          || Small || [[NMC]]   || PPLNS                  || {{SharedFees}}     ||    ||  0%|| {{Yes}} || {{Yes}}&lt;br /&gt;
| 2013-08-12 || Dynamic         || [https://bitcointalk.org/index.php?topic=272017.0  link] || [http://give-me-coins.com link]&lt;br /&gt;
|-&lt;br /&gt;
| [[Merge Mining Pool]]      || {{flag|us|label=1}}|| Small || [[NMC]], IXC, [[Devcoin]]&lt;br /&gt;
|                                                                    DGM                     || {{SharedFees}}     ||      || 1.5%    || {{Yes}}    || {{No}}&lt;br /&gt;
| 2012-01-08 || User&amp;lt;ref name=&amp;quot;changeable&amp;quot;/&amp;gt; || [http://bitcointalk.org/?topic=57148  link] || [http://mmpool.org link]&lt;br /&gt;
|-&lt;br /&gt;
| [[Multipool]]          || {{flag|us}}{{flag|eu}}      ||   Small || [[NMC]] || Score                     || {{SharedFees}}     ||      ||      1.5% ||     {{Yes}}     || {{No}}&lt;br /&gt;
| 2012-03-15 || User                       || [https://bitcointalk.org/index.php?topic=311067.0  link] || [https://www.multipool.us/ link]&lt;br /&gt;
|-&lt;br /&gt;
| [[P2Pool]]          || Global (p2p)          ||   Small || Solo&amp;lt;ref name=&amp;quot;solomm&amp;quot;/&amp;gt; || PPLNS  || {{SharedFees}}   ||      ||      0% || {{Yes}} || {{No}}&lt;br /&gt;
| 2011-06-17 || User&amp;lt;ref name=&amp;quot;changeable&amp;quot;/&amp;gt; || [http://bitcointalk.org/?topic=18313  link] ||&lt;br /&gt;
|-&lt;br /&gt;
| [[PolMine]]        || {{flag|pl|label=1}}||  Small || [[NMC]]      || SMPPS                  || {{SharedFees}}  ||  ||   0%     || {{Yes}}        || {{Yes}}	 	&lt;br /&gt;
| 2011-06-13 || Dynamic/User                      || [http://forum.polmine.pl/ link]            || [https://polmine.pl/?setlang=en link]&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== SPV Mining / Old Bitcoin Core ==&lt;br /&gt;
&lt;br /&gt;
The following pools are known or strongly suspected to be mining on top of blocks before fully validating them with Bitcoin Core 0.9.5 or later.  Miners doing this have already lost over $50,000 USD during the 4 July 2015 fork and have created a situation where small numbers of confirmations are much less useful than they normally are.&lt;br /&gt;
&lt;br /&gt;
* BTC Nuggets&lt;br /&gt;
* [https://www.f2pool.com/ F2Pool]&amp;lt;ref name=&amp;quot;spv_despite_incident&amp;quot;&amp;gt;[https://bitcointalk.org/index.php?topic=700411.msg11790734#msg11790734 Intention to continue SPV mining], Wang Chun, 4 July 2015&amp;lt;/ref&amp;gt;&lt;br /&gt;
* AntPool&amp;lt;ref name=&amp;quot;spv_despite_incident&amp;quot; /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
The following pools are believed to be currently fully validating blocks with Bitcoin Core 0.9.5 or later (0.10.2 or later recommended due to DoS vulnerabilities):&lt;br /&gt;
&lt;br /&gt;
* [[BitMinter]]&lt;br /&gt;
* BTC China (described as SPV mining&amp;lt;ref name=&amp;quot;spv_despite_incident&amp;quot; /&amp;gt;, but they&#039;re performing effective valiation)&lt;br /&gt;
* [[CKPool]]&lt;br /&gt;
* [[Eligius]]&lt;br /&gt;
* [[P2Pool]]&lt;br /&gt;
* [[Bitcoin Pooled Mining|Slush Pool]]&lt;br /&gt;
* [[BCMonster.com]]&lt;br /&gt;
&lt;br /&gt;
== References ==&lt;br /&gt;
&lt;br /&gt;
&amp;lt;references&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;ref name=&amp;quot;hashrate2&amp;quot;&amp;gt;Note that pool hashrate is largely irrelevant but can be seen as a popularity measurement. It is a theoretical security issue if one pool gains above 50% of the total computational power of the network, thus consider joining a pool based on other metrics. The pool&#039;s total hash rate is very dynamic on most pools. Over time, as the network grows, so does most pool&#039;s hash rates. The displayed values are the pool&#039;s relative sizes based on the network: Small: less than 2%, Medium: 2%-10% Large: greater than 10% of the network.&amp;lt;/ref&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;ref name=&amp;quot;merged&amp;quot;&amp;gt;Merged mining allows miners to mine on multiple [[block chains]] at the same time with the same hashing.&amp;lt;/ref&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;ref name=&amp;quot;changeable&amp;quot;&amp;gt;The difficulty of the shares can be changed by the user.&amp;lt;/ref&amp;gt;&lt;br /&gt;
&amp;lt;ref name=&amp;quot;solomm&amp;quot;&amp;gt;Merged mining can be done on a &amp;quot;solo mining&amp;quot; basis (payouts in the merged chain are not pooled).&amp;lt;/ref&amp;gt;&lt;br /&gt;
&amp;lt;/references&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== See also ==&lt;br /&gt;
* [[Pooled mining]]&lt;br /&gt;
* [https://www.blocktrail.com/BTC/pools Pool Distribution Summary]&lt;br /&gt;
* [https://www.bitcoinmining.com/ Bitcoin Mining]&lt;br /&gt;
* [https://www.youtube.com/watch?v=GmOzih6I1zs Video: What is Bitcoin Mining]&lt;br /&gt;
* [https://www.bitcoinmining.com/bitcoin-mining-pools/ Bitcoin Mining Pools]&lt;br /&gt;
* [https://bitcoinchain.com/pools Bitcoin Mining Pools Comparison]&lt;br /&gt;
[[Category:Mining]]&lt;br /&gt;
{{Pools}}&lt;/div&gt;</summary>
		<author><name>Kano</name></author>
	</entry>
	<entry>
		<id>https://en.bitcoin.it/w/index.php?title=Comparison_of_mining_pools&amp;diff=61378</id>
		<title>Comparison of mining pools</title>
		<link rel="alternate" type="text/html" href="https://en.bitcoin.it/w/index.php?title=Comparison_of_mining_pools&amp;diff=61378"/>
		<updated>2016-07-28T15:52:44Z</updated>

		<summary type="html">&lt;p&gt;Kano: pool been over 2% for many months&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Reward types &amp;amp; explanation:&lt;br /&gt;
* &#039;&#039;&#039;CPPSRB&#039;&#039;&#039; - Capped Pay Per Share with Recent Backpay. [http://eligius.st/wiki/index.php/Capped_PPS_with_Recent_Backpay]&lt;br /&gt;
* &#039;&#039;&#039;DGM&#039;&#039;&#039; - Double Geometric Method.  A hybrid between PPLNS and Geometric reward types that enables to operator to absorb some of the variance risk.  Operator receives portion of payout on short rounds and returns it on longer rounds to normalize payments. [https://bitcointalk.org/index.php?topic=39497.0]&lt;br /&gt;
* &#039;&#039;&#039;ESMPPS&#039;&#039;&#039; - Equalized Shared Maximum Pay Per Share. Like SMPPS, but equalizes payments fairly among all those who are owed. [http://forum.bitcoin.org/index.php?topic=12181.msg378851#msg378851]&lt;br /&gt;
* &#039;&#039;&#039;POT&#039;&#039;&#039; - Pay On Target. A high variance PPS variant that pays on the difficulty of work returned to pool rather than the difficulty of work served by pool [https://bitcointalk.org/index.php?topic=131376.0]&lt;br /&gt;
* &#039;&#039;&#039;PPLNS&#039;&#039;&#039; - Pay Per Last N Shares. Similar to proportional, but instead of looking at the number of shares in the round, instead looks at the last N shares, regardless of round boundaries.&lt;br /&gt;
* &#039;&#039;&#039;PPLNSG&#039;&#039;&#039; - Pay Per Last N Groups (or shifts). Similar to PPLNS, but shares are grouped into &amp;quot;shifts&amp;quot; which are paid as a whole.&lt;br /&gt;
* &#039;&#039;&#039;PPS&#039;&#039;&#039; - Pay Per Share. Each submitted share is worth certain amoutripnt of BC. Since finding a block requires &amp;lt;current difficulty&amp;gt; shares &#039;&#039;on average&#039;&#039;, a PPS method with 0% fee would be 25 BTC divided by &amp;lt;current difficulty&amp;gt;. It is risky for pool operators, hence the fee is highest.&lt;br /&gt;
* &#039;&#039;&#039;Prop.&#039;&#039;&#039; - Proportional. When block is found, the reward is distributed among all workers proportionally to how much shares each of them has found.&lt;br /&gt;
* &#039;&#039;&#039;RSMPPS&#039;&#039;&#039; - Recent Shared Maximum Pay Per Share. Like SMPPS, but system aims to prioritize the most recent miners first. [http://eligius.st/wiki/index.php/Shared_Maximum_PPS]&lt;br /&gt;
* &#039;&#039;&#039;Score&#039;&#039;&#039; - Score based system: a proportional reward, but weighed by time submitted. Each submitted share is worth more in the function of time &#039;&#039;t&#039;&#039; since start of current round. For each share score is updated by: score += exp(t/C). This makes later shares worth much more than earlier shares, thus the miner&#039;s score quickly diminishes when they stop mining on the pool. Rewards are calculated proportionally to scores (and not to shares). (at slush&#039;s pool C=300 seconds, and every hour scores are normalized)&lt;br /&gt;
* &#039;&#039;&#039;SMPPS&#039;&#039;&#039; - Shared Maximum Pay Per Share. Like Pay Per Share, but never pays more than the pool earns. [http://eligius.st/wiki/index.php/Shared_Maximum_PPS]&lt;br /&gt;
&lt;br /&gt;
A statistically valid analysis of some pools and their payout methods: [http://organofcorti.blogspot.com/ Bitcoin network and pool analysis]&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable sortable&amp;quot; border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! Name                !! Location             !! Size&amp;lt;ref name=&amp;quot;hashrate2&amp;quot;/&amp;gt;&lt;br /&gt;
!                                                         Merged Mining&amp;lt;ref name=&amp;quot;merged&amp;quot;/&amp;gt;&lt;br /&gt;
!                                                                    Reward Type             !! Transaction fees!!PPS Fee!!Other Fee!! [[File:Stm.png|link=Stratum_mining_protocol]] !! [[getblocktemplate|GBT]]&lt;br /&gt;
! Launched   !! Variance                     !! Forum                                       !! Website&lt;br /&gt;
|-&lt;br /&gt;
| [[AntPool]]         || China                || Large || No       || PPLNS &amp;amp; PPS             || {{PoolFees}}    || 2.5%  || 0%      || {{Yes}} || {{No}}&lt;br /&gt;
| ?          || ?                            || [https://bitcointalk.org/index.php?topic=855548 link]  || [https://www.antpool.com/ link]&lt;br /&gt;
|-&lt;br /&gt;
| [[BCMonster.com]]        ||{{flag|us|}}{{flag|eu}}{{flag|cn|}} || Small || No      || PPLNS                  || {{SharedFees}}   ||       ||      0.5% || {{Yes}} || {{No}}&lt;br /&gt;
| 2016-01-13 ||   Dynamic ||   [https://bitcointalk.org/index.php?topic=1327077.0  link]                                || [http://www.bcmonster.com  link]&lt;br /&gt;
|-&lt;br /&gt;
| [[BitcoinAffiliateNetwork]]     || {{flag|us|}}{{flag|eu}}{{flag|cn|}}{{flag|nl|}}{{flag|au|}}      ||   ?   || [[NMC]], [[DOGE]] || ?         || {{PoolFees}}     ||   ? ||    ?    ||    {{Yes}}     ||&lt;br /&gt;
| 2014-07-15 || User/Dynamic           || [https://bitcointalk.org/index.php?topic=722202.0  link] || [http://mining.bitcoinaffiliatenetwork.com/ link]&lt;br /&gt;
|-&lt;br /&gt;
| [[Bitcoin Pooled Mining|Slush&#039;s pool (mining.bitcoin.cz)]]&lt;br /&gt;
|                        Global               || Medium || No || Score                   || {{SharedFees}}   ||      ||      2% || {{Yes}} || {{No}}&lt;br /&gt;
| 2010-11-27 || User&amp;lt;ref name=&amp;quot;changeable&amp;quot;/&amp;gt; || [http://bitcointalk.org/?topic=1976   link] || [http://mining.bitcoin.cz/ link]&lt;br /&gt;
|-&lt;br /&gt;
| [[BitMinter]]       || {{flag|us}}{{flag|de}}          || Small || [[NMC]] || PPLNSG                  || {{SharedFees}}   ||      ||      1% || {{Yes}} || {{No}}&lt;br /&gt;
| 2011-06-26 || User&amp;lt;ref name=&amp;quot;changeable&amp;quot;/&amp;gt;/Dynamic || [https://bitcointalk.org/?topic=788753  link] || [https://bitminter.com link]&lt;br /&gt;
|-&lt;br /&gt;
| [[BTCC]]            || China                || Large     || ?       || ?                       || ?               || ?     || ?       || {{Yes}} ||&lt;br /&gt;
| ?          || ?                            || ?                                           || [https://pool.btcc.com link]&lt;br /&gt;
|-&lt;br /&gt;
| [[BTCDig]]         || {{flag|us|label=1}}||    Small || No      || DGM                   || {{PoolFees}}     ||      ||      0% ||  {{Yes}}     ||&lt;br /&gt;
| 2013-07-04 || User&amp;lt;ref name=&amp;quot;changeable&amp;quot;/&amp;gt;/Dynamic 20SPM                      || [https://bitcointalk.org/index.php?topic=249627   link] || [http://btcdig.com/ link]&lt;br /&gt;
|-&lt;br /&gt;
| [[btcmp.com]]       || {{flag|de|label=1}}||    Small || No      || PPS                     || {{PoolFees}}     ||   4% ||  || {{Yes}} ||&lt;br /&gt;
| 2011-06-28 || Diff 1                       ||                                             || [http://www.btcmp.com/ link]&lt;br /&gt;
|-&lt;br /&gt;
| [[BW Mining]]      || China                || Medium || ?       || PPLNS &amp;amp; PPS             || ?               || ?     || ?       || {{Yes}} ||&lt;br /&gt;
| ?          || ?                            || ?                                           || [https://www.bw.com/pool link]&lt;br /&gt;
|-&lt;br /&gt;
| [[CKPool]]         || {{flag|us}}{{flag|sg}}{{flag|de}}{{flag|jp}}{{flag|fr}}{{flag|nl}} || Medium || No      || PPLNSG                || {{SharedFees}}     ||      ||      0.9% || {{Yes}} || {{No}}&lt;br /&gt;
| 2014-09-20 || User&amp;lt;ref name=&amp;quot;changeable&amp;quot;/&amp;gt;/Dynamic 18SPM || [https://bitcointalk.org/index.php?topic=789369.0 link]   || [http://www.kano.is link]&lt;br /&gt;
|-&lt;br /&gt;
| [[Eclipse Mining Consortium]]&lt;br /&gt;
|                   Global ||  Small || No      || DGM &amp;amp; PPS                 || {{PoolFees}}     ||   5% ||      0% || {{Yes}} || {{Yes}}&lt;br /&gt;
| 2011-06-14 || User&amp;lt;ref name=&amp;quot;changeable&amp;quot;/&amp;gt;/Dynamic&lt;br /&gt;
|                                               [http://bitcointalk.org/?topic=16385  link] || [https://eclipsemc.com link]&lt;br /&gt;
|-&lt;br /&gt;
| [[Eligius]]         || {{flag|us|label=1}}|| Small || [[NMC]]  || CPPSRB                  || {{SharedFees}}   ||    ||     0%    || {{Yes}} || {{Yes}}&lt;br /&gt;
| 2011-04-27 || Dynamic: 32 shares/m         || [https://bitcointalk.org/?topic=441465  link] || [http://eligius.st link]&lt;br /&gt;
|-&lt;br /&gt;
| [[F2Pool]]          || {{flag|cn|}}{{flag|us|}}                || Large || NMC, DOGE, HUC       || PPS                     || {{PoolFees}}    || 3%    ||         || {{Yes}} || {{No}}&lt;br /&gt;
| 2013-05-05 || Dynamic               || [https://bitcointalk.org/index.php?topic=700411.0 link] || [https://www.f2pool.com link]&lt;br /&gt;
|-&lt;br /&gt;
| [[GHash.IO]]        || {{flag|nl|label=1}}|| Small || [[NMC]], IXC, [[Devcoin]]      || PPLNS                  || {{SharedFees}}   ||       ||      0% || {{Yes}} || {{No}}&lt;br /&gt;
| 2013-07-01 ||           User&amp;lt;ref name=&amp;quot;changeable&amp;quot;/&amp;gt; ||   [https://support.cex.io  link]                                || [https://ghash.io/  link]&lt;br /&gt;
|-&lt;br /&gt;
| [[Give Me COINS]]   || {{flag|us}}{{flag|eu}}          || Small || [[NMC]]   || PPLNS                  || {{SharedFees}}     ||    ||  0%|| {{Yes}} || {{Yes}}&lt;br /&gt;
| 2013-08-12 || Dynamic         || [https://bitcointalk.org/index.php?topic=272017.0  link] || [http://give-me-coins.com link]&lt;br /&gt;
|-&lt;br /&gt;
| [[Merge Mining Pool]]      || {{flag|us|label=1}}|| Small || [[NMC]], IXC, [[Devcoin]]&lt;br /&gt;
|                                                                    DGM                     || {{SharedFees}}     ||      || 1.5%    || {{Yes}}    || {{No}}&lt;br /&gt;
| 2012-01-08 || User&amp;lt;ref name=&amp;quot;changeable&amp;quot;/&amp;gt; || [http://bitcointalk.org/?topic=57148  link] || [http://mmpool.org link]&lt;br /&gt;
|-&lt;br /&gt;
| [[Multipool]]          || {{flag|us}}{{flag|eu}}      ||   Small || [[NMC]] || Score                     || {{SharedFees}}     ||      ||      1.5% ||     {{Yes}}     || {{No}}&lt;br /&gt;
| 2012-03-15 || User                       || [https://bitcointalk.org/index.php?topic=311067.0  link] || [https://www.multipool.us/ link]&lt;br /&gt;
|-&lt;br /&gt;
| [[P2Pool]]          || Global (p2p)          ||   Small || Solo&amp;lt;ref name=&amp;quot;solomm&amp;quot;/&amp;gt; || PPLNS  || {{SharedFees}}   ||      ||      0% || {{Yes}} || {{No}}&lt;br /&gt;
| 2011-06-17 || User&amp;lt;ref name=&amp;quot;changeable&amp;quot;/&amp;gt; || [http://bitcointalk.org/?topic=18313  link] ||&lt;br /&gt;
|-&lt;br /&gt;
| [[PolMine]]        || {{flag|pl|label=1}}||  Small || [[NMC]]      || SMPPS                  || {{SharedFees}}  ||  ||   0%     || {{Yes}}        || {{Yes}}	 	&lt;br /&gt;
| 2011-06-13 || Dynamic/User                      || [http://forum.polmine.pl/ link]            || [https://polmine.pl/?setlang=en link]&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== SPV Mining / Old Bitcoin Core ==&lt;br /&gt;
&lt;br /&gt;
The following pools are known or strongly suspected to be mining on top of blocks before fully validating them with Bitcoin Core 0.9.5 or later.  Miners doing this have already lost over $50,000 USD during the 4 July 2015 fork and have created a situation where small numbers of confirmations are much less useful than they normally are.&lt;br /&gt;
&lt;br /&gt;
* BTC Nuggets&lt;br /&gt;
* [https://www.f2pool.com/ F2Pool]&amp;lt;ref name=&amp;quot;spv_despite_incident&amp;quot;&amp;gt;[https://bitcointalk.org/index.php?topic=700411.msg11790734#msg11790734 Intention to continue SPV mining], Wang Chun, 4 July 2015&amp;lt;/ref&amp;gt;&lt;br /&gt;
* AntPool&amp;lt;ref name=&amp;quot;spv_despite_incident&amp;quot; /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
The following pools are believed to be currently fully validating blocks with Bitcoin Core 0.9.5 or later (0.10.2 or later recommended due to DoS vulnerabilities):&lt;br /&gt;
&lt;br /&gt;
* [[BitMinter]]&lt;br /&gt;
* BTC China (described as SPV mining&amp;lt;ref name=&amp;quot;spv_despite_incident&amp;quot; /&amp;gt;, but they&#039;re performing effective valiation)&lt;br /&gt;
* [[CKPool]]&lt;br /&gt;
* [[Eligius]]&lt;br /&gt;
* [[P2Pool]]&lt;br /&gt;
* [[Bitcoin Pooled Mining|Slush Pool]]&lt;br /&gt;
* [[BCMonster.com]]&lt;br /&gt;
&lt;br /&gt;
== References ==&lt;br /&gt;
&lt;br /&gt;
&amp;lt;references&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;ref name=&amp;quot;hashrate2&amp;quot;&amp;gt;Note that pool hashrate is largely irrelevant but can be seen as a popularity measurement. It is a theoretical security issue if one pool gains above 50% of the total computational power of the network, thus consider joining a pool based on other metrics. The pool&#039;s total hash rate is very dynamic on most pools. Over time, as the network grows, so does most pool&#039;s hash rates. The displayed values are the pool&#039;s relative sizes based on the network: Small: less than 2%, Medium: 2%-10% Large: greater than 10% of the network.&amp;lt;/ref&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;ref name=&amp;quot;merged&amp;quot;&amp;gt;Merged mining allows miners to mine on multiple [[block chains]] at the same time with the same hashing.&amp;lt;/ref&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;ref name=&amp;quot;changeable&amp;quot;&amp;gt;The difficulty of the shares can be changed by the user.&amp;lt;/ref&amp;gt;&lt;br /&gt;
&amp;lt;ref name=&amp;quot;solomm&amp;quot;&amp;gt;Merged mining can be done on a &amp;quot;solo mining&amp;quot; basis (payouts in the merged chain are not pooled).&amp;lt;/ref&amp;gt;&lt;br /&gt;
&amp;lt;/references&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== See also ==&lt;br /&gt;
* [[Pooled mining]]&lt;br /&gt;
* [https://www.blocktrail.com/BTC/pools Pool Distribution Summary]&lt;br /&gt;
* [https://www.bitcoinmining.com/ Bitcoin Mining]&lt;br /&gt;
* [https://www.youtube.com/watch?v=GmOzih6I1zs Video: What is Bitcoin Mining]&lt;br /&gt;
* [https://www.bitcoinmining.com/bitcoin-mining-pools/ Bitcoin Mining Pools]&lt;br /&gt;
* [https://bitcoinchain.com/pools Bitcoin Mining Pools Comparison]&lt;br /&gt;
[[Category:Mining]]&lt;br /&gt;
{{Pools}}&lt;/div&gt;</summary>
		<author><name>Kano</name></author>
	</entry>
	<entry>
		<id>https://en.bitcoin.it/w/index.php?title=Mining_manufacturer_tech_guidelines&amp;diff=61108</id>
		<title>Mining manufacturer tech guidelines</title>
		<link rel="alternate" type="text/html" href="https://en.bitcoin.it/w/index.php?title=Mining_manufacturer_tech_guidelines&amp;diff=61108"/>
		<updated>2016-05-28T22:06:29Z</updated>

		<summary type="html">&lt;p&gt;Kano: I wrote the original Sep-2013 - 11 months before the wiki page existed - one should reference sources ... ...&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;This page lists numerous things mining manufacturers should think about on a technical level before releasing a product to ensure it will work best with Bitcoin.&lt;br /&gt;
&lt;br /&gt;
==Terminology==&lt;br /&gt;
The term &amp;quot;core&amp;quot; is used here to denote the smallest logical hashing unit in a device. What this actually represents may vary from device to device, but the smaller it can be without hurting performance the better, since software can always abstract them as groups.&lt;br /&gt;
&lt;br /&gt;
==Things to do==&lt;br /&gt;
* Provide a simple way for mining software to discover firmware version, features, and an overview of the hardware situation (such as number of cores, possibly arrangement of those cores, etc). Don&#039;t rely on the software making assumptions about the device: surely you plan to produce new devices in the future, so ensure everything that could change can be determined from an inquiry. One often overlooked parameter to include, is thermal expectations: what temperature is considered &amp;quot;normal&amp;quot; for this device, and at what level should the mining software default to shutting it down?&lt;br /&gt;
* When your connection interface supports exposing a unique identifier, make use of it. For USB devices, this generally includes at least the String descriptors for Manufacturer and Product. Be sure to make the Product string as unique as possible, and unlikely to be confused with other (possibly non-mining) devices. Software should not be expected to look at the Manufacturer string to determine if the device is for mining: you may license your design to another manufacturer in the future, who should be able to use their own Manufacturer string without breaking compatibility with mining software that works with yours.&lt;br /&gt;
* Each individual unit should have a unique serial number, ideally accessible from (e.g.) the USB Serial string descriptor. This is important for users who have many to keep track of them for configuration or other purposes.&lt;br /&gt;
* Regular status reports about work actually performed give the mining software and user a good way to tell what exactly is going on, and ability to diagnose problems. These reports should preferably include information in as much detail as possible, particularly at a per-core level. Ideal information would include, per core, at least temperature and actual number of hashes performed since the previous report. Results (nonces) should also include information about which core was responsible for finding it.&lt;br /&gt;
* Do report work completion independently from results. Results should be reported immediately to minimise stale shares, and there may be many (or none) for each work item.&lt;br /&gt;
* If you are using a &amp;quot;stratum-like&amp;quot; interface, where you generate block headers from a compressed template, be sure to properly test it. That means feeding it 1 MB blocks with 250 kB generation transactions &#039;&#039;(FIXME: is 250 kB a reasonable cutoff size? probably should have a &amp;quot;size after the extranonce&amp;quot; too...)&#039;&#039;, being updated every few seconds (BFGMiner 4.8+ has a --benchmark-intense mode to simulate this). Note that a Raspberry Pi or BeagleBone Black is *not* powerful enough to satisfy this. Canaan Creative has a FPGA solution for a LM32 CPU with SHA256d acceleration which might be handy if you want to go this route.&lt;br /&gt;
* Avoid becoming idle during work updates. Provide a way for new jobs to be sent prior to flushing old ones out, and ensure there are sufficient queues in place to keep the cores busy at all times.&lt;br /&gt;
* Allow flushing the queue of pending headers independently from interrupting actual hashing, so work can be updated without a performance hit. This can occur often, even when there isn&#039;t a new block on the network.&lt;br /&gt;
* Some way to interrupt and clear work is a good idea to allow mining software to avoid confusion when it&#039;s being restarted; failure to do this can result in novice users getting confused by false &amp;quot;hardware error&amp;quot; reports resulting from unknown jobs.&lt;br /&gt;
* Implement a thermal cutoff at close to the temperature sensors as possible. The controlling computer may be busy or possibly crash right at an inopportune time, or even simply not get temperature reports quick enough, leading to chip meltdown since it isn&#039;t turned off in time. This thermal cutoff should only be at a point where impending damage is certain; below that, mining software should implement their own (user-configurable) thermal cutoff limits.&lt;br /&gt;
* It is likely that some miners will only cover electrical costs in certain circumstances, such as transaction fees being above a certain threshold or power costs being lower during some part of the day. When the device is idle, such as following an interrupt-and-clear work request, you should ideally avoid using any more power than necessary so mining software can automate this routine.&lt;br /&gt;
* Provide a user-friendly way to upgrade firmware. No software (including firmware) is perfect, and even if things work flawlessly, there may be a desire to upgrade it in the future due to unforeseeable circumstances.&lt;br /&gt;
* Some miners wish to lease out part of their mining units. If you can do so, it would be beneficial to allow queuing work per core so that these users can lease out specific cores within their miners.&lt;br /&gt;
* Disabling and enabling specific cores tends to be helpful for troubleshooting problems. Providing a way to do that is important to minimising user headaches and wasted hardware.&lt;br /&gt;
* If you can, equip your ASICs with an alternative proof-of-work algorithm. It can share all the same circuits as the usual SHA256d, but as long as there is some difference you can fall back on, the Bitcoin network has the option to switch to these &amp;quot;fall-back&amp;quot; PoW algorithms in the event of an &amp;quot;unbeatable&amp;quot; 51% attack. It&#039;s unlikely that the PoW algorithm will be changed at this point, but it&#039;s not completely unthinkable, and having such a fall-back algorithm shouldn&#039;t be complicated or expensive. (Obviously don&#039;t share this alternate algorithm with others unless such an event occurs)&lt;br /&gt;
* Smart Property ASICs. This is the future, and solves the &amp;quot;datacenter centralisation&amp;quot; problem, potentially allowing 100% of all mining to be done in the same datacenter with minimal risk to the Bitcoin network. Your ASICs should be at the very least have a tiny bit of NVRAM to store the public key of their owner, and refuse to process work unless it is signed by that key. The keyholder must also be able to sign ownership of the ASIC over to another public key. Ideally, this would be implemented in such a way that the transfer-of-ownership requires a SPV proof of a valid transaction in the Bitcoin blockchain at a certain depth, so such a sale can be performed atomically (ie, the payment and ASIC ownership are exchanged in the same Bitcoin transaction). Advanced designs may support leasing chips, or selling individual cores within a chip. It may be wise to build a microcontroller into the ASIC itself to manage all of this. In the case of a programmable chip, you should ensure there is no way to &amp;quot;fool&amp;quot; someone into thinking ownership has changed (or will change) when it does not (will not). In the case of a leasable chip, this may require a hardware &amp;quot;firmware attestation&amp;quot; feature, or an architecture capable of generating zk-SNARK proofs.&lt;br /&gt;
&lt;br /&gt;
==Things NOT to do==&lt;br /&gt;
* Don&#039;t try to talk directly to mining pools. Mining protocols change, and will continue to change. Resources required to implement those mining protocols will grow, and miners are expected (and will be expected more in the future) to run their own bitcoin node for transaction selection locally. Mining will always require a PC controller, and trying to embed this logic just does Bitcoin and your customers a disfavour by limiting them going forward.&lt;br /&gt;
* Don&#039;t assume you can roll nonces of block headers. While in general, this is fairly safe to do, the nonce header is intended to be representative of the time a block was found, it is not an extra nonce header. Even when the ntime header is safe to change, mining software should be adjusting it to be the approximate time. In some cases, it may be wise to take advantage of ntime rolling in hardware to reduce bandwidth between the PC and controller, but ideally it should be configurable per-job and not required.&lt;br /&gt;
* Don&#039;t abuse the block version as an extra nonce. This is even more important than not messing with the block ntime: changing the version may cause your blocks to be rejected, delayed, or (most likely today!) trigger alarms to regular everyday bitcoin users!&lt;br /&gt;
* Don&#039;t require polling the device constantly for results. Get results to the mining software as quickly as possible, to minimise stale shares. An asynchronous model is ideal to ensure results don&#039;t get confused with responses to requests, and so multiple requests can be issued without waiting for a response between each.&lt;br /&gt;
&lt;br /&gt;
== See also ==&lt;br /&gt;
&lt;br /&gt;
* Bitcoin forum original version of this page by [[Kano]]: [https://bitcointalk.org/index.php?topic=294499.0 Optimal Firmware/Hardware design for mining with cgminer]&lt;/div&gt;</summary>
		<author><name>Kano</name></author>
	</entry>
	<entry>
		<id>https://en.bitcoin.it/w/index.php?title=Mining_software&amp;diff=60146</id>
		<title>Mining software</title>
		<link rel="alternate" type="text/html" href="https://en.bitcoin.it/w/index.php?title=Mining_software&amp;diff=60146"/>
		<updated>2016-01-23T06:02:18Z</updated>

		<summary type="html">&lt;p&gt;Kano: no getwork means no getwork extensions&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;There are many different types of Bitcoin mining software available. These tables should help you find what will work best for your mining.&lt;br /&gt;
&lt;br /&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]] || || [[CKPool]] || || || || || || || || ||&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        ||{{Yes|5.4.0}}||{{No}}   ||{{No}}||{{Yes|4.1.0}}||{{No}}  || {{No}}  || {{No}}  ||{{No}}     || {{No}}  || {{No}}  || {{No}}  || {{No}}  || {{No}}  || {{No}}&lt;br /&gt;
|-&lt;br /&gt;
| AntMiner S2        ||{{Yes|5.4.0}}||{{No}}   ||{{No}}||{{Yes|4.3.5}}||{{No}}  || {{No}}  || {{No}}  ||{{No}}     || {{No}}  || {{No}}  || {{No}}  || {{No}}  || {{No}}  || {{No}}&lt;br /&gt;
|-&lt;br /&gt;
| AntMiner S3/S3+    ||{{Yes|5.4.0}}||{{No}}  || {{No}}||{{Yes}}||{{No}} || {{No}}    || {{No}}  ||{{No}}    || {{No}}  || {{No}}  || {{No}}  || {{No}}  || || {{No}}&lt;br /&gt;
|-&lt;br /&gt;
| AntMiner S4        ||{{Yes|5.4.0}}||{{No}}  || {{No}}||{{Yes}}||{{No}} || {{No}}    || {{No}}  ||{{No}}    || {{No}}  || {{No}}  || {{No}}  || {{No}}  || || {{No}}&lt;br /&gt;
|-&lt;br /&gt;
| AntMiner S5        ||{{Yes|5.4.0}}||{{No}}  || {{No}}||{{Patch}}||{{No}} || {{No}}    || {{No}}  ||{{No}}    || {{No}}  || {{No}}  || {{No}}  || {{No}}  || || {{No}}&lt;br /&gt;
|-&lt;br /&gt;
| AntMiner S5+        || ||{{No}}  || {{No}}||{{Patch}}||{{No}} || {{No}}    || {{No}}  ||{{No}}    || {{No}}  || {{No}}  || {{No}}  || {{No}}  || || {{No}}&lt;br /&gt;
|-&lt;br /&gt;
| AntMiner S7        || ||{{No}}  || {{No}}||{{Patch}}||{{No}} || {{No}}    || {{No}}  ||{{No}}    || {{No}}  || {{No}}  || {{No}}  || {{No}}  || || {{No}}&lt;br /&gt;
|-&lt;br /&gt;
| AntMiner U1/U2 ||{{Yes|3.10.0}}||{{Yes}}||{{No}}||{{Yes|3.12.0}}||{{No}}  || {{No}}  || {{No}}  ||{{No}}     || {{No}}  || {{No}}  || {{No}}  || {{No}}  || {{No}}  || {{Yes|0.2}}&lt;br /&gt;
|-&lt;br /&gt;
| AntMiner U3 ||{{Yes|5.2.0}}|| ||{{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/Gen3 ||{{Yes|3.6.0}} ||{{No}}   ||{{No}}||{{Yes}}||{{No}} || {{No}}    || {{No}}  ||{{No}}     || {{No}}  || {{No}}  || {{No}}  || {{No}}  || {{No}}  || {{No}}&lt;br /&gt;
|-&lt;br /&gt;
| Avalon Nano ||{{Yes}} ||{{No}}   ||{{No}}|| {{Yes}} ||{{No}} || {{No}}    || {{No}}  ||{{No}}     || {{No}}  || {{No}}  || {{No}}  || {{No}}  || {{No}}  || {{No}}&lt;br /&gt;
|-&lt;br /&gt;
| BFx2 Bitfury USB || {{Yes|4.0.0}} || {{No}} || {{No}} || {{Yes|4.1.0}} || {{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}}||{{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}}||{{Yes}}   ||{{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}}||{{Yes}}   ||{{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|4.0.0}}||{{No}}  || {{No}}    || {{No}}  ||{{No}}     || {{No}}  || {{No}}  || {{No}}  || {{No}}  || {{No}} || {{No}}&lt;br /&gt;
|-&lt;br /&gt;
| BlackArrow Prospero X1||{{Yes|5.0.0}}||{{No}}   || {{No}}  || {{Yes}}  || {{No}}  || {{No}}    || {{No}}  ||{{No}}     || {{No}}  || {{No}}  || {{No}}  || {{No}}  || {{No}}  || {{No}}&lt;br /&gt;
|-&lt;br /&gt;
| BlackArrow Prospero X3|| ||{{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}}||{{Yes}}   ||{{No}}||{{Yes|2.6.4}}||{{No}}  || {{No}}    || {{No}}  ||{{No}}     || {{No}}  || {{No}}  || {{No}}  || {{No}}  || {{No}} || {{Yes|0.2}}&lt;br /&gt;
|-&lt;br /&gt;
| CoinTerra          ||{{Yes|3.8.0}}||{{No}}   ||{{No}}||{{Yes|3.12.1}}||{{No}}  || {{No}}    || {{No}}  ||{{No}}     || {{No}}  || {{No}}  || {{No}}  || {{No}}  || {{No}} || {{No}}&lt;br /&gt;
|-&lt;br /&gt;
| Compac             ||{{Yes|5.3.0}}||{{No}}   ||{{No}}||{{Patch}}     ||{{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;
| DualMiner          ||{{Yes|4.0.0}}||{{No}}   ||{{No}}||{{No}}||{{No}}  || {{No}}    || {{No}}  ||{{No}}     || {{No}}  || {{No}}  || {{No}}  || {{No}}  || {{No}} || {{Yes}}&lt;br /&gt;
|-&lt;br /&gt;
| HashBuster Alpha   ||{{Yes|4.0.0}}||{{No}}   || {{No}}  ||{{Patch}}|| {{No}}  || {{No}}    || {{No}}  ||{{No}}     ||         ||         || {{No}}  || {{No}}  || || {{No}}&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|3.5.0}} || {{No}}  || {{No}}    || {{No}}  ||{{No}}     ||         ||         || {{No}}  || {{No}}  || || {{No}}&lt;br /&gt;
|-&lt;br /&gt;
| Hex•Fury          ||{{Yes|4.0.0}} || {{No}}  || {{No}}  || {{Yes|4.2.3}}  || {{No}}  || {{No}}  || {{No}}  || {{No}}  ||         ||         || {{No}}  || {{No}}  || || {{No}}&lt;br /&gt;
|-&lt;br /&gt;
| JingTian           ||{{Yes|4.4.0}}||{{No}}   || {{No}}  ||{{Patch}}|| {{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;
| KnCMiner 28nm      ||{{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;
| KnCMiner Neptune   ||{{Yes|5.0.0}}||{{No}}   || {{No}}||{{Patch}}||{{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;
| Monarch PCI-e/Linux||{{Yes|4.3.0}}||{{No}}   || {{No}}  || {{No}}  || {{No}}  || {{No}}    || {{No}}  ||{{No}}     ||         ||         || {{No}}  || {{No}}  || || {{No}}&lt;br /&gt;
|-&lt;br /&gt;
| Monarch PCI-e/Win  ||{{Yes|4.5.0}}||{{No}}   || {{No}}  || {{No}}  || {{No}}  || {{No}}    || {{No}}  ||{{No}}     ||         ||         || {{No}}  || {{No}}  || || {{No}}&lt;br /&gt;
|-&lt;br /&gt;
| Monarch USB        ||{{Yes|4.3.0}}||{{No}}   || {{No}}  || {{Yes}} || {{No}}  || {{No}}    || {{No}}  ||{{No}}     ||         ||         || {{No}}  || {{No}}  || || {{No}}&lt;br /&gt;
|-&lt;br /&gt;
| NanoFury / IceFury ||{{Yes|3.4.0}}||         || {{No}}  || {{Yes|3.10.0}}  || {{No}}  || {{No}}    || {{No}}  ||{{No}}     ||         ||         || {{No}}  || {{No}}  || || {{No}}&lt;br /&gt;
|-&lt;br /&gt;
| NanoFury NF2       ||{{Yes|4.0.0}}||         || {{No}}  || {{Yes|4.3.1}} || {{No}}  || {{No}}    || {{No}}  ||{{No}}     ||         ||         || {{No}}  || {{No}}  || || {{No}}&lt;br /&gt;
|-&lt;br /&gt;
| NanoFury NF6       ||{{Yes|4.0.0}}||         || {{No}}  || {{Yes|4.3.1}}  || {{No}}  || {{No}}    || {{No}}  ||{{No}}     ||         ||         || {{No}}  || {{No}}  || || {{No}}&lt;br /&gt;
|-&lt;br /&gt;
| OneStringMiner     ||{{Yes|4.0.0}}|| {{No}}  || {{No}}  || {{Yes|3.8.2}}  || {{No}}  || {{No}}  || {{No}}  || {{No}}  || {{No}}  || {{No}}  || {{No}}  || {{No}}  || {{No}}  ||  {{No}}&lt;br /&gt;
|-&lt;br /&gt;
| Red/BlueFury       ||{{Yes|3.3.0}}||{{Yes}}   ||{{No}}||{{Yes|3.5.0}}|| {{No}} || {{No}}    || {{No}}  ||{{No}}     ||         ||         || {{No}}  || {{No}}  || || {{No}}&lt;br /&gt;
|-&lt;br /&gt;
| Rockminer R-Box    ||{{Yes|4.2.0}}||{{No}}   || {{No}}  || {{Yes|4.3.5}}|| {{No}}  || {{No}}    || {{No}}  ||{{No}}     ||         ||         || {{No}}  || {{No}}  || || {{No}}&lt;br /&gt;
|-&lt;br /&gt;
| Spondoolies SP10 ||{{Yes|4.7.0}}||{{No}}   ||{{No}}||{{Yes|4.2.3}}||{{No}}  || {{No}}  || {{No}}  ||{{No}}     || {{No}}  || {{No}}  || {{No}}  || {{No}}  || {{No}} || {{No}}&lt;br /&gt;
|-&lt;br /&gt;
| Spondoolies SP30 ||{{Yes|4.10.0}}||{{No}}   ||{{No}}||{{Yes}}||{{No}}  || {{No}}  || {{No}}  ||{{No}}     || {{No}}  || {{No}}  || {{No}}  || {{No}}  || {{No}} || {{No}}&lt;br /&gt;
|-&lt;br /&gt;
| T1/Tube            ||{{Yes|3.3.0}}||{{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}} || {{No}} || {{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}}|| {{Yes}}  || {{No}}||{{Yes|2.8.0}}||{{No}} || {{No}}   ||{{No}}|| {{Yes}}   ||{{Patch|testing}}||{{No}}||{{No}}  || {{Yes}} || {{Yes}} || {{Yes}}&lt;br /&gt;
|-&lt;br /&gt;
| [[getwork]]          || {{Yes}}     || {{No}} || {{Yes}} || {{No}} || {{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}} || {{No}} || {{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}} || {{No}} || {{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}} || {{No}} || {{Yes}} ||           || {{No}}  || {{Yes}}   ||{{Yes|0.0}}||{{No}}  || {{Yes}} ||{{Patch}}|| {{Yes}}         || {{No}}&lt;br /&gt;
|-&lt;br /&gt;
| rollntime     || {{Yes}} || {{Yes}} || {{No}}  || {{No}} || {{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}}  || {{No}} || {{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}} || {{No}} || {{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;
| resume        ||{{Yes|3.0.0}}|| {{No}}     || 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}}|| {{Yes}}     || 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}}      || {{No}}     || n/a    || {{No}}  || n/a     || n/a       || n/a     ||{{No}}     || {{No}}  || n/a     || n/a     || {{No}}  || {{No}}  || {{No}}&lt;br /&gt;
|-&lt;br /&gt;
| set diff      ||{{Yes|2.9.0}}|| {{Yes}}     || 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;
| suggest target||{{Yes|3.2.0}}&amp;lt;ref name=&amp;quot;suggest-target&amp;quot;&amp;gt;Uses precise string target, implemented Aug 12, 2013 [https://github.com/luke-jr/bfgminer/commit/4a12eaebe60e4a085e5707ce4b4a3c67edb494dd commit 4a12eae]&amp;lt;/ref&amp;gt;|| {{No}}     || n/a    || {{No}} || n/a     || n/a       || n/a     ||{{No}}     || {{No}}  || n/a     || n/a     || {{No}}  || {{No}}  || {{No}}&lt;br /&gt;
|-&lt;br /&gt;
| suggest difficulty||{{Yes|5.4.0}}|| {{No}}     || n/a    || {{Yes}}&amp;lt;ref name=&amp;quot;suggest-difficulty&amp;quot;&amp;gt;Uses difficulty integer, implemented Oct 20, 2014 [https://github.com/ckolivas/cgminer/commits/4a83f2c8f6410e19d5781d75a4964ebb3a44a0ef commit 4a83f2c] as per the [https://bitcointalk.org/index.php?topic=108533.msg1543341#msg1543341 stratum designers suggested implementation] Feb 20, 2013&amp;lt;/ref&amp;gt; || n/a     || n/a       || n/a     ||{{No}}     || {{No}}  || n/a     || n/a     || {{No}}  || {{No}}  || {{No}}&lt;br /&gt;
|-&lt;br /&gt;
| transparency  ||{{Patch|partial}}|| {{No}}     || n/a    || {{No}}  ||  n/a    || n/a       || n/a     ||{{No}}     ||         || n/a     || n/a     || {{No}}  || {{No}}  || {{No}}&lt;br /&gt;
|-&lt;br /&gt;
| get ver       ||{{Yes|2.9.0}}|| {{Yes}}     || 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}}|| {{Yes}}     || 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;
| get hashrate  || {{No}}      || {{No}}     || 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}}      || {{No}}     || n/a    || {{No}}  || n/a     || n/a       || n/a     ||{{No}}     || {{No}}  || n/a     || n/a     || {{No}}  || {{No}}  || {{No}}&lt;br /&gt;
|-&lt;br /&gt;
| roll ntime    ||{{Yes|3.1.4}}|| {{Yes}}     || n/a    ||{{No}}   || n/a     || n/a       || n/a     ||{{No}}     ||         || n/a     || n/a     ||         ||  || {{Yes}}&lt;br /&gt;
|-&lt;br /&gt;
| extranonce subscribe || {{Yes|4.7.0}}|| {{No}}     || n/a    || {{No}}  || n/a     || n/a       || n/a     ||{{No}}     || {{No}}  || n/a     || n/a     || {{No}}  || {{No}}  || {{No}}&lt;br /&gt;
|-&lt;br /&gt;
| block unsafe reconnect ||{{Yes|4.0.0}}|| {{No}}     || n/a    || {{Yes|4.3.1}} || n/a     || n/a       || n/a     || {{Yes|1.15.1.0}} || {{No}}  || n/a     || n/a     || {{No}}  || {{No}}  ||&lt;br /&gt;
|-&lt;br /&gt;
| unauth TLS    ||{{Yes|4.0.0}}|| {{No}}     || n/a    || {{No}}  || n/a     || n/a       || n/a     || {{No}}    || {{No}}  || n/a     || n/a     || {{No}}  || {{No}}  ||&lt;br /&gt;
|-&lt;br /&gt;
| mining goals  ||{{Yes|5.0.0}}|| {{No}}     || n/a    || {{No}}  || n/a     || n/a       || n/a     || {{No}}    || {{No}}  || n/a     || n/a     || {{No}}  || {{No}}  ||&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&amp;lt;references/&amp;gt;&lt;/div&gt;</summary>
		<author><name>Kano</name></author>
	</entry>
	<entry>
		<id>https://en.bitcoin.it/w/index.php?title=Mining_software&amp;diff=60145</id>
		<title>Mining software</title>
		<link rel="alternate" type="text/html" href="https://en.bitcoin.it/w/index.php?title=Mining_software&amp;diff=60145"/>
		<updated>2016-01-23T05:59:41Z</updated>

		<summary type="html">&lt;p&gt;Kano: No getwork in cgminer&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;There are many different types of Bitcoin mining software available. These tables should help you find what will work best for your mining.&lt;br /&gt;
&lt;br /&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]] || || [[CKPool]] || || || || || || || || ||&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        ||{{Yes|5.4.0}}||{{No}}   ||{{No}}||{{Yes|4.1.0}}||{{No}}  || {{No}}  || {{No}}  ||{{No}}     || {{No}}  || {{No}}  || {{No}}  || {{No}}  || {{No}}  || {{No}}&lt;br /&gt;
|-&lt;br /&gt;
| AntMiner S2        ||{{Yes|5.4.0}}||{{No}}   ||{{No}}||{{Yes|4.3.5}}||{{No}}  || {{No}}  || {{No}}  ||{{No}}     || {{No}}  || {{No}}  || {{No}}  || {{No}}  || {{No}}  || {{No}}&lt;br /&gt;
|-&lt;br /&gt;
| AntMiner S3/S3+    ||{{Yes|5.4.0}}||{{No}}  || {{No}}||{{Yes}}||{{No}} || {{No}}    || {{No}}  ||{{No}}    || {{No}}  || {{No}}  || {{No}}  || {{No}}  || || {{No}}&lt;br /&gt;
|-&lt;br /&gt;
| AntMiner S4        ||{{Yes|5.4.0}}||{{No}}  || {{No}}||{{Yes}}||{{No}} || {{No}}    || {{No}}  ||{{No}}    || {{No}}  || {{No}}  || {{No}}  || {{No}}  || || {{No}}&lt;br /&gt;
|-&lt;br /&gt;
| AntMiner S5        ||{{Yes|5.4.0}}||{{No}}  || {{No}}||{{Patch}}||{{No}} || {{No}}    || {{No}}  ||{{No}}    || {{No}}  || {{No}}  || {{No}}  || {{No}}  || || {{No}}&lt;br /&gt;
|-&lt;br /&gt;
| AntMiner S5+        || ||{{No}}  || {{No}}||{{Patch}}||{{No}} || {{No}}    || {{No}}  ||{{No}}    || {{No}}  || {{No}}  || {{No}}  || {{No}}  || || {{No}}&lt;br /&gt;
|-&lt;br /&gt;
| AntMiner S7        || ||{{No}}  || {{No}}||{{Patch}}||{{No}} || {{No}}    || {{No}}  ||{{No}}    || {{No}}  || {{No}}  || {{No}}  || {{No}}  || || {{No}}&lt;br /&gt;
|-&lt;br /&gt;
| AntMiner U1/U2 ||{{Yes|3.10.0}}||{{Yes}}||{{No}}||{{Yes|3.12.0}}||{{No}}  || {{No}}  || {{No}}  ||{{No}}     || {{No}}  || {{No}}  || {{No}}  || {{No}}  || {{No}}  || {{Yes|0.2}}&lt;br /&gt;
|-&lt;br /&gt;
| AntMiner U3 ||{{Yes|5.2.0}}|| ||{{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/Gen3 ||{{Yes|3.6.0}} ||{{No}}   ||{{No}}||{{Yes}}||{{No}} || {{No}}    || {{No}}  ||{{No}}     || {{No}}  || {{No}}  || {{No}}  || {{No}}  || {{No}}  || {{No}}&lt;br /&gt;
|-&lt;br /&gt;
| Avalon Nano ||{{Yes}} ||{{No}}   ||{{No}}|| {{Yes}} ||{{No}} || {{No}}    || {{No}}  ||{{No}}     || {{No}}  || {{No}}  || {{No}}  || {{No}}  || {{No}}  || {{No}}&lt;br /&gt;
|-&lt;br /&gt;
| BFx2 Bitfury USB || {{Yes|4.0.0}} || {{No}} || {{No}} || {{Yes|4.1.0}} || {{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}}||{{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}}||{{Yes}}   ||{{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}}||{{Yes}}   ||{{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|4.0.0}}||{{No}}  || {{No}}    || {{No}}  ||{{No}}     || {{No}}  || {{No}}  || {{No}}  || {{No}}  || {{No}} || {{No}}&lt;br /&gt;
|-&lt;br /&gt;
| BlackArrow Prospero X1||{{Yes|5.0.0}}||{{No}}   || {{No}}  || {{Yes}}  || {{No}}  || {{No}}    || {{No}}  ||{{No}}     || {{No}}  || {{No}}  || {{No}}  || {{No}}  || {{No}}  || {{No}}&lt;br /&gt;
|-&lt;br /&gt;
| BlackArrow Prospero X3|| ||{{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}}||{{Yes}}   ||{{No}}||{{Yes|2.6.4}}||{{No}}  || {{No}}    || {{No}}  ||{{No}}     || {{No}}  || {{No}}  || {{No}}  || {{No}}  || {{No}} || {{Yes|0.2}}&lt;br /&gt;
|-&lt;br /&gt;
| CoinTerra          ||{{Yes|3.8.0}}||{{No}}   ||{{No}}||{{Yes|3.12.1}}||{{No}}  || {{No}}    || {{No}}  ||{{No}}     || {{No}}  || {{No}}  || {{No}}  || {{No}}  || {{No}} || {{No}}&lt;br /&gt;
|-&lt;br /&gt;
| Compac             ||{{Yes|5.3.0}}||{{No}}   ||{{No}}||{{Patch}}     ||{{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;
| DualMiner          ||{{Yes|4.0.0}}||{{No}}   ||{{No}}||{{No}}||{{No}}  || {{No}}    || {{No}}  ||{{No}}     || {{No}}  || {{No}}  || {{No}}  || {{No}}  || {{No}} || {{Yes}}&lt;br /&gt;
|-&lt;br /&gt;
| HashBuster Alpha   ||{{Yes|4.0.0}}||{{No}}   || {{No}}  ||{{Patch}}|| {{No}}  || {{No}}    || {{No}}  ||{{No}}     ||         ||         || {{No}}  || {{No}}  || || {{No}}&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|3.5.0}} || {{No}}  || {{No}}    || {{No}}  ||{{No}}     ||         ||         || {{No}}  || {{No}}  || || {{No}}&lt;br /&gt;
|-&lt;br /&gt;
| Hex•Fury          ||{{Yes|4.0.0}} || {{No}}  || {{No}}  || {{Yes|4.2.3}}  || {{No}}  || {{No}}  || {{No}}  || {{No}}  ||         ||         || {{No}}  || {{No}}  || || {{No}}&lt;br /&gt;
|-&lt;br /&gt;
| JingTian           ||{{Yes|4.4.0}}||{{No}}   || {{No}}  ||{{Patch}}|| {{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;
| KnCMiner 28nm      ||{{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;
| KnCMiner Neptune   ||{{Yes|5.0.0}}||{{No}}   || {{No}}||{{Patch}}||{{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;
| Monarch PCI-e/Linux||{{Yes|4.3.0}}||{{No}}   || {{No}}  || {{No}}  || {{No}}  || {{No}}    || {{No}}  ||{{No}}     ||         ||         || {{No}}  || {{No}}  || || {{No}}&lt;br /&gt;
|-&lt;br /&gt;
| Monarch PCI-e/Win  ||{{Yes|4.5.0}}||{{No}}   || {{No}}  || {{No}}  || {{No}}  || {{No}}    || {{No}}  ||{{No}}     ||         ||         || {{No}}  || {{No}}  || || {{No}}&lt;br /&gt;
|-&lt;br /&gt;
| Monarch USB        ||{{Yes|4.3.0}}||{{No}}   || {{No}}  || {{Yes}} || {{No}}  || {{No}}    || {{No}}  ||{{No}}     ||         ||         || {{No}}  || {{No}}  || || {{No}}&lt;br /&gt;
|-&lt;br /&gt;
| NanoFury / IceFury ||{{Yes|3.4.0}}||         || {{No}}  || {{Yes|3.10.0}}  || {{No}}  || {{No}}    || {{No}}  ||{{No}}     ||         ||         || {{No}}  || {{No}}  || || {{No}}&lt;br /&gt;
|-&lt;br /&gt;
| NanoFury NF2       ||{{Yes|4.0.0}}||         || {{No}}  || {{Yes|4.3.1}} || {{No}}  || {{No}}    || {{No}}  ||{{No}}     ||         ||         || {{No}}  || {{No}}  || || {{No}}&lt;br /&gt;
|-&lt;br /&gt;
| NanoFury NF6       ||{{Yes|4.0.0}}||         || {{No}}  || {{Yes|4.3.1}}  || {{No}}  || {{No}}    || {{No}}  ||{{No}}     ||         ||         || {{No}}  || {{No}}  || || {{No}}&lt;br /&gt;
|-&lt;br /&gt;
| OneStringMiner     ||{{Yes|4.0.0}}|| {{No}}  || {{No}}  || {{Yes|3.8.2}}  || {{No}}  || {{No}}  || {{No}}  || {{No}}  || {{No}}  || {{No}}  || {{No}}  || {{No}}  || {{No}}  ||  {{No}}&lt;br /&gt;
|-&lt;br /&gt;
| Red/BlueFury       ||{{Yes|3.3.0}}||{{Yes}}   ||{{No}}||{{Yes|3.5.0}}|| {{No}} || {{No}}    || {{No}}  ||{{No}}     ||         ||         || {{No}}  || {{No}}  || || {{No}}&lt;br /&gt;
|-&lt;br /&gt;
| Rockminer R-Box    ||{{Yes|4.2.0}}||{{No}}   || {{No}}  || {{Yes|4.3.5}}|| {{No}}  || {{No}}    || {{No}}  ||{{No}}     ||         ||         || {{No}}  || {{No}}  || || {{No}}&lt;br /&gt;
|-&lt;br /&gt;
| Spondoolies SP10 ||{{Yes|4.7.0}}||{{No}}   ||{{No}}||{{Yes|4.2.3}}||{{No}}  || {{No}}  || {{No}}  ||{{No}}     || {{No}}  || {{No}}  || {{No}}  || {{No}}  || {{No}} || {{No}}&lt;br /&gt;
|-&lt;br /&gt;
| Spondoolies SP30 ||{{Yes|4.10.0}}||{{No}}   ||{{No}}||{{Yes}}||{{No}}  || {{No}}  || {{No}}  ||{{No}}     || {{No}}  || {{No}}  || {{No}}  || {{No}}  || {{No}} || {{No}}&lt;br /&gt;
|-&lt;br /&gt;
| T1/Tube            ||{{Yes|3.3.0}}||{{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}} || {{No}} || {{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}}|| {{Yes}}  || {{No}}||{{Yes|2.8.0}}||{{No}} || {{No}}   ||{{No}}|| {{Yes}}   ||{{Patch|testing}}||{{No}}||{{No}}  || {{Yes}} || {{Yes}} || {{Yes}}&lt;br /&gt;
|-&lt;br /&gt;
| [[getwork]]          || {{Yes}}     || {{No}} || {{Yes}} || {{No}} || {{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;
| resume        ||{{Yes|3.0.0}}|| {{No}}     || 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}}|| {{Yes}}     || 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}}      || {{No}}     || n/a    || {{No}}  || n/a     || n/a       || n/a     ||{{No}}     || {{No}}  || n/a     || n/a     || {{No}}  || {{No}}  || {{No}}&lt;br /&gt;
|-&lt;br /&gt;
| set diff      ||{{Yes|2.9.0}}|| {{Yes}}     || 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;
| suggest target||{{Yes|3.2.0}}&amp;lt;ref name=&amp;quot;suggest-target&amp;quot;&amp;gt;Uses precise string target, implemented Aug 12, 2013 [https://github.com/luke-jr/bfgminer/commit/4a12eaebe60e4a085e5707ce4b4a3c67edb494dd commit 4a12eae]&amp;lt;/ref&amp;gt;|| {{No}}     || n/a    || {{No}} || n/a     || n/a       || n/a     ||{{No}}     || {{No}}  || n/a     || n/a     || {{No}}  || {{No}}  || {{No}}&lt;br /&gt;
|-&lt;br /&gt;
| suggest difficulty||{{Yes|5.4.0}}|| {{No}}     || n/a    || {{Yes}}&amp;lt;ref name=&amp;quot;suggest-difficulty&amp;quot;&amp;gt;Uses difficulty integer, implemented Oct 20, 2014 [https://github.com/ckolivas/cgminer/commits/4a83f2c8f6410e19d5781d75a4964ebb3a44a0ef commit 4a83f2c] as per the [https://bitcointalk.org/index.php?topic=108533.msg1543341#msg1543341 stratum designers suggested implementation] Feb 20, 2013&amp;lt;/ref&amp;gt; || n/a     || n/a       || n/a     ||{{No}}     || {{No}}  || n/a     || n/a     || {{No}}  || {{No}}  || {{No}}&lt;br /&gt;
|-&lt;br /&gt;
| transparency  ||{{Patch|partial}}|| {{No}}     || n/a    || {{No}}  ||  n/a    || n/a       || n/a     ||{{No}}     ||         || n/a     || n/a     || {{No}}  || {{No}}  || {{No}}&lt;br /&gt;
|-&lt;br /&gt;
| get ver       ||{{Yes|2.9.0}}|| {{Yes}}     || 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}}|| {{Yes}}     || 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;
| get hashrate  || {{No}}      || {{No}}     || 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}}      || {{No}}     || n/a    || {{No}}  || n/a     || n/a       || n/a     ||{{No}}     || {{No}}  || n/a     || n/a     || {{No}}  || {{No}}  || {{No}}&lt;br /&gt;
|-&lt;br /&gt;
| roll ntime    ||{{Yes|3.1.4}}|| {{Yes}}     || n/a    ||{{No}}   || n/a     || n/a       || n/a     ||{{No}}     ||         || n/a     || n/a     ||         ||  || {{Yes}}&lt;br /&gt;
|-&lt;br /&gt;
| extranonce subscribe || {{Yes|4.7.0}}|| {{No}}     || n/a    || {{No}}  || n/a     || n/a       || n/a     ||{{No}}     || {{No}}  || n/a     || n/a     || {{No}}  || {{No}}  || {{No}}&lt;br /&gt;
|-&lt;br /&gt;
| block unsafe reconnect ||{{Yes|4.0.0}}|| {{No}}     || n/a    || {{Yes|4.3.1}} || n/a     || n/a       || n/a     || {{Yes|1.15.1.0}} || {{No}}  || n/a     || n/a     || {{No}}  || {{No}}  ||&lt;br /&gt;
|-&lt;br /&gt;
| unauth TLS    ||{{Yes|4.0.0}}|| {{No}}     || n/a    || {{No}}  || n/a     || n/a       || n/a     || {{No}}    || {{No}}  || n/a     || n/a     || {{No}}  || {{No}}  ||&lt;br /&gt;
|-&lt;br /&gt;
| mining goals  ||{{Yes|5.0.0}}|| {{No}}     || n/a    || {{No}}  || n/a     || n/a       || n/a     || {{No}}    || {{No}}  || n/a     || n/a     || {{No}}  || {{No}}  ||&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&amp;lt;references/&amp;gt;&lt;/div&gt;</summary>
		<author><name>Kano</name></author>
	</entry>
	<entry>
		<id>https://en.bitcoin.it/w/index.php?title=Comparison_of_mining_pools&amp;diff=60144</id>
		<title>Comparison of mining pools</title>
		<link rel="alternate" type="text/html" href="https://en.bitcoin.it/w/index.php?title=Comparison_of_mining_pools&amp;diff=60144"/>
		<updated>2016-01-23T05:56:42Z</updated>

		<summary type="html">&lt;p&gt;Kano: CKPool ruu node canned (damn the network in russia is bad) replaced with a jp node&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Reward types &amp;amp; explanation:&lt;br /&gt;
* &#039;&#039;&#039;CPPSRB&#039;&#039;&#039; - Capped Pay Per Share with Recent Backpay. [http://eligius.st/wiki/index.php/Capped_PPS_with_Recent_Backpay]&lt;br /&gt;
* &#039;&#039;&#039;DGM&#039;&#039;&#039; - Double Geometric Method.  A hybrid between PPLNS and Geometric reward types that enables to operator to absorb some of the variance risk.  Operator receives portion of payout on short rounds and returns it on longer rounds to normalize payments. [https://bitcointalk.org/index.php?topic=39497.0]&lt;br /&gt;
* &#039;&#039;&#039;ESMPPS&#039;&#039;&#039; - Equalized Shared Maximum Pay Per Share. Like SMPPS, but equalizes payments fairly among all those who are owed. [http://forum.bitcoin.org/index.php?topic=12181.msg378851#msg378851]&lt;br /&gt;
* &#039;&#039;&#039;POT&#039;&#039;&#039; - Pay On Target. A high variance PPS variant that pays on the difficulty of work returned to pool rather than the difficulty of work served by pool [https://bitcointalk.org/index.php?topic=131376.0]&lt;br /&gt;
* &#039;&#039;&#039;PPLNS&#039;&#039;&#039; - Pay Per Last N Shares. Similar to proportional, but instead of looking at the number of shares in the round, instead looks at the last N shares, regardless of round boundaries.&lt;br /&gt;
* &#039;&#039;&#039;PPLNSG&#039;&#039;&#039; - Pay Per Last N Groups (or shifts). Similar to PPLNS, but shares are grouped into &amp;quot;shifts&amp;quot; which are paid as a whole.&lt;br /&gt;
* &#039;&#039;&#039;PPS&#039;&#039;&#039; - Pay Per Share. Each submitted share is worth certain amoutripnt of BC. Since finding a block requires &amp;lt;current difficulty&amp;gt; shares &#039;&#039;on average&#039;&#039;, a PPS method with 0% fee would be 25 BTC divided by &amp;lt;current difficulty&amp;gt;. It is risky for pool operators, hence the fee is highest.&lt;br /&gt;
* &#039;&#039;&#039;Prop.&#039;&#039;&#039; - Proportional. When block is found, the reward is distributed among all workers proportionally to how much shares each of them has found.&lt;br /&gt;
* &#039;&#039;&#039;RSMPPS&#039;&#039;&#039; - Recent Shared Maximum Pay Per Share. Like SMPPS, but system aims to prioritize the most recent miners first. [http://eligius.st/wiki/index.php/Shared_Maximum_PPS]&lt;br /&gt;
* &#039;&#039;&#039;Score&#039;&#039;&#039; - Score based system: a proportional reward, but weighed by time submitted. Each submitted share is worth more in the function of time &#039;&#039;t&#039;&#039; since start of current round. For each share score is updated by: score += exp(t/C). This makes later shares worth much more than earlier shares, thus the miner&#039;s score quickly diminishes when they stop mining on the pool. Rewards are calculated proportionally to scores (and not to shares). (at slush&#039;s pool C=300 seconds, and every hour scores are normalized)&lt;br /&gt;
* &#039;&#039;&#039;SMPPS&#039;&#039;&#039; - Shared Maximum Pay Per Share. Like Pay Per Share, but never pays more than the pool earns. [http://eligius.st/wiki/index.php/Shared_Maximum_PPS]&lt;br /&gt;
&lt;br /&gt;
A statistically valid analysis of some pools and their payout methods: [http://organofcorti.blogspot.com/ Bitcoin network and pool analysis]&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable sortable&amp;quot; border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! Name                !! Location             !! Size&amp;lt;ref name=&amp;quot;hashrate2&amp;quot;/&amp;gt;&lt;br /&gt;
!                                                         Merged Mining&amp;lt;ref name=&amp;quot;merged&amp;quot;/&amp;gt;&lt;br /&gt;
!                                                                    Reward Type             !! Transaction fees!!PPS Fee!!Other Fee!! [[File:Stm.png|link=Stratum_mining_protocol]] !! [[getblocktemplate|GBT]]&lt;br /&gt;
! Launched   !! Variance                     !! Forum                                       !! Website&lt;br /&gt;
|-&lt;br /&gt;
| [[AntPool]]         || China                || Large || ?       || PPLNS &amp;amp; PPS             || {{PoolFees}}    || 2.5%  || 0%      || {{Yes}} || {{No}}&lt;br /&gt;
| ?          || ?                            || [https://bitcointalk.org/index.php?topic=855548 link]  || [https://www.antpool.com/ link]&lt;br /&gt;
|-&lt;br /&gt;
| [[BitcoinAffiliateNetwork]]     || {{flag|us|}}{{flag|eu}}{{flag|cn|}}{{flag|nl|}}{{flag|au|}}      ||   ?   || [[NMC]], [[DOGE]] || ?         || {{PoolFees}}     ||   ? ||    ?    ||    {{Yes}}     ||&lt;br /&gt;
| 2014-07-15 || User/Dynamic           || [https://bitcointalk.org/index.php?topic=722202.0  link] || [http://mining.bitcoinaffiliatenetwork.com/ link]&lt;br /&gt;
|-&lt;br /&gt;
| [[Bitcoin Pooled Mining|Slush&#039;s pool (mining.bitcoin.cz)]]&lt;br /&gt;
|                        Global               || Medium || No || Score                   || {{SharedFees}}   ||      ||      2% || {{Yes}} || {{No}}&lt;br /&gt;
| 2010-11-27 || User&amp;lt;ref name=&amp;quot;changeable&amp;quot;/&amp;gt; || [http://bitcointalk.org/?topic=1976   link] || [http://mining.bitcoin.cz/ link]&lt;br /&gt;
|-&lt;br /&gt;
| [[BitMinter]]       || {{flag|us}}{{flag|de}}          || Small || [[NMC]] || PPLNSG                  || {{SharedFees}}   ||      ||      1% || {{Yes}} || {{No}}&lt;br /&gt;
| 2011-06-26 || User&amp;lt;ref name=&amp;quot;changeable&amp;quot;/&amp;gt;/Dynamic || [https://bitcointalk.org/?topic=788753  link] || [https://bitminter.com link]&lt;br /&gt;
|-&lt;br /&gt;
| [[BTCMine]]         || {{flag|us|label=1}}                   ||    Small || No      || Score                   || {{PoolFees}}     ||      ||      0% ||         ||&lt;br /&gt;
| 2011-03-11 || Diff 1                       || [http://bitcointalk.org/?topic=4251   link] || [http://btcmine.com/ link]&lt;br /&gt;
|-&lt;br /&gt;
| [[BTCC]]            || China                || Large     || ?       || ?                       || ?               || ?     || ?       || {{Yes}} ||&lt;br /&gt;
| ?          || ?                            || ?                                           || [https://pool.btcchina.com link]&lt;br /&gt;
|-&lt;br /&gt;
| [[BTCDig]]         || {{flag|us|label=1}}||    Small || No      || DGM                   || {{PoolFees}}     ||      ||      0% ||  {{Yes}}     ||&lt;br /&gt;
| 2013-07-04 || User&amp;lt;ref name=&amp;quot;changeable&amp;quot;/&amp;gt;/Dynamic 20SPM                      || [https://bitcointalk.org/index.php?topic=249627   link] || [http://btcdig.com/ link]&lt;br /&gt;
|-&lt;br /&gt;
| [[btcmp.com]]       || {{flag|de|label=1}}||    Small || No      || PPS                     || {{PoolFees}}     ||   4% ||  ||         ||&lt;br /&gt;
| 2011-06-28 || Diff 1                       ||                                             || [http://www.btcmp.com/ link]&lt;br /&gt;
|-&lt;br /&gt;
| [[BW Mining]]      || China                || Medium || ?       || PPLNS &amp;amp; PPS             || ?               || ?     || ?       || {{Yes}} ||&lt;br /&gt;
| ?          || ?                            || ?                                           || [https://www.bw.com/pool link]&lt;br /&gt;
|-&lt;br /&gt;
| [[CKPool]]         || {{flag|us}}{{flag|sg}}{{flag|de}}{{flag|jp}} || Small || No      || PPLNSG                || {{SharedFees}}     ||      ||      0.9% || {{Yes}} || {{No}}&lt;br /&gt;
| 2014-09-20 || User&amp;lt;ref name=&amp;quot;changeable&amp;quot;/&amp;gt;/Dynamic 18SPM || [https://bitcointalk.org/index.php?topic=789369.0 link]   || [http://www.kano.is link]&lt;br /&gt;
|-&lt;br /&gt;
| [[Eclipse Mining Consortium]]&lt;br /&gt;
|                   Global ||  Small || No      || DGM &amp;amp; PPS                 || {{PoolFees}}     ||   5% ||      0% || {{Yes}} || {{Yes}}&lt;br /&gt;
| 2011-06-14 || User&amp;lt;ref name=&amp;quot;changeable&amp;quot;/&amp;gt;/Dynamic&lt;br /&gt;
|                                               [http://bitcointalk.org/?topic=16385  link] || [https://eclipsemc.com link]&lt;br /&gt;
|-&lt;br /&gt;
| [[Eligius]]         || {{flag|us|label=1}}|| Small || [[NMC]]  || CPPSRB                  || {{SharedFees}}   ||    ||     0%    || {{Yes}} || {{Yes}}&lt;br /&gt;
| 2011-04-27 || Dynamic: 32 shares/m         || [https://bitcointalk.org/?topic=441465  link] || [http://eligius.st link]&lt;br /&gt;
|-&lt;br /&gt;
| [[F2Pool]]          || China                || Large || ?       || PPS                     || {{PoolFees}}    || 4%    ||         || {{Yes}} || {{No}}&lt;br /&gt;
| ?          || ?                            || ?                                           || [https://www.f2pool.com link]&lt;br /&gt;
|-&lt;br /&gt;
| [[GHash.IO]]        || {{flag|nl|label=1}}|| Small || [[NMC]], IXC, [[Devcoin]]      || PPLNS                  || {{SharedFees}}   ||       ||      0% || {{Yes}} || {{No}}&lt;br /&gt;
| 2013-07-01 ||           User&amp;lt;ref name=&amp;quot;changeable&amp;quot;/&amp;gt; ||   [https://support.cex.io  link]                                || [https://ghash.io/  link]&lt;br /&gt;
|-&lt;br /&gt;
| [[Give Me COINS]]   || {{flag|us}}{{flag|eu}}          || Small || [[NMC]]   || PPLNS                  || {{SharedFees}}     ||    ||  0%|| {{Yes}} || {{Yes}}&lt;br /&gt;
| 2013-08-12 || Dynamic         || [https://bitcointalk.org/index.php?topic=272017.0  link] || [http://give-me-coins.com link]&lt;br /&gt;
|-&lt;br /&gt;
| [[Merge Mining Pool]]      || {{flag|us|label=1}}|| Small || [[NMC]], IXC, [[Devcoin]]&lt;br /&gt;
|                                                                    DGM                     || {{SharedFees}}     ||      || 1.5%    || {{Yes}}    || {{No}}&lt;br /&gt;
| 2012-01-08 || User&amp;lt;ref name=&amp;quot;changeable&amp;quot;/&amp;gt; || [http://bitcointalk.org/?topic=57148  link] || [http://mmpool.org link]&lt;br /&gt;
|-&lt;br /&gt;
| [[Multipool]]          || {{flag|us}}{{flag|eu}}      ||   Small || [[NMC]], IXC, [[Devcoin]] || Prop.                     || {{SharedFees}}     ||      ||      0% ||     {{Yes}}     || {{No}}&lt;br /&gt;
| 2012-03-15 || User                       || [https://bitcointalk.org/index.php?topic=311067.0  link] || [https://www.multipool.us/ link]&lt;br /&gt;
|-&lt;br /&gt;
| [[P2Pool]]          || Global (p2p)          ||   Small || Solo&amp;lt;ref name=&amp;quot;solomm&amp;quot;/&amp;gt; || PPLNS  || {{SharedFees}}   ||      ||      0% || {{Yes}} || {{No}}&lt;br /&gt;
| 2011-06-17 || User&amp;lt;ref name=&amp;quot;changeable&amp;quot;/&amp;gt; || [http://bitcointalk.org/?topic=18313  link] ||&lt;br /&gt;
|-&lt;br /&gt;
| [[PolMine]]        || {{flag|pl|label=1}}||  Small || [[NMC]]      || SMPPS                  || {{SharedFees}}  ||  ||   0%     || {{Yes}}        || {{Yes}}	 	&lt;br /&gt;
| 2011-06-13 || Dynamic/User                      || [http://forum.polmine.pl/ link]            || [https://polmine.pl/?setlang=en link]&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== SPV Mining / Old Bitcoin Core ==&lt;br /&gt;
&lt;br /&gt;
The following pools are known or strongly suspected to be mining on top of blocks before fully validating them with Bitcoin Core 0.9.5 or later.  Miners doing this have already lost over $50,000 USD during the 4 July 2015 fork and have created a situation where small numbers of confirmations are much less useful than they normally are.&lt;br /&gt;
&lt;br /&gt;
* BTC Nuggets&lt;br /&gt;
* [https://www.f2pool.com/ F2Pool]&amp;lt;ref name=&amp;quot;spv_despite_incident&amp;quot;&amp;gt;[https://bitcointalk.org/index.php?topic=700411.msg11790734#msg11790734 Intention to continue SPV mining], Wang Chun, 4 July 2015&amp;lt;/ref&amp;gt;&lt;br /&gt;
* AntPool&amp;lt;ref name=&amp;quot;spv_despite_incident&amp;quot; /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
The following pools are believed to be currently fully validating blocks with Bitcoin Core 0.9.5 or later (0.10.2 or later recommended due to DoS vulnerabilities):&lt;br /&gt;
&lt;br /&gt;
* [[BitMinter]]&lt;br /&gt;
* BTC China (described as SPV mining&amp;lt;ref name=&amp;quot;spv_despite_incident&amp;quot; /&amp;gt;, but they&#039;re performing effective valiation)&lt;br /&gt;
* [[CKPool]]&lt;br /&gt;
* [[Eligius]]&lt;br /&gt;
* [[P2Pool]]&lt;br /&gt;
* [[Bitcoin Pooled Mining|Slush Pool]]&lt;br /&gt;
&lt;br /&gt;
== References ==&lt;br /&gt;
&lt;br /&gt;
&amp;lt;references&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;ref name=&amp;quot;hashrate2&amp;quot;&amp;gt;Note that pool hashrate is largely irrelevant but can be seen as a popularity measurement. It is a theoretical security issue if one pool gains above 50% of the total computational power of the network, thus consider joining a pool based on other metrics. The pool&#039;s total hash rate is very dynamic on most pools. Over time, as the network grows, so does most pool&#039;s hash rates. The displayed values are the pool&#039;s relative sizes based on the network: Small: less than 2%, Medium: 2%-10% Large: greater than 10% of the network.&amp;lt;/ref&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;ref name=&amp;quot;merged&amp;quot;&amp;gt;Merged mining allows miners to mine on multiple [[block chains]] at the same time with the same hashing.&amp;lt;/ref&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;ref name=&amp;quot;changeable&amp;quot;&amp;gt;The difficulty of the shares can be changed by the user.&amp;lt;/ref&amp;gt;&lt;br /&gt;
&amp;lt;ref name=&amp;quot;solomm&amp;quot;&amp;gt;Merged mining can be done on a &amp;quot;solo mining&amp;quot; basis (payouts in the merged chain are not pooled).&amp;lt;/ref&amp;gt;&lt;br /&gt;
&amp;lt;/references&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== See also ==&lt;br /&gt;
* [[Pooled mining]]&lt;br /&gt;
* [https://www.blocktrail.com/BTC/pools Pool Distribution Summary]&lt;br /&gt;
* [https://www.bitcoinmining.com/ Bitcoin Mining]&lt;br /&gt;
* [https://www.youtube.com/watch?v=GmOzih6I1zs Video: What is Bitcoin Mining]&lt;br /&gt;
* [https://www.bitcoinmining.com/bitcoin-mining-pools/ Bitcoin Mining Pools]&lt;br /&gt;
* [https://bitcoinchain.com/pools Bitcoin Mining Pools Comparison]&lt;br /&gt;
[[Category:Mining]]&lt;br /&gt;
{{Pools}}&lt;/div&gt;</summary>
		<author><name>Kano</name></author>
	</entry>
	<entry>
		<id>https://en.bitcoin.it/w/index.php?title=Comparison_of_mining_pools&amp;diff=59962</id>
		<title>Comparison of mining pools</title>
		<link rel="alternate" type="text/html" href="https://en.bitcoin.it/w/index.php?title=Comparison_of_mining_pools&amp;diff=59962"/>
		<updated>2016-01-13T11:05:35Z</updated>

		<summary type="html">&lt;p&gt;Kano: Update CKPool - add sg, de and ru&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Reward types &amp;amp; explanation:&lt;br /&gt;
* &#039;&#039;&#039;CPPSRB&#039;&#039;&#039; - Capped Pay Per Share with Recent Backpay. [http://eligius.st/wiki/index.php/Capped_PPS_with_Recent_Backpay]&lt;br /&gt;
* &#039;&#039;&#039;DGM&#039;&#039;&#039; - Double Geometric Method.  A hybrid between PPLNS and Geometric reward types that enables to operator to absorb some of the variance risk.  Operator receives portion of payout on short rounds and returns it on longer rounds to normalize payments. [https://bitcointalk.org/index.php?topic=39497.0]&lt;br /&gt;
* &#039;&#039;&#039;ESMPPS&#039;&#039;&#039; - Equalized Shared Maximum Pay Per Share. Like SMPPS, but equalizes payments fairly among all those who are owed. [http://forum.bitcoin.org/index.php?topic=12181.msg378851#msg378851]&lt;br /&gt;
* &#039;&#039;&#039;POT&#039;&#039;&#039; - Pay On Target. A high variance PPS variant that pays on the difficulty of work returned to pool rather than the difficulty of work served by pool [https://bitcointalk.org/index.php?topic=131376.0]&lt;br /&gt;
* &#039;&#039;&#039;PPLNS&#039;&#039;&#039; - Pay Per Last N Shares. Similar to proportional, but instead of looking at the number of shares in the round, instead looks at the last N shares, regardless of round boundaries.&lt;br /&gt;
* &#039;&#039;&#039;PPLNSG&#039;&#039;&#039; - Pay Per Last N Groups (or shifts). Similar to PPLNS, but shares are grouped into &amp;quot;shifts&amp;quot; which are paid as a whole.&lt;br /&gt;
* &#039;&#039;&#039;PPS&#039;&#039;&#039; - Pay Per Share. Each submitted share is worth certain amoutripnt of BC. Since finding a block requires &amp;lt;current difficulty&amp;gt; shares &#039;&#039;on average&#039;&#039;, a PPS method with 0% fee would be 25 BTC divided by &amp;lt;current difficulty&amp;gt;. It is risky for pool operators, hence the fee is highest.&lt;br /&gt;
* &#039;&#039;&#039;Prop.&#039;&#039;&#039; - Proportional. When block is found, the reward is distributed among all workers proportionally to how much shares each of them has found.&lt;br /&gt;
* &#039;&#039;&#039;RSMPPS&#039;&#039;&#039; - Recent Shared Maximum Pay Per Share. Like SMPPS, but system aims to prioritize the most recent miners first. [http://eligius.st/wiki/index.php/Shared_Maximum_PPS]&lt;br /&gt;
* &#039;&#039;&#039;Score&#039;&#039;&#039; - Score based system: a proportional reward, but weighed by time submitted. Each submitted share is worth more in the function of time &#039;&#039;t&#039;&#039; since start of current round. For each share score is updated by: score += exp(t/C). This makes later shares worth much more than earlier shares, thus the miner&#039;s score quickly diminishes when they stop mining on the pool. Rewards are calculated proportionally to scores (and not to shares). (at slush&#039;s pool C=300 seconds, and every hour scores are normalized)&lt;br /&gt;
* &#039;&#039;&#039;SMPPS&#039;&#039;&#039; - Shared Maximum Pay Per Share. Like Pay Per Share, but never pays more than the pool earns. [http://eligius.st/wiki/index.php/Shared_Maximum_PPS]&lt;br /&gt;
&lt;br /&gt;
A statistically valid analysis of some pools and their payout methods: [http://organofcorti.blogspot.com/ Bitcoin network and pool analysis]&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable sortable&amp;quot; border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! Name                !! Location             !! Size&amp;lt;ref name=&amp;quot;hashrate2&amp;quot;/&amp;gt;&lt;br /&gt;
!                                                         Merged Mining&amp;lt;ref name=&amp;quot;merged&amp;quot;/&amp;gt;&lt;br /&gt;
!                                                                    Reward Type             !! Transaction fees!!PPS Fee!!Other Fee!! [[File:Stm.png|link=Stratum_mining_protocol]] !! [[getblocktemplate|GBT]]&lt;br /&gt;
! Launched   !! Variance                     !! Forum                                       !! Website&lt;br /&gt;
|-&lt;br /&gt;
| [[AntPool]]         || China                || Large || ?       || PPLNS &amp;amp; PPS             || {{PoolFees}}    || 2.5%  || 0%      || {{Yes}} || {{No}}&lt;br /&gt;
| ?          || ?                            || ?                                           || [https://www.antpool.com/ link]&lt;br /&gt;
|-&lt;br /&gt;
| [[BitcoinAffiliateNetwork]]     || {{flag|us|}}{{flag|eu}}{{flag|cn|}}{{flag|nl|}}{{flag|au|}}      ||   ?   || [[NMC]], [[DOGE]] || ?         || {{PoolFees}}     ||   ? ||    ?    ||    {{Yes}}     ||&lt;br /&gt;
| 2014-07-15 || User/Dynamic           || [https://bitcointalk.org/index.php?topic=722202.0  link] || [http://mining.bitcoinaffiliatenetwork.com/ link]&lt;br /&gt;
|-&lt;br /&gt;
| [[Bitcoin Pooled Mining|Slush&#039;s pool (mining.bitcoin.cz)]]&lt;br /&gt;
|                        Global               || Medium || No || Score                   || {{SharedFees}}   ||      ||      2% || {{Yes}} || {{No}}&lt;br /&gt;
| 2010-11-27 || User&amp;lt;ref name=&amp;quot;changeable&amp;quot;/&amp;gt; || [http://bitcointalk.org/?topic=1976   link] || [http://mining.bitcoin.cz/ link]&lt;br /&gt;
|-&lt;br /&gt;
| [[BitMinter]]       || {{flag|us}}{{flag|de}}          || Small || [[NMC]] || PPLNSG                  || {{SharedFees}}   ||      ||      1% || {{Yes}} || {{No}}&lt;br /&gt;
| 2011-06-26 || User&amp;lt;ref name=&amp;quot;changeable&amp;quot;/&amp;gt;/Dynamic || [https://bitcointalk.org/?topic=788753  link] || [https://bitminter.com link]&lt;br /&gt;
|-&lt;br /&gt;
| [[BTCMine]]         || {{flag|us|label=1}}                   ||    Small || No      || Score                   || {{PoolFees}}     ||      ||      0% ||         ||&lt;br /&gt;
| 2011-03-11 || Diff 1                       || [http://bitcointalk.org/?topic=4251   link] || [http://btcmine.com/ link]&lt;br /&gt;
|-&lt;br /&gt;
| [[BTCC]]            || China                || Large     || ?       || ?                       || ?               || ?     || ?       || {{Yes}} ||&lt;br /&gt;
| ?          || ?                            || ?                                           || [https://pool.btcchina.com link]&lt;br /&gt;
|-&lt;br /&gt;
| [[BTCDig]]         || {{flag|us|label=1}}||    Small || No      || DGM                   || {{PoolFees}}     ||      ||      0% ||  {{Yes}}     ||&lt;br /&gt;
| 2013-07-04 || User&amp;lt;ref name=&amp;quot;changeable&amp;quot;/&amp;gt;/Dynamic 20SPM                      || [https://bitcointalk.org/index.php?topic=249627   link] || [http://btcdig.com/ link]&lt;br /&gt;
|-&lt;br /&gt;
| [[btcmp.com]]       || {{flag|de|label=1}}||    Small || No      || PPS                     || {{PoolFees}}     ||   4% ||  ||         ||&lt;br /&gt;
| 2011-06-28 || Diff 1                       ||                                             || [http://www.btcmp.com/ link]&lt;br /&gt;
|-&lt;br /&gt;
| [[BW Mining]]      || China                || Medium || ?       || PPLNS &amp;amp; PPS             || ?               || ?     || ?       || {{Yes}} ||&lt;br /&gt;
| ?          || ?                            || ?                                           || [https://www.bw.com/pool link]&lt;br /&gt;
|-&lt;br /&gt;
| [[CKPool]]         || {{flag|us}}{{flag|sg}}{{flag|de}}{{flag|ru}} || Small || No      || PPLNSG                || {{SharedFees}}     ||      ||      0.9% || {{Yes}} || {{No}}&lt;br /&gt;
| 2014-09-20 || User&amp;lt;ref name=&amp;quot;changeable&amp;quot;/&amp;gt;/Dynamic 18SPM || [https://bitcointalk.org/index.php?topic=789369.0 link]   || [http://www.kano.is link]&lt;br /&gt;
|-&lt;br /&gt;
| [[Eclipse Mining Consortium]]&lt;br /&gt;
|                   Global ||  Small || No      || DGM &amp;amp; PPS                 || {{PoolFees}}     ||   5% ||      0% || {{Yes}} || {{Yes}}&lt;br /&gt;
| 2011-06-14 || User&amp;lt;ref name=&amp;quot;changeable&amp;quot;/&amp;gt;/Dynamic&lt;br /&gt;
|                                               [http://bitcointalk.org/?topic=16385  link] || [https://eclipsemc.com link]&lt;br /&gt;
|-&lt;br /&gt;
| [[Eligius]]         || {{flag|us|label=1}}|| Small || [[NMC]]  || CPPSRB                  || {{SharedFees}}   ||    ||     0%    || {{Yes}} || {{Yes}}&lt;br /&gt;
| 2011-04-27 || Dynamic: 32 shares/m         || [https://bitcointalk.org/?topic=441465  link] || [http://eligius.st link]&lt;br /&gt;
|-&lt;br /&gt;
| [[F2Pool]]          || China                || Large || ?       || PPS                     || {{PoolFees}}    || 4%    ||         || {{Yes}} || {{No}}&lt;br /&gt;
| ?          || ?                            || ?                                           || [https://www.f2pool.com link]&lt;br /&gt;
|-&lt;br /&gt;
| [[GHash.IO]]        || {{flag|nl|label=1}}|| Small || [[NMC]], IXC, [[Devcoin]]      || PPLNS                  || {{SharedFees}}   ||       ||      0% || {{Yes}} || {{No}}&lt;br /&gt;
| 2013-07-01 ||           User&amp;lt;ref name=&amp;quot;changeable&amp;quot;/&amp;gt; ||   [https://support.cex.io  link]                                || [https://ghash.io/  link]&lt;br /&gt;
|-&lt;br /&gt;
| [[Give Me COINS]]   || {{flag|us}}{{flag|eu}}          || Small || [[NMC]]   || PPLNS                  || {{SharedFees}}     ||    ||  0%|| {{Yes}} || {{Yes}}&lt;br /&gt;
| 2013-08-12 || Dynamic         || [https://bitcointalk.org/index.php?topic=272017.0  link] || [http://give-me-coins.com link]&lt;br /&gt;
|-&lt;br /&gt;
| [[Merge Mining Pool]]      || {{flag|us|label=1}}|| Small || [[NMC]], IXC, [[Devcoin]]&lt;br /&gt;
|                                                                    DGM                     || {{SharedFees}}     ||      || 1.5%    || {{Yes}}    || {{No}}&lt;br /&gt;
| 2012-01-08 || User&amp;lt;ref name=&amp;quot;changeable&amp;quot;/&amp;gt; || [http://bitcointalk.org/?topic=57148  link] || [http://mmpool.org link]&lt;br /&gt;
|-&lt;br /&gt;
| [[Multipool]]          || {{flag|us}}{{flag|eu}}      ||   Small || [[NMC]], IXC, [[Devcoin]] || Prop.                     || {{SharedFees}}     ||      ||      0% ||     {{Yes}}     || {{No}}&lt;br /&gt;
| 2012-03-15 || User                       || [https://bitcointalk.org/index.php?topic=311067.0  link] || [https://www.multipool.us/ link]&lt;br /&gt;
|-&lt;br /&gt;
| [[P2Pool]]          || Global (p2p)          ||   Small || Solo&amp;lt;ref name=&amp;quot;solomm&amp;quot;/&amp;gt; || PPLNS  || {{SharedFees}}   ||      ||      0% || {{Yes}} || {{No}}&lt;br /&gt;
| 2011-06-17 || User&amp;lt;ref name=&amp;quot;changeable&amp;quot;/&amp;gt; || [http://bitcointalk.org/?topic=18313  link] ||&lt;br /&gt;
|-&lt;br /&gt;
| [[PolMine]]        || {{flag|pl|label=1}}||  Small || [[NMC]]      || SMPPS                  || {{SharedFees}}  ||  ||   0%     || {{Yes}}        || {{Yes}}	 	&lt;br /&gt;
| 2011-06-13 || Dynamic/User                      || [http://forum.polmine.pl/ link]            || [https://polmine.pl/?setlang=en link]&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== SPV Mining / Old Bitcoin Core ==&lt;br /&gt;
&lt;br /&gt;
The following pools are known or strongly suspected to be mining on top of blocks before fully validating them with Bitcoin Core 0.9.5 or later.  Miners doing this have already lost over $50,000 USD during the 4 July 2015 fork and have created a situation where small numbers of confirmations are much less useful than they normally are.&lt;br /&gt;
&lt;br /&gt;
* BTC Nuggets&lt;br /&gt;
* [https://www.f2pool.com/ F2Pool]&amp;lt;ref name=&amp;quot;spv_despite_incident&amp;quot;&amp;gt;[https://bitcointalk.org/index.php?topic=700411.msg11790734#msg11790734 Intention to continue SPV mining], Wang Chun, 4 July 2015&amp;lt;/ref&amp;gt;&lt;br /&gt;
* AntPool&amp;lt;ref name=&amp;quot;spv_despite_incident&amp;quot; /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
The following pools are believed to be currently fully validating blocks with Bitcoin Core 0.9.5 or later (0.10.2 or later recommended due to DoS vulnerabilities):&lt;br /&gt;
&lt;br /&gt;
* [[BitMinter]]&lt;br /&gt;
* BTC China (described as SPV mining&amp;lt;ref name=&amp;quot;spv_despite_incident&amp;quot; /&amp;gt;, but they&#039;re performing effective valiation)&lt;br /&gt;
* [[CKPool]]&lt;br /&gt;
* [[Eligius]]&lt;br /&gt;
* [[P2Pool]]&lt;br /&gt;
* [[Bitcoin Pooled Mining|Slush Pool]]&lt;br /&gt;
&lt;br /&gt;
== References ==&lt;br /&gt;
&lt;br /&gt;
&amp;lt;references&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;ref name=&amp;quot;hashrate2&amp;quot;&amp;gt;Note that pool hashrate is largely irrelevant but can be seen as a popularity measurement. It is a theoretical security issue if one pool gains above 50% of the total computational power of the network, thus consider joining a pool based on other metrics. The pool&#039;s total hash rate is very dynamic on most pools. Over time, as the network grows, so does most pool&#039;s hash rates. The displayed values are the pool&#039;s relative sizes based on the network: Small: less than 2%, Medium: 2%-10% Large: greater than 10% of the network.&amp;lt;/ref&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;ref name=&amp;quot;merged&amp;quot;&amp;gt;Merged mining allows miners to mine on multiple [[block chains]] at the same time with the same hashing.&amp;lt;/ref&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;ref name=&amp;quot;changeable&amp;quot;&amp;gt;The difficulty of the shares can be changed by the user.&amp;lt;/ref&amp;gt;&lt;br /&gt;
&amp;lt;ref name=&amp;quot;solomm&amp;quot;&amp;gt;Merged mining can be done on a &amp;quot;solo mining&amp;quot; basis (payouts in the merged chain are not pooled).&amp;lt;/ref&amp;gt;&lt;br /&gt;
&amp;lt;/references&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== See also ==&lt;br /&gt;
* [[Pooled mining]]&lt;br /&gt;
* [https://www.blocktrail.com/BTC/pools Pool Distribution Summary]&lt;br /&gt;
* [https://www.bitcoinmining.com/ Bitcoin Mining]&lt;br /&gt;
* [https://www.youtube.com/watch?v=GmOzih6I1zs Video: What is Bitcoin Mining]&lt;br /&gt;
* [https://www.bitcoinmining.com/bitcoin-mining-pools/ Bitcoin Mining Pools]&lt;br /&gt;
* [https://bitcoinchain.com/pools Bitcoin Mining Pools Comparison]&lt;br /&gt;
[[Category:Mining]]&lt;br /&gt;
{{Pools}}&lt;/div&gt;</summary>
		<author><name>Kano</name></author>
	</entry>
	<entry>
		<id>https://en.bitcoin.it/w/index.php?title=Comparison_of_mining_pools&amp;diff=59459</id>
		<title>Comparison of mining pools</title>
		<link rel="alternate" type="text/html" href="https://en.bitcoin.it/w/index.php?title=Comparison_of_mining_pools&amp;diff=59459"/>
		<updated>2015-12-01T09:13:07Z</updated>

		<summary type="html">&lt;p&gt;Kano: blockorigin.pfoe.be has closed down as per their web page. Blocktrail provides a pool distribution summary on the page I&amp;#039;ve changed it to&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Reward types &amp;amp; explanation:&lt;br /&gt;
* &#039;&#039;&#039;CPPSRB&#039;&#039;&#039; - Capped Pay Per Share with Recent Backpay. [http://eligius.st/wiki/index.php/Capped_PPS_with_Recent_Backpay]&lt;br /&gt;
* &#039;&#039;&#039;DGM&#039;&#039;&#039; - Double Geometric Method.  A hybrid between PPLNS and Geometric reward types that enables to operator to absorb some of the variance risk.  Operator receives portion of payout on short rounds and returns it on longer rounds to normalize payments. [https://bitcointalk.org/index.php?topic=39497.0]&lt;br /&gt;
* &#039;&#039;&#039;ESMPPS&#039;&#039;&#039; - Equalized Shared Maximum Pay Per Share. Like SMPPS, but equalizes payments fairly among all those who are owed. [http://forum.bitcoin.org/index.php?topic=12181.msg378851#msg378851]&lt;br /&gt;
* &#039;&#039;&#039;POT&#039;&#039;&#039; - Pay On Target. A high variance PPS variant that pays on the difficulty of work returned to pool rather than the difficulty of work served by pool [https://bitcointalk.org/index.php?topic=131376.0]&lt;br /&gt;
* &#039;&#039;&#039;PPLNS&#039;&#039;&#039; - Pay Per Last N Shares. Similar to proportional, but instead of looking at the number of shares in the round, instead looks at the last N shares, regardless of round boundaries.&lt;br /&gt;
* &#039;&#039;&#039;PPLNSG&#039;&#039;&#039; - Pay Per Last N Groups (or shifts). Similar to PPLNS, but shares are grouped into &amp;quot;shifts&amp;quot; which are paid as a whole.&lt;br /&gt;
* &#039;&#039;&#039;PPS&#039;&#039;&#039; - Pay Per Share. Each submitted share is worth certain amoutripnt of BC. Since finding a block requires &amp;lt;current difficulty&amp;gt; shares &#039;&#039;on average&#039;&#039;, a PPS method with 0% fee would be 25 BTC divided by &amp;lt;current difficulty&amp;gt;. It is risky for pool operators, hence the fee is highest.&lt;br /&gt;
* &#039;&#039;&#039;Prop.&#039;&#039;&#039; - Proportional. When block is found, the reward is distributed among all workers proportionally to how much shares each of them has found.&lt;br /&gt;
* &#039;&#039;&#039;RSMPPS&#039;&#039;&#039; - Recent Shared Maximum Pay Per Share. Like SMPPS, but system aims to prioritize the most recent miners first. [http://eligius.st/wiki/index.php/Shared_Maximum_PPS]&lt;br /&gt;
* &#039;&#039;&#039;Score&#039;&#039;&#039; - Score based system: a proportional reward, but weighed by time submitted. Each submitted share is worth more in the function of time &#039;&#039;t&#039;&#039; since start of current round. For each share score is updated by: score += exp(t/C). This makes later shares worth much more than earlier shares, thus the miner&#039;s score quickly diminishes when they stop mining on the pool. Rewards are calculated proportionally to scores (and not to shares). (at slush&#039;s pool C=300 seconds, and every hour scores are normalized)&lt;br /&gt;
* &#039;&#039;&#039;SMPPS&#039;&#039;&#039; - Shared Maximum Pay Per Share. Like Pay Per Share, but never pays more than the pool earns. [http://eligius.st/wiki/index.php/Shared_Maximum_PPS]&lt;br /&gt;
&lt;br /&gt;
A statistically valid analysis of some pools and their payout methods: [http://organofcorti.blogspot.com/ Bitcoin network and pool analysis]&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable sortable&amp;quot; border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! Name                !! Location             !! Size&amp;lt;ref name=&amp;quot;hashrate2&amp;quot;/&amp;gt;&lt;br /&gt;
!                                                         Merged Mining&amp;lt;ref name=&amp;quot;merged&amp;quot;/&amp;gt;&lt;br /&gt;
!                                                                    Reward Type             !! Transaction fees!!PPS Fee!!Other Fee!! [[File:Stm.png|link=Stratum_mining_protocol]] !! [[getblocktemplate|GBT]]&lt;br /&gt;
! Launched   !! Variance                     !! Forum                                       !! Website&lt;br /&gt;
|-&lt;br /&gt;
| [[AntPool]]         || China                || Large || ?       || PPLNS &amp;amp; PPS             || {{PoolFees}}    || 2.5%  || 0%      || {{Yes}} || {{No}}&lt;br /&gt;
| ?          || ?                            || ?                                           || [https://www.antpool.com/ link]&lt;br /&gt;
|-&lt;br /&gt;
| [[BitcoinAffiliateNetwork]]     || {{flag|us|}}{{flag|eu}}{{flag|cn|}}{{flag|nl|}}{{flag|au|}}      ||   ?   || [[NMC]], [[DOGE]] || ?         || {{PoolFees}}     ||   ? ||    ?    ||    {{Yes}}     ||&lt;br /&gt;
| 2014-07-15 || User/Dynamic           || [https://bitcointalk.org/index.php?topic=722202.0  link] || [http://mining.bitcoinaffiliatenetwork.com/ link]&lt;br /&gt;
|-&lt;br /&gt;
| [[Bitcoin Pooled Mining|Slush&#039;s pool (mining.bitcoin.cz)]]&lt;br /&gt;
|                        Global               || Medium || No || Score                   || {{SharedFees}}   ||      ||      2% || {{Yes}} || {{No}}&lt;br /&gt;
| 2010-11-27 || User&amp;lt;ref name=&amp;quot;changeable&amp;quot;/&amp;gt; || [http://bitcointalk.org/?topic=1976   link] || [http://mining.bitcoin.cz/ link]&lt;br /&gt;
|-&lt;br /&gt;
| [[BitMinter]]       || {{flag|us}}{{flag|de}}          || Small || [[NMC]] || PPLNSG                  || {{SharedFees}}   ||      ||      1% || {{Yes}} || {{No}}&lt;br /&gt;
| 2011-06-26 || User&amp;lt;ref name=&amp;quot;changeable&amp;quot;/&amp;gt;/Dynamic || [https://bitcointalk.org/?topic=788753  link] || [https://bitminter.com link]&lt;br /&gt;
|-&lt;br /&gt;
| [[BTCMine]]         || {{flag|us|label=1}}                   ||    Small || No      || Score                   || {{PoolFees}}     ||      ||      0% ||         ||&lt;br /&gt;
| 2011-03-11 || Diff 1                       || [http://bitcointalk.org/?topic=4251   link] || [http://btcmine.com/ link]&lt;br /&gt;
|-&lt;br /&gt;
| [[BTCC]]            || China                || Large     || ?       || ?                       || ?               || ?     || ?       || {{Yes}} ||&lt;br /&gt;
| ?          || ?                            || ?                                           || [https://pool.btcchina.com link]&lt;br /&gt;
|-&lt;br /&gt;
| [[BTCDig]]         || {{flag|us|label=1}}||    Small || No      || DGM                   || {{PoolFees}}     ||      ||      0% ||  {{Yes}}     ||&lt;br /&gt;
| 2013-07-04 || User&amp;lt;ref name=&amp;quot;changeable&amp;quot;/&amp;gt;/Dynamic 20SPM                      || [https://bitcointalk.org/index.php?topic=249627   link] || [http://btcdig.com/ link]&lt;br /&gt;
|-&lt;br /&gt;
| [[btcmp.com]]       || {{flag|de|label=1}}||    Small || No      || PPS                     || {{PoolFees}}     ||   4% ||  ||         ||&lt;br /&gt;
| 2011-06-28 || Diff 1                       ||                                             || [http://www.btcmp.com/ link]&lt;br /&gt;
|-&lt;br /&gt;
| [[BW Mining]]      || China                || Medium || ?       || PPLNS &amp;amp; PPS             || ?               || ?     || ?       || {{Yes}} ||&lt;br /&gt;
| ?          || ?                            || ?                                           || [https://www.bw.com/pool link]&lt;br /&gt;
|-&lt;br /&gt;
| [[CKPool]]         || {{flag|us|label=1}} || Small || No      || PPLNSG                || {{SharedFees}}     ||      ||      0.9% || {{Yes}} || {{No}}&lt;br /&gt;
| 2014-09-20 || User&amp;lt;ref name=&amp;quot;changeable&amp;quot;/&amp;gt;/Dynamic 18SPM || [https://bitcointalk.org/index.php?topic=789369.0 link]   || [http://www.kano.is link]&lt;br /&gt;
|-&lt;br /&gt;
| [[Eclipse Mining Consortium]]&lt;br /&gt;
|                   Global ||  Small || No      || DGM &amp;amp; PPS                 || {{PoolFees}}     ||   5% ||      0% || {{Yes}} || {{Yes}}&lt;br /&gt;
| 2011-06-14 || User&amp;lt;ref name=&amp;quot;changeable&amp;quot;/&amp;gt;/Dynamic&lt;br /&gt;
|                                               [http://bitcointalk.org/?topic=16385  link] || [https://eclipsemc.com link]&lt;br /&gt;
|-&lt;br /&gt;
| [[Eligius]]         || {{flag|us|label=1}}|| Small || [[NMC]]  || CPPSRB                  || {{SharedFees}}   ||    ||     0%    || {{Yes}} || {{Yes}}&lt;br /&gt;
| 2011-04-27 || Dynamic: 32 shares/m         || [https://bitcointalk.org/?topic=441465  link] || [http://eligius.st link]&lt;br /&gt;
|-&lt;br /&gt;
| [[F2Pool]]          || China                || Large || ?       || PPS                     || {{PoolFees}}    || 4%    ||         || {{Yes}} || {{No}}&lt;br /&gt;
| ?          || ?                            || ?                                           || [https://www.f2pool.com link]&lt;br /&gt;
|-&lt;br /&gt;
| [[GHash.IO]]        || {{flag|nl|label=1}}|| Small || [[NMC]], IXC, [[Devcoin]]      || PPLNS                  || {{SharedFees}}   ||       ||      0% || {{Yes}} || {{No}}&lt;br /&gt;
| 2013-07-01 ||           User&amp;lt;ref name=&amp;quot;changeable&amp;quot;/&amp;gt; ||   [https://support.cex.io  link]                                || [https://ghash.io/  link]&lt;br /&gt;
|-&lt;br /&gt;
| [[Give Me COINS]]   || {{flag|us}}{{flag|eu}}          || Small || [[NMC]]   || PPLNS                  || {{SharedFees}}     ||    ||  0%|| {{Yes}} || {{Yes}}&lt;br /&gt;
| 2013-08-12 || Dynamic         || [https://bitcointalk.org/index.php?topic=272017.0  link] || [http://give-me-coins.com link]&lt;br /&gt;
|-&lt;br /&gt;
| [[Merge Mining Pool]]      || {{flag|us|label=1}}|| Small || [[NMC]], IXC, [[Devcoin]]&lt;br /&gt;
|                                                                    DGM                     || {{SharedFees}}     ||      || 1.5%    || {{Yes}}    || {{No}}&lt;br /&gt;
| 2012-01-08 || User&amp;lt;ref name=&amp;quot;changeable&amp;quot;/&amp;gt; || [http://bitcointalk.org/?topic=57148  link] || [http://mmpool.org link]&lt;br /&gt;
|-&lt;br /&gt;
| [[Multipool]]          || {{flag|us}}{{flag|eu}}      ||   Small || [[NMC]], IXC, [[Devcoin]] || Prop.                     || {{SharedFees}}     ||      ||      0% ||     {{Yes}}     || {{No}}&lt;br /&gt;
| 2012-03-15 || User                       || [https://bitcointalk.org/index.php?topic=311067.0  link] || [https://www.multipool.us/ link]&lt;br /&gt;
|-&lt;br /&gt;
| [[P2Pool]]          || Global (p2p)          ||   Small || Solo&amp;lt;ref name=&amp;quot;solomm&amp;quot;/&amp;gt; || PPLNS  || {{SharedFees}}   ||      ||      0% || {{Yes}} || {{No}}&lt;br /&gt;
| 2011-06-17 || User&amp;lt;ref name=&amp;quot;changeable&amp;quot;/&amp;gt; || [http://bitcointalk.org/?topic=18313  link] ||&lt;br /&gt;
|-&lt;br /&gt;
| [[PolMine]]        || {{flag|pl|label=1}}||  Small || [[NMC]]      || SMPPS                  || {{SharedFees}}  ||  ||   0%     || {{Yes}}        || {{Yes}}	 	&lt;br /&gt;
| 2011-06-13 || Dynamic/User                      || [http://forum.polmine.pl/ link]            || [https://polmine.pl/?setlang=en link]&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== SPV Mining / Old Bitcoin Core ==&lt;br /&gt;
&lt;br /&gt;
The following pools are known or strongly suspected to be mining on top of blocks before fully validating them with Bitcoin Core 0.9.5 or later.  Miners doing this have already lost over $50,000 USD during the 4 July 2015 fork and have created a situation where small numbers of confirmations are much less useful than they normally are.&lt;br /&gt;
&lt;br /&gt;
* BTC Nuggets&lt;br /&gt;
* [https://www.f2pool.com/ F2Pool]&amp;lt;ref name=&amp;quot;spv_despite_incident&amp;quot;&amp;gt;[https://bitcointalk.org/index.php?topic=700411.msg11790734#msg11790734 Intention to continue SPV mining], Wang Chun, 4 July 2015&amp;lt;/ref&amp;gt;&lt;br /&gt;
* AntPool&amp;lt;ref name=&amp;quot;spv_despite_incident&amp;quot; /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
The following pools are believed to be currently fully validating blocks with Bitcoin Core 0.9.5 or later (0.10.2 or later recommended due to DoS vulnerabilities):&lt;br /&gt;
&lt;br /&gt;
* [[BitMinter]]&lt;br /&gt;
* BTC China (described as SPV mining&amp;lt;ref name=&amp;quot;spv_despite_incident&amp;quot; /&amp;gt;, but they&#039;re performing effective valiation)&lt;br /&gt;
* [[CKPool]]&lt;br /&gt;
* [[Eligius]]&lt;br /&gt;
* [[P2Pool]]&lt;br /&gt;
* [[Bitcoin Pooled Mining|Slush Pool]]&lt;br /&gt;
&lt;br /&gt;
== References ==&lt;br /&gt;
&lt;br /&gt;
&amp;lt;references&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;ref name=&amp;quot;hashrate2&amp;quot;&amp;gt;Note that pool hashrate is largely irrelevant but can be seen as a popularity measurement. It is a theoretical security issue if one pool gains above 50% of the total computational power of the network, thus consider joining a pool based on other metrics. The pool&#039;s total hash rate is very dynamic on most pools. Over time, as the network grows, so does most pool&#039;s hash rates. The displayed values are the pool&#039;s relative sizes based on the network: Small: less than 2%, Medium: 2%-10% Large: greater than 10% of the network.&amp;lt;/ref&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;ref name=&amp;quot;merged&amp;quot;&amp;gt;Merged mining allows miners to mine on multiple [[block chains]] at the same time with the same hashing.&amp;lt;/ref&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;ref name=&amp;quot;changeable&amp;quot;&amp;gt;The difficulty of the shares can be changed by the user.&amp;lt;/ref&amp;gt;&lt;br /&gt;
&amp;lt;ref name=&amp;quot;solomm&amp;quot;&amp;gt;Merged mining can be done on a &amp;quot;solo mining&amp;quot; basis (payouts in the merged chain are not pooled).&amp;lt;/ref&amp;gt;&lt;br /&gt;
&amp;lt;/references&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== See also ==&lt;br /&gt;
* [[Pooled mining]]&lt;br /&gt;
* [https://www.blocktrail.com/BTC/pools Pool Distribution Summary]&lt;br /&gt;
* [https://www.bitcoinmining.com/ Bitcoin Mining]&lt;br /&gt;
* [https://www.youtube.com/watch?v=GmOzih6I1zs Video: What is Bitcoin Mining]&lt;br /&gt;
* [https://www.bitcoinmining.com/bitcoin-mining-pools/ Bitcoin Mining Pools]&lt;br /&gt;
* [https://bitcoinchain.com/pools Bitcoin Mining Pools Comparison]&lt;br /&gt;
[[Category:Mining]]&lt;br /&gt;
{{Pools}}&lt;/div&gt;</summary>
		<author><name>Kano</name></author>
	</entry>
	<entry>
		<id>https://en.bitcoin.it/w/index.php?title=Template:Pools&amp;diff=59426</id>
		<title>Template:Pools</title>
		<link rel="alternate" type="text/html" href="https://en.bitcoin.it/w/index.php?title=Template:Pools&amp;diff=59426"/>
		<updated>2015-11-25T07:13:00Z</updated>

		<summary type="html">&lt;p&gt;Kano: Move Nexious to defunct since all services for the pool went offline (and it was probably a scam)&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Navbox_default&lt;br /&gt;
|title=[[Mining pool|Mining pools]]&lt;br /&gt;
|image=[[File:Bitcoin-proof-of-work.png|180px]]&lt;br /&gt;
|header=[[Pooled mining|Background]] • [[Comparison of mining pools|Comparison]]&lt;br /&gt;
|group1=Major&lt;br /&gt;
|group2=Active&lt;br /&gt;
|group3=Fledgling&lt;br /&gt;
|group4=Solo&lt;br /&gt;
|group5=Defunct&lt;br /&gt;
|list1=[[Bitfury]] • [[BTC Guild]] • [[BW]] • [[CKPool]] • [[Eligius]] • [[F2Pool]] • [[GHash.IO]] • [[KnCMiner]] • [[MegaBigPower]] • [[P2Pool]] • [[PolMine]] • [[Bitcoin Pooled Mining|Slush&#039;s pool]] • [[Tangpool]]&lt;br /&gt;
|list2=[[50BTC]] • [[AntPool]] • [[Bitalo]] • [[Bitcoin Affiliate Network]] • [[Bitfinex]] • [[BitMinter]] • [[BTCDig]] • [[btcmp]] • [[CloudHashing]] • [[Eclipse Mining Consortium|EclipseMC]] • [[Give Me COINS]] • [[Merge Mining Pool|mmpool]] • [[MinerGate]] • [[Multipool]] • [[Halleychina.com]] • [[Kano.is]] • [[Ozco.in]] • [[Triplemining]]&lt;br /&gt;
|list3=[[Cucumber Pool]]&lt;br /&gt;
|list4=[[BitSolo]] • [[solo.ckpool]]&lt;br /&gt;
|list5=[[21bitcoin]] • [[ABCPool.co]] • [[ArsBitcoin]] • [[Betcoin.co Pool]] • [[Bitalo]] • [[BitClockers]] • [[Bitcoin-Station]] • [[BitcoinMining.Co]] • [[BitcoinPool.com]] • [[Bitcoins.lc]] • [[Bitp.it]] • [[BitPenny]] •  [[BTC Canada]] • [[BTCMine]] • [[BtcPool.ru]] • [[BTCPoolman]] • [[Coinium]] • [[Coinotron]] • [[Compute 4 Cash]] • [[Continuum]] • [[DeepBit]] • [[Galaxy Mining Pool|Galaxy]] • [[Horrible Horrendous Terrible Tremendous|HHTT]] • [[MineCo.in]] • [[Mining Team Reddit]] • [[Nexious]] • [[NoFeeMining]] • [[PolishPool]] • [[pool.itzod.ru]] • [[rfcpool]] • [[Simplecoin.us]] • [[Swepool]] • [[UnitedMiners]] • [[x8s]] • [[XKCD Pool]]&lt;br /&gt;
|footer=&lt;br /&gt;
}}&lt;/div&gt;</summary>
		<author><name>Kano</name></author>
	</entry>
	<entry>
		<id>https://en.bitcoin.it/w/index.php?title=Talk:Comparison_of_mining_pools&amp;diff=59422</id>
		<title>Talk:Comparison of mining pools</title>
		<link rel="alternate" type="text/html" href="https://en.bitcoin.it/w/index.php?title=Talk:Comparison_of_mining_pools&amp;diff=59422"/>
		<updated>2015-11-25T02:38:30Z</updated>

		<summary type="html">&lt;p&gt;Kano: /* CPPSRB */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== CPPSRB ==&lt;br /&gt;
Target reference link is incorrect.&lt;br /&gt;
Like all block payout pools, it will not average 100%, it will average below 100% due to orphan blocks. --[[User:Kano|Kano]] ([[User talk:Kano|talk]]) 05:27, 28 July 2015 (UTC)&lt;br /&gt;
The graph provided is a statistical anomaly. Most any pool can find a 12 day range where their payout method is better than all other pools.&lt;br /&gt;
The link I&#039;ve changed it to includes valid statistical analysis of actual pools. --[[User:Kano|Kano]] ([[User talk:Kano|talk]]) 02:38, 25 November 2015 (UTC)&lt;br /&gt;
&lt;br /&gt;
== Flag icons ==&lt;br /&gt;
Makes it too hard to tell what they are (not everyone has flags memorised). --[[User:Luke-jr|Luke-jr]] ([[User talk:Luke-jr|talk]]) 15:40, 4 October 2014 (UTC)&lt;br /&gt;
&lt;br /&gt;
== ? ==&lt;br /&gt;
&lt;br /&gt;
Hashrate entries should be automatically fetched every hour or so.&lt;br /&gt;
[[User:SmokeTooMuch|SmokeTooMuch]] 23:56, 8 June 2011 (GMT)&lt;br /&gt;
:I agree, but want to add that a 24 hour median value would be a good idea. Not everyone an a specific region is online 24/7. This would even everything out.--[[User:Neptop|Neptop]] 08:46, 9 June 2011 (GMT)\&lt;br /&gt;
::Not everyone has the same daily routines either, so make that at least a week. Pool variation also means it needs to be at least a month. --[[User:Luke-jr|Luke-jr]] 16:09, 11 October 2011 (GMT)&lt;br /&gt;
&lt;br /&gt;
The note about pool hashrate being largely irrelevant is wrong. The pool hashrate determines variance of your payout. A pool with a large hashrate is more likely to have frequent and predictable payouts. --[[User:ChocoboLee|ChocoboLee]] 07:51, 11 July 2011 (GMT)&lt;br /&gt;
* Largely irrelevant != completely irrelevant. In general, once you get past a certain point (eg, about 150 times your own hashrate), it ceases to make any significant difference. --[[User:Luke-jr|Luke-jr]] 14:55, 11 July 2011 (GMT)&lt;br /&gt;
&lt;br /&gt;
== Reconstruction ==&lt;br /&gt;
&lt;br /&gt;
Aright then luke, how do you think we should do it? The wiki is in need of some kind of remake, its a mess. I thought that would be the best way to do it, but if you have a better idea let me hear it. {{unsigned|Tittiez|14:28, 30 September 2012}}&lt;br /&gt;
* This page seems fine as it is. What problem are you trying to deal with? --[[User:Luke-jr|Luke-jr]] ([[User talk:Luke-jr|talk]]) 19:53, 30 September 2012 (GMT)&lt;br /&gt;
&lt;br /&gt;
== Removed pools ==&lt;br /&gt;
&lt;br /&gt;
The following pools have been removed with reason given:&lt;br /&gt;
* &#039;&#039;&#039;ABCPool.co&#039;&#039;&#039; has shut down[https://bitcointalk.org/index.php?topic=33586.msg419612#msg419612]&lt;br /&gt;
* &#039;&#039;&#039;Bitalo&#039;&#039;&#039; is inactive[https://bitalo.com/mining/]&lt;br /&gt;
* &#039;&#039;&#039;Bitclockers&#039;&#039;&#039; has shut down[https://bitcointalk.org/index.php?topic=10127.480]&lt;br /&gt;
* &#039;&#039;&#039;BitoinMining.Co&#039;&#039;&#039; appears to have shut down[https://bitcointalk.org/?topic=273259.0]&lt;br /&gt;
* &#039;&#039;&#039;BitcoinPool.com&#039;&#039;&#039; appears to have shut down[https://bitcointalk.org/index.php?topic=5347.160]&lt;br /&gt;
* &#039;&#039;&#039;btcpoolman&#039;&#039;&#039; appears to have shut down[https://bitcointalk.org/index.php?topic=366495.0]&lt;br /&gt;
* &#039;&#039;&#039;BTC Oxygen&#039;&#039;&#039; appears to have shut down[https://bitcointalk.org/index.php?topic=127815.400]&lt;br /&gt;
* &#039;&#039;&#039;BTCmow&#039;&#039;&#039; is no longer Bitcoin-related[http://www.btcmow.com/]&lt;br /&gt;
* &#039;&#039;&#039;Coinotron&#039;&#039;&#039; is no longer a Bitcoin pool, only altcoins[https://bitcointalk.org/?topic=26727]&lt;br /&gt;
* &#039;&#039;&#039;DeepBit&#039;&#039;&#039; appears to have shut down[https://bitcointalk.org/index.php?topic=3889.6480]&lt;br /&gt;
* &#039;&#039;&#039;MaxBTC&#039;&#039;&#039; has shut down[https://bitcointalk.org/?topic=68734]&lt;br /&gt;
* &#039;&#039;&#039;MuPool&#039;&#039;&#039; is no longer a Bitcoin pool, only altcoin[http://mupool.com/static/]&lt;br /&gt;
* &#039;&#039;&#039;pool.itzod.ru&#039;&#039;&#039; appears to have shut down[https://bitcointalk.org/index.php?topic=25127.11720]&lt;br /&gt;
&lt;br /&gt;
The following pools have unresponsive websites as of signature date and may need further review:&lt;br /&gt;
* http://pool.enso.kz/&lt;br /&gt;
* http://blisterpool.com/&lt;br /&gt;
* http://www.btcwarp.com/&lt;br /&gt;
* https://www.coinminers.co/&lt;br /&gt;
* https://polishpool.pl/&lt;br /&gt;
[[User:TheRealSteve|TheRealSteve]] ([[User talk:TheRealSteve|talk]]) 15:26, 12 April 2015 (UTC)&lt;br /&gt;
:A month+ on and those sites are still unresponsive.  Deleted them from the list. [[User:TheRealSteve|TheRealSteve]] ([[User talk:TheRealSteve|talk]]) 11:26, 17 May 2015 (UTC)&lt;/div&gt;</summary>
		<author><name>Kano</name></author>
	</entry>
	<entry>
		<id>https://en.bitcoin.it/w/index.php?title=Comparison_of_mining_pools&amp;diff=59421</id>
		<title>Comparison of mining pools</title>
		<link rel="alternate" type="text/html" href="https://en.bitcoin.it/w/index.php?title=Comparison_of_mining_pools&amp;diff=59421"/>
		<updated>2015-11-25T02:38:18Z</updated>

		<summary type="html">&lt;p&gt;Kano: Use a link to data showing a valid statistical analysis of pools and payout methods&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Reward types &amp;amp; explanation:&lt;br /&gt;
* &#039;&#039;&#039;CPPSRB&#039;&#039;&#039; - Capped Pay Per Share with Recent Backpay. [http://eligius.st/wiki/index.php/Capped_PPS_with_Recent_Backpay]&lt;br /&gt;
* &#039;&#039;&#039;DGM&#039;&#039;&#039; - Double Geometric Method.  A hybrid between PPLNS and Geometric reward types that enables to operator to absorb some of the variance risk.  Operator receives portion of payout on short rounds and returns it on longer rounds to normalize payments. [https://bitcointalk.org/index.php?topic=39497.0]&lt;br /&gt;
* &#039;&#039;&#039;ESMPPS&#039;&#039;&#039; - Equalized Shared Maximum Pay Per Share. Like SMPPS, but equalizes payments fairly among all those who are owed. [http://forum.bitcoin.org/index.php?topic=12181.msg378851#msg378851]&lt;br /&gt;
* &#039;&#039;&#039;POT&#039;&#039;&#039; - Pay On Target. A high variance PPS variant that pays on the difficulty of work returned to pool rather than the difficulty of work served by pool [https://bitcointalk.org/index.php?topic=131376.0]&lt;br /&gt;
* &#039;&#039;&#039;PPLNS&#039;&#039;&#039; - Pay Per Last N Shares. Similar to proportional, but instead of looking at the number of shares in the round, instead looks at the last N shares, regardless of round boundaries.&lt;br /&gt;
* &#039;&#039;&#039;PPLNSG&#039;&#039;&#039; - Pay Per Last N Groups (or shifts). Similar to PPLNS, but shares are grouped into &amp;quot;shifts&amp;quot; which are paid as a whole.&lt;br /&gt;
* &#039;&#039;&#039;PPS&#039;&#039;&#039; - Pay Per Share. Each submitted share is worth certain amoutripnt of BC. Since finding a block requires &amp;lt;current difficulty&amp;gt; shares &#039;&#039;on average&#039;&#039;, a PPS method with 0% fee would be 25 BTC divided by &amp;lt;current difficulty&amp;gt;. It is risky for pool operators, hence the fee is highest.&lt;br /&gt;
* &#039;&#039;&#039;Prop.&#039;&#039;&#039; - Proportional. When block is found, the reward is distributed among all workers proportionally to how much shares each of them has found.&lt;br /&gt;
* &#039;&#039;&#039;RSMPPS&#039;&#039;&#039; - Recent Shared Maximum Pay Per Share. Like SMPPS, but system aims to prioritize the most recent miners first. [http://eligius.st/wiki/index.php/Shared_Maximum_PPS]&lt;br /&gt;
* &#039;&#039;&#039;Score&#039;&#039;&#039; - Score based system: a proportional reward, but weighed by time submitted. Each submitted share is worth more in the function of time &#039;&#039;t&#039;&#039; since start of current round. For each share score is updated by: score += exp(t/C). This makes later shares worth much more than earlier shares, thus the miner&#039;s score quickly diminishes when they stop mining on the pool. Rewards are calculated proportionally to scores (and not to shares). (at slush&#039;s pool C=300 seconds, and every hour scores are normalized)&lt;br /&gt;
* &#039;&#039;&#039;SMPPS&#039;&#039;&#039; - Shared Maximum Pay Per Share. Like Pay Per Share, but never pays more than the pool earns. [http://eligius.st/wiki/index.php/Shared_Maximum_PPS]&lt;br /&gt;
&lt;br /&gt;
A statistically valid analysis of some pools and their payout methods: [http://organofcorti.blogspot.com/ Bitcoin network and pool analysis]&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable sortable&amp;quot; border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! Name                !! Location             !! Size&amp;lt;ref name=&amp;quot;hashrate2&amp;quot;/&amp;gt;&lt;br /&gt;
!                                                         Merged Mining&amp;lt;ref name=&amp;quot;merged&amp;quot;/&amp;gt;&lt;br /&gt;
!                                                                    Reward Type             !! Transaction fees!!PPS Fee!!Other Fee!! [[File:Stm.png|link=Stratum_mining_protocol]] !! [[getblocktemplate|GBT]]&lt;br /&gt;
! Launched   !! Variance                     !! Forum                                       !! Website&lt;br /&gt;
|-&lt;br /&gt;
| [[AntPool]]         || China                || Large || ?       || PPLNS &amp;amp; PPS             || {{PoolFees}}    || 2.5%  || 0%      || {{Yes}} || {{No}}&lt;br /&gt;
| ?          || ?                            || ?                                           || [https://www.antpool.com/ link]&lt;br /&gt;
|-&lt;br /&gt;
| [[BitcoinAffiliateNetwork]]     || {{flag|us|}}{{flag|eu}}{{flag|cn|}}{{flag|nl|}}{{flag|au|}}      ||   ?   || [[NMC]], [[DOGE]] || ?         || {{PoolFees}}     ||   ? ||    ?    ||    {{Yes}}     ||&lt;br /&gt;
| 2014-07-15 || User/Dynamic           || [https://bitcointalk.org/index.php?topic=722202.0  link] || [http://mining.bitcoinaffiliatenetwork.com/ link]&lt;br /&gt;
|-&lt;br /&gt;
| [[Bitcoin Pooled Mining|Slush&#039;s pool (mining.bitcoin.cz)]]&lt;br /&gt;
|                        Global               || Medium || No || Score                   || {{SharedFees}}   ||      ||      2% || {{Yes}} || {{No}}&lt;br /&gt;
| 2010-11-27 || User&amp;lt;ref name=&amp;quot;changeable&amp;quot;/&amp;gt; || [http://bitcointalk.org/?topic=1976   link] || [http://mining.bitcoin.cz/ link]&lt;br /&gt;
|-&lt;br /&gt;
| [[BitMinter]]       || {{flag|us}}{{flag|de}}          || Small || [[NMC]] || PPLNSG                  || {{SharedFees}}   ||      ||      1% || {{Yes}} || {{No}}&lt;br /&gt;
| 2011-06-26 || User&amp;lt;ref name=&amp;quot;changeable&amp;quot;/&amp;gt;/Dynamic || [https://bitcointalk.org/?topic=788753  link] || [https://bitminter.com link]&lt;br /&gt;
|-&lt;br /&gt;
| [[BTCMine]]         || {{flag|us|label=1}}                   ||    Small || No      || Score                   || {{PoolFees}}     ||      ||      0% ||         ||&lt;br /&gt;
| 2011-03-11 || Diff 1                       || [http://bitcointalk.org/?topic=4251   link] || [http://btcmine.com/ link]&lt;br /&gt;
|-&lt;br /&gt;
| [[BTCC]]            || China                || Large     || ?       || ?                       || ?               || ?     || ?       || {{Yes}} ||&lt;br /&gt;
| ?          || ?                            || ?                                           || [https://pool.btcchina.com link]&lt;br /&gt;
|-&lt;br /&gt;
| [[BTCDig]]         || {{flag|us|label=1}}||    Small || No      || DGM                   || {{PoolFees}}     ||      ||      0% ||  {{Yes}}     ||&lt;br /&gt;
| 2013-07-04 || User&amp;lt;ref name=&amp;quot;changeable&amp;quot;/&amp;gt;/Dynamic 20SPM                      || [https://bitcointalk.org/index.php?topic=249627   link] || [http://btcdig.com/ link]&lt;br /&gt;
|-&lt;br /&gt;
| [[btcmp.com]]       || {{flag|de|label=1}}||    Small || No      || PPS                     || {{PoolFees}}     ||   4% ||  ||         ||&lt;br /&gt;
| 2011-06-28 || Diff 1                       ||                                             || [http://www.btcmp.com/ link]&lt;br /&gt;
|-&lt;br /&gt;
| [[BW Mining]]      || China                || Medium || ?       || PPLNS &amp;amp; PPS             || ?               || ?     || ?       || {{Yes}} ||&lt;br /&gt;
| ?          || ?                            || ?                                           || [https://www.bw.com/pool link]&lt;br /&gt;
|-&lt;br /&gt;
| [[CKPool]]         || {{flag|us|label=1}} || Small || No      || PPLNSG                || {{SharedFees}}     ||      ||      0.9% || {{Yes}} || {{No}}&lt;br /&gt;
| 2014-09-20 || User&amp;lt;ref name=&amp;quot;changeable&amp;quot;/&amp;gt;/Dynamic 18SPM || [https://bitcointalk.org/index.php?topic=789369.0 link]   || [http://www.kano.is link]&lt;br /&gt;
|-&lt;br /&gt;
| [[Eclipse Mining Consortium]]&lt;br /&gt;
|                   Global ||  Small || No      || DGM &amp;amp; PPS                 || {{PoolFees}}     ||   5% ||      0% || {{Yes}} || {{Yes}}&lt;br /&gt;
| 2011-06-14 || User&amp;lt;ref name=&amp;quot;changeable&amp;quot;/&amp;gt;/Dynamic&lt;br /&gt;
|                                               [http://bitcointalk.org/?topic=16385  link] || [https://eclipsemc.com link]&lt;br /&gt;
|-&lt;br /&gt;
| [[Eligius]]         || {{flag|us|label=1}}|| Small || [[NMC]]  || CPPSRB                  || {{SharedFees}}   ||    ||     0%    || {{Yes}} || {{Yes}}&lt;br /&gt;
| 2011-04-27 || Dynamic: 32 shares/m         || [http://bitcointalk.org/?topic=23768  link] || [http://eligius.st link]&lt;br /&gt;
|-&lt;br /&gt;
| [[F2Pool]]          || China                || Large || ?       || PPS                     || {{PoolFees}}    || 4%    ||         || {{Yes}} || {{No}}&lt;br /&gt;
| ?          || ?                            || ?                                           || [https://www.f2pool.com link]&lt;br /&gt;
|-&lt;br /&gt;
| [[GHash.IO]]        || {{flag|nl|label=1}}|| Small || [[NMC]], IXC, [[Devcoin]]      || PPLNS                  || {{SharedFees}}   ||       ||      0% || {{Yes}} || {{No}}&lt;br /&gt;
| 2013-07-01 ||           User&amp;lt;ref name=&amp;quot;changeable&amp;quot;/&amp;gt; ||   [https://support.cex.io  link]                                || [https://ghash.io/  link]&lt;br /&gt;
|-&lt;br /&gt;
| [[Give Me COINS]]   || {{flag|us}}{{flag|eu}}          || Small || [[NMC]]   || PPLNS                  || {{SharedFees}}     ||    ||  0%|| {{Yes}} || {{Yes}}&lt;br /&gt;
| 2013-08-12 || Dynamic         || [https://bitcointalk.org/index.php?topic=272017.0  link] || [http://give-me-coins.com link]&lt;br /&gt;
|-&lt;br /&gt;
| [[Merge Mining Pool]]      || {{flag|us|label=1}}|| Small || [[NMC]], IXC, [[Devcoin]]&lt;br /&gt;
|                                                                    DGM                     || {{SharedFees}}     ||      || 1.5%    || {{Yes}}    || {{No}}&lt;br /&gt;
| 2012-01-08 || User&amp;lt;ref name=&amp;quot;changeable&amp;quot;/&amp;gt; || [http://bitcointalk.org/?topic=57148  link] || [http://mmpool.org link]&lt;br /&gt;
|-&lt;br /&gt;
| [[Multipool]]          || {{flag|us}}{{flag|eu}}      ||   Small || [[NMC]], IXC, [[Devcoin]] || Prop.                     || {{SharedFees}}     ||      ||      0% ||     {{Yes}}     || {{No}}&lt;br /&gt;
| 2012-03-15 || User                       || [https://bitcointalk.org/index.php?topic=311067.0  link] || [https://www.multipool.us/ link]&lt;br /&gt;
|-&lt;br /&gt;
| [[P2Pool]]          || Global (p2p)          ||   Small || Solo&amp;lt;ref name=&amp;quot;solomm&amp;quot;/&amp;gt; || PPLNS  || {{SharedFees}}   ||      ||      0% || {{Yes}} || {{No}}&lt;br /&gt;
| 2011-06-17 || User&amp;lt;ref name=&amp;quot;changeable&amp;quot;/&amp;gt; || [http://bitcointalk.org/?topic=18313  link] ||&lt;br /&gt;
|-&lt;br /&gt;
| [[PolMine]]        || {{flag|pl|label=1}}||  Small || [[NMC]]      || SMPPS                  || {{SharedFees}}  ||  ||   0%     || {{Yes}}        || {{Yes}}	 	&lt;br /&gt;
| 2011-06-13 || Dynamic/User                      || [http://forum.polmine.pl/ link]            || [https://polmine.pl/?setlang=en link]&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== SPV Mining / Old Bitcoin Core ==&lt;br /&gt;
&lt;br /&gt;
The following pools are known or strongly suspected to be mining on top of blocks before fully validating them with Bitcoin Core 0.9.5 or later.  Miners doing this have already lost over $50,000 USD during the 4 July 2015 fork and have created a situation where small numbers of confirmations are much less useful than they normally are.&lt;br /&gt;
&lt;br /&gt;
* BTC Nuggets&lt;br /&gt;
* [https://www.f2pool.com/ F2Pool]&amp;lt;ref name=&amp;quot;spv_despite_incident&amp;quot;&amp;gt;[https://bitcointalk.org/index.php?topic=700411.msg11790734#msg11790734 Intention to continue SPV mining], Wang Chun, 4 July 2015&amp;lt;/ref&amp;gt;&lt;br /&gt;
* AntPool&amp;lt;ref name=&amp;quot;spv_despite_incident&amp;quot; /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
The following pools are believed to be currently fully validating blocks with Bitcoin Core 0.9.5 or later (0.10.2 or later recommended due to DoS vulnerabilities):&lt;br /&gt;
&lt;br /&gt;
* [[BitMinter]]&lt;br /&gt;
* BTC China (described as SPV mining&amp;lt;ref name=&amp;quot;spv_despite_incident&amp;quot; /&amp;gt;, but they&#039;re performing effective valiation)&lt;br /&gt;
* [[CKPool]]&lt;br /&gt;
* [[Eligius]]&lt;br /&gt;
* [[P2Pool]]&lt;br /&gt;
* [[Bitcoin Pooled Mining|Slush Pool]]&lt;br /&gt;
&lt;br /&gt;
== References ==&lt;br /&gt;
&lt;br /&gt;
&amp;lt;references&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;ref name=&amp;quot;hashrate2&amp;quot;&amp;gt;Note that pool hashrate is largely irrelevant but can be seen as a popularity measurement. It is a theoretical security issue if one pool gains above 50% of the total computational power of the network, thus consider joining a pool based on other metrics. The pool&#039;s total hash rate is very dynamic on most pools. Over time, as the network grows, so does most pool&#039;s hash rates. The displayed values are the pool&#039;s relative sizes based on the network: Small: less than 2%, Medium: 2%-10% Large: greater than 10% of the network.&amp;lt;/ref&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;ref name=&amp;quot;merged&amp;quot;&amp;gt;Merged mining allows miners to mine on multiple [[block chains]] at the same time with the same hashing.&amp;lt;/ref&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;ref name=&amp;quot;changeable&amp;quot;&amp;gt;The difficulty of the shares can be changed by the user.&amp;lt;/ref&amp;gt;&lt;br /&gt;
&amp;lt;ref name=&amp;quot;solomm&amp;quot;&amp;gt;Merged mining can be done on a &amp;quot;solo mining&amp;quot; basis (payouts in the merged chain are not pooled).&amp;lt;/ref&amp;gt;&lt;br /&gt;
&amp;lt;/references&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== See also ==&lt;br /&gt;
* [[Pooled mining]]&lt;br /&gt;
* [http://blockorigin.pfoe.be/chart.php Hashrate distribution pie chart]&lt;br /&gt;
* [https://www.bitcoinmining.com/ Bitcoin Mining]&lt;br /&gt;
* [https://www.youtube.com/watch?v=GmOzih6I1zs Video: What is Bitcoin Mining]&lt;br /&gt;
* [https://www.bitcoinmining.com/bitcoin-mining-pools/ Bitcoin Mining Pools]&lt;br /&gt;
* [https://bitcoinchain.com/pools Bitcoin Mining Pools Comparison]&lt;br /&gt;
[[Category:Mining]]&lt;br /&gt;
{{Pools}}&lt;/div&gt;</summary>
		<author><name>Kano</name></author>
	</entry>
	<entry>
		<id>https://en.bitcoin.it/w/index.php?title=Comparison_of_mining_pools&amp;diff=59414</id>
		<title>Comparison of mining pools</title>
		<link rel="alternate" type="text/html" href="https://en.bitcoin.it/w/index.php?title=Comparison_of_mining_pools&amp;diff=59414"/>
		<updated>2015-11-24T00:50:23Z</updated>

		<summary type="html">&lt;p&gt;Kano: BTCC is also &amp;quot;Large&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Reward types &amp;amp; explanation:&lt;br /&gt;
* &#039;&#039;&#039;CPPSRB&#039;&#039;&#039; - Capped Pay Per Share with Recent Backpay. [http://eligius.st/wiki/index.php/Capped_PPS_with_Recent_Backpay]&lt;br /&gt;
* &#039;&#039;&#039;DGM&#039;&#039;&#039; - Double Geometric Method.  A hybrid between PPLNS and Geometric reward types that enables to operator to absorb some of the variance risk.  Operator receives portion of payout on short rounds and returns it on longer rounds to normalize payments. [https://bitcointalk.org/index.php?topic=39497.0]&lt;br /&gt;
* &#039;&#039;&#039;ESMPPS&#039;&#039;&#039; - Equalized Shared Maximum Pay Per Share. Like SMPPS, but equalizes payments fairly among all those who are owed. [http://forum.bitcoin.org/index.php?topic=12181.msg378851#msg378851]&lt;br /&gt;
* &#039;&#039;&#039;POT&#039;&#039;&#039; - Pay On Target. A high variance PPS variant that pays on the difficulty of work returned to pool rather than the difficulty of work served by pool [https://bitcointalk.org/index.php?topic=131376.0]&lt;br /&gt;
* &#039;&#039;&#039;PPLNS&#039;&#039;&#039; - Pay Per Last N Shares. Similar to proportional, but instead of looking at the number of shares in the round, instead looks at the last N shares, regardless of round boundaries.&lt;br /&gt;
* &#039;&#039;&#039;PPLNSG&#039;&#039;&#039; - Pay Per Last N Groups (or shifts). Similar to PPLNS, but shares are grouped into &amp;quot;shifts&amp;quot; which are paid as a whole.&lt;br /&gt;
* &#039;&#039;&#039;PPS&#039;&#039;&#039; - Pay Per Share. Each submitted share is worth certain amoutripnt of BC. Since finding a block requires &amp;lt;current difficulty&amp;gt; shares &#039;&#039;on average&#039;&#039;, a PPS method with 0% fee would be 25 BTC divided by &amp;lt;current difficulty&amp;gt;. It is risky for pool operators, hence the fee is highest.&lt;br /&gt;
* &#039;&#039;&#039;Prop.&#039;&#039;&#039; - Proportional. When block is found, the reward is distributed among all workers proportionally to how much shares each of them has found.&lt;br /&gt;
* &#039;&#039;&#039;RSMPPS&#039;&#039;&#039; - Recent Shared Maximum Pay Per Share. Like SMPPS, but system aims to prioritize the most recent miners first. [http://eligius.st/wiki/index.php/Shared_Maximum_PPS]&lt;br /&gt;
* &#039;&#039;&#039;Score&#039;&#039;&#039; - Score based system: a proportional reward, but weighed by time submitted. Each submitted share is worth more in the function of time &#039;&#039;t&#039;&#039; since start of current round. For each share score is updated by: score += exp(t/C). This makes later shares worth much more than earlier shares, thus the miner&#039;s score quickly diminishes when they stop mining on the pool. Rewards are calculated proportionally to scores (and not to shares). (at slush&#039;s pool C=300 seconds, and every hour scores are normalized)&lt;br /&gt;
* &#039;&#039;&#039;SMPPS&#039;&#039;&#039; - Shared Maximum Pay Per Share. Like Pay Per Share, but never pays more than the pool earns. [http://eligius.st/wiki/index.php/Shared_Maximum_PPS]&lt;br /&gt;
[http://eligius.st/~luke-jr/samples/800MH-3/ Visual examples of the various payout methods]&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable sortable&amp;quot; border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! Name                !! Location             !! Size&amp;lt;ref name=&amp;quot;hashrate2&amp;quot;/&amp;gt;&lt;br /&gt;
!                                                         Merged Mining&amp;lt;ref name=&amp;quot;merged&amp;quot;/&amp;gt;&lt;br /&gt;
!                                                                    Reward Type             !! Transaction fees!!PPS Fee!!Other Fee!! [[File:Stm.png|link=Stratum_mining_protocol]] !! [[getblocktemplate|GBT]]&lt;br /&gt;
! Launched   !! Variance                     !! Forum                                       !! Website&lt;br /&gt;
|-&lt;br /&gt;
| [[AntPool]]         || China                || Large || ?       || PPLNS &amp;amp; PPS             || {{PoolFees}}    || 2.5%  || 0%      || {{Yes}} || {{No}}&lt;br /&gt;
| ?          || ?                            || ?                                           || [https://www.antpool.com/ link]&lt;br /&gt;
|-&lt;br /&gt;
| [[BitcoinAffiliateNetwork]]     || {{flag|us|}}{{flag|eu}}{{flag|cn|}}{{flag|nl|}}{{flag|au|}}      ||   ?   || [[NMC]], [[DOGE]] || ?         || {{PoolFees}}     ||   ? ||    ?    ||    {{Yes}}     ||&lt;br /&gt;
| 2014-07-15 || User/Dynamic           || [https://bitcointalk.org/index.php?topic=722202.0  link] || [http://mining.bitcoinaffiliatenetwork.com/ link]&lt;br /&gt;
|-&lt;br /&gt;
| [[Bitcoin Pooled Mining|Slush&#039;s pool (mining.bitcoin.cz)]]&lt;br /&gt;
|                        Global               || Medium || No || Score                   || {{SharedFees}}   ||      ||      2% || {{Yes}} || {{No}}&lt;br /&gt;
| 2010-11-27 || User&amp;lt;ref name=&amp;quot;changeable&amp;quot;/&amp;gt; || [http://bitcointalk.org/?topic=1976   link] || [http://mining.bitcoin.cz/ link]&lt;br /&gt;
|-&lt;br /&gt;
| [[BitMinter]]       || {{flag|us}}{{flag|de}}          || Small || [[NMC]] || PPLNSG                  || {{SharedFees}}   ||      ||      1% || {{Yes}} || {{No}}&lt;br /&gt;
| 2011-06-26 || User&amp;lt;ref name=&amp;quot;changeable&amp;quot;/&amp;gt;/Dynamic || [https://bitcointalk.org/?topic=788753  link] || [https://bitminter.com link]&lt;br /&gt;
|-&lt;br /&gt;
| [[BTCMine]]         || {{flag|us|label=1}}                   ||    Small || No      || Score                   || {{PoolFees}}     ||      ||      0% ||         ||&lt;br /&gt;
| 2011-03-11 || Diff 1                       || [http://bitcointalk.org/?topic=4251   link] || [http://btcmine.com/ link]&lt;br /&gt;
|-&lt;br /&gt;
| [[BTCC]]            || China                || Large     || ?       || ?                       || ?               || ?     || ?       || {{Yes}} ||&lt;br /&gt;
| ?          || ?                            || ?                                           || [https://pool.btcchina.com link]&lt;br /&gt;
|-&lt;br /&gt;
| [[BTCDig]]         || {{flag|us|label=1}}||    Small || No      || DGM                   || {{PoolFees}}     ||      ||      0% ||  {{Yes}}     ||&lt;br /&gt;
| 2013-07-04 || User&amp;lt;ref name=&amp;quot;changeable&amp;quot;/&amp;gt;/Dynamic 20SPM                      || [https://bitcointalk.org/index.php?topic=249627   link] || [http://btcdig.com/ link]&lt;br /&gt;
|-&lt;br /&gt;
| [[btcmp.com]]       || {{flag|de|label=1}}||    Small || No      || PPS                     || {{PoolFees}}     ||   4% ||  ||         ||&lt;br /&gt;
| 2011-06-28 || Diff 1                       ||                                             || [http://www.btcmp.com/ link]&lt;br /&gt;
|-&lt;br /&gt;
| [[BW Mining]]      || China                || Medium || ?       || PPLNS &amp;amp; PPS             || ?               || ?     || ?       || {{Yes}} ||&lt;br /&gt;
| ?          || ?                            || ?                                           || [https://www.bw.com/pool link]&lt;br /&gt;
|-&lt;br /&gt;
| [[CKPool]]         || {{flag|us|label=1}} || Small || No      || PPLNSG                || {{SharedFees}}     ||      ||      0.9% || {{Yes}} || {{No}}&lt;br /&gt;
| 2014-09-20 || User&amp;lt;ref name=&amp;quot;changeable&amp;quot;/&amp;gt;/Dynamic 18SPM || [https://bitcointalk.org/index.php?topic=789369.0 link]   || [http://www.kano.is link]&lt;br /&gt;
|-&lt;br /&gt;
| [[Eclipse Mining Consortium]]&lt;br /&gt;
|                   Global ||  Small || No      || DGM &amp;amp; PPS                 || {{PoolFees}}     ||   5% ||      0% || {{Yes}} || {{Yes}}&lt;br /&gt;
| 2011-06-14 || User&amp;lt;ref name=&amp;quot;changeable&amp;quot;/&amp;gt;/Dynamic&lt;br /&gt;
|                                               [http://bitcointalk.org/?topic=16385  link] || [https://eclipsemc.com link]&lt;br /&gt;
|-&lt;br /&gt;
| [[Eligius]]         || {{flag|us|label=1}}|| Small || [[NMC]]  || CPPSRB                  || {{SharedFees}}   ||    ||     0%    || {{Yes}} || {{Yes}}&lt;br /&gt;
| 2011-04-27 || Dynamic: 32 shares/m         || [http://bitcointalk.org/?topic=23768  link] || [http://eligius.st link]&lt;br /&gt;
|-&lt;br /&gt;
| [[F2Pool]]          || China                || Large || ?       || PPS                     || {{PoolFees}}    || 4%    ||         || {{Yes}} || {{No}}&lt;br /&gt;
| ?          || ?                            || ?                                           || [https://www.f2pool.com link]&lt;br /&gt;
|-&lt;br /&gt;
| [[GHash.IO]]        || {{flag|nl|label=1}}|| Small || [[NMC]], IXC, [[Devcoin]]      || PPLNS                  || {{SharedFees}}   ||       ||      0% || {{Yes}} || {{No}}&lt;br /&gt;
| 2013-07-01 ||           User&amp;lt;ref name=&amp;quot;changeable&amp;quot;/&amp;gt; ||   [https://support.cex.io  link]                                || [https://ghash.io/  link]&lt;br /&gt;
|-&lt;br /&gt;
| [[Give Me COINS]]   || {{flag|us}}{{flag|eu}}          || Small || [[NMC]]   || PPLNS                  || {{SharedFees}}     ||    ||  0%|| {{Yes}} || {{Yes}}&lt;br /&gt;
| 2013-08-12 || Dynamic         || [https://bitcointalk.org/index.php?topic=272017.0  link] || [http://give-me-coins.com link]&lt;br /&gt;
|-&lt;br /&gt;
| [[Merge Mining Pool]]      || {{flag|us|label=1}}|| Small || [[NMC]], IXC, [[Devcoin]]&lt;br /&gt;
|                                                                    DGM                     || {{SharedFees}}     ||      || 1.5%    || {{Yes}}    || {{No}}&lt;br /&gt;
| 2012-01-08 || User&amp;lt;ref name=&amp;quot;changeable&amp;quot;/&amp;gt; || [http://bitcointalk.org/?topic=57148  link] || [http://mmpool.org link]&lt;br /&gt;
|-&lt;br /&gt;
| [[Multipool]]          || {{flag|us}}{{flag|eu}}      ||   Small || [[NMC]], IXC, [[Devcoin]] || Prop.                     || {{SharedFees}}     ||      ||      0% ||     {{Yes}}     || {{No}}&lt;br /&gt;
| 2012-03-15 || User                       || [https://bitcointalk.org/index.php?topic=311067.0  link] || [https://www.multipool.us/ link]&lt;br /&gt;
|-&lt;br /&gt;
| [[P2Pool]]          || Global (p2p)          ||   Small || Solo&amp;lt;ref name=&amp;quot;solomm&amp;quot;/&amp;gt; || PPLNS  || {{SharedFees}}   ||      ||      0% || {{Yes}} || {{No}}&lt;br /&gt;
| 2011-06-17 || User&amp;lt;ref name=&amp;quot;changeable&amp;quot;/&amp;gt; || [http://bitcointalk.org/?topic=18313  link] ||&lt;br /&gt;
|-&lt;br /&gt;
| [[PolMine]]        || {{flag|pl|label=1}}||  Small || [[NMC]]      || SMPPS                  || {{SharedFees}}  ||  ||   0%     || {{Yes}}        || {{Yes}}	 	&lt;br /&gt;
| 2011-06-13 || Dynamic/User                      || [http://forum.polmine.pl/ link]            || [https://polmine.pl/?setlang=en link]&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== SPV Mining / Old Bitcoin Core ==&lt;br /&gt;
&lt;br /&gt;
The following pools are known or strongly suspected to be mining on top of blocks before fully validating them with Bitcoin Core 0.9.5 or later.  Miners doing this have already lost over $50,000 USD during the 4 July 2015 fork and have created a situation where small numbers of confirmations are much less useful than they normally are.&lt;br /&gt;
&lt;br /&gt;
* BTC Nuggets&lt;br /&gt;
* [https://www.f2pool.com/ F2Pool]&amp;lt;ref name=&amp;quot;spv_despite_incident&amp;quot;&amp;gt;[https://bitcointalk.org/index.php?topic=700411.msg11790734#msg11790734 Intention to continue SPV mining], Wang Chun, 4 July 2015&amp;lt;/ref&amp;gt;&lt;br /&gt;
* AntPool&amp;lt;ref name=&amp;quot;spv_despite_incident&amp;quot; /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
The following pools are believed to be currently fully validating blocks with Bitcoin Core 0.9.5 or later (0.10.2 or later recommended due to DoS vulnerabilities):&lt;br /&gt;
&lt;br /&gt;
* [[BitMinter]]&lt;br /&gt;
* BTC China (described as SPV mining&amp;lt;ref name=&amp;quot;spv_despite_incident&amp;quot; /&amp;gt;, but they&#039;re performing effective valiation)&lt;br /&gt;
* [[CKPool]]&lt;br /&gt;
* [[Eligius]]&lt;br /&gt;
* [[P2Pool]]&lt;br /&gt;
* [[Bitcoin Pooled Mining|Slush Pool]]&lt;br /&gt;
&lt;br /&gt;
== References ==&lt;br /&gt;
&lt;br /&gt;
&amp;lt;references&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;ref name=&amp;quot;hashrate2&amp;quot;&amp;gt;Note that pool hashrate is largely irrelevant but can be seen as a popularity measurement. It is a theoretical security issue if one pool gains above 50% of the total computational power of the network, thus consider joining a pool based on other metrics. The pool&#039;s total hash rate is very dynamic on most pools. Over time, as the network grows, so does most pool&#039;s hash rates. The displayed values are the pool&#039;s relative sizes based on the network: Small: less than 2%, Medium: 2%-10% Large: greater than 10% of the network.&amp;lt;/ref&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;ref name=&amp;quot;merged&amp;quot;&amp;gt;Merged mining allows miners to mine on multiple [[block chains]] at the same time with the same hashing.&amp;lt;/ref&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;ref name=&amp;quot;changeable&amp;quot;&amp;gt;The difficulty of the shares can be changed by the user.&amp;lt;/ref&amp;gt;&lt;br /&gt;
&amp;lt;ref name=&amp;quot;solomm&amp;quot;&amp;gt;Merged mining can be done on a &amp;quot;solo mining&amp;quot; basis (payouts in the merged chain are not pooled).&amp;lt;/ref&amp;gt;&lt;br /&gt;
&amp;lt;/references&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== See also ==&lt;br /&gt;
* [[Pooled mining]]&lt;br /&gt;
* [http://blockorigin.pfoe.be/chart.php Hashrate distribution pie chart]&lt;br /&gt;
* [https://www.bitcoinmining.com/ Bitcoin Mining]&lt;br /&gt;
* [https://www.youtube.com/watch?v=GmOzih6I1zs Video: What is Bitcoin Mining]&lt;br /&gt;
* [https://www.bitcoinmining.com/bitcoin-mining-pools/ Bitcoin Mining Pools]&lt;br /&gt;
* [https://bitcoinchain.com/pools Bitcoin Mining Pools Comparison]&lt;br /&gt;
[[Category:Mining]]&lt;br /&gt;
{{Pools}}&lt;/div&gt;</summary>
		<author><name>Kano</name></author>
	</entry>
	<entry>
		<id>https://en.bitcoin.it/w/index.php?title=Comparison_of_mining_pools&amp;diff=59413</id>
		<title>Comparison of mining pools</title>
		<link rel="alternate" type="text/html" href="https://en.bitcoin.it/w/index.php?title=Comparison_of_mining_pools&amp;diff=59413"/>
		<updated>2015-11-24T00:27:11Z</updated>

		<summary type="html">&lt;p&gt;Kano: Correction, BW Pool is medium&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Reward types &amp;amp; explanation:&lt;br /&gt;
* &#039;&#039;&#039;CPPSRB&#039;&#039;&#039; - Capped Pay Per Share with Recent Backpay. [http://eligius.st/wiki/index.php/Capped_PPS_with_Recent_Backpay]&lt;br /&gt;
* &#039;&#039;&#039;DGM&#039;&#039;&#039; - Double Geometric Method.  A hybrid between PPLNS and Geometric reward types that enables to operator to absorb some of the variance risk.  Operator receives portion of payout on short rounds and returns it on longer rounds to normalize payments. [https://bitcointalk.org/index.php?topic=39497.0]&lt;br /&gt;
* &#039;&#039;&#039;ESMPPS&#039;&#039;&#039; - Equalized Shared Maximum Pay Per Share. Like SMPPS, but equalizes payments fairly among all those who are owed. [http://forum.bitcoin.org/index.php?topic=12181.msg378851#msg378851]&lt;br /&gt;
* &#039;&#039;&#039;POT&#039;&#039;&#039; - Pay On Target. A high variance PPS variant that pays on the difficulty of work returned to pool rather than the difficulty of work served by pool [https://bitcointalk.org/index.php?topic=131376.0]&lt;br /&gt;
* &#039;&#039;&#039;PPLNS&#039;&#039;&#039; - Pay Per Last N Shares. Similar to proportional, but instead of looking at the number of shares in the round, instead looks at the last N shares, regardless of round boundaries.&lt;br /&gt;
* &#039;&#039;&#039;PPLNSG&#039;&#039;&#039; - Pay Per Last N Groups (or shifts). Similar to PPLNS, but shares are grouped into &amp;quot;shifts&amp;quot; which are paid as a whole.&lt;br /&gt;
* &#039;&#039;&#039;PPS&#039;&#039;&#039; - Pay Per Share. Each submitted share is worth certain amoutripnt of BC. Since finding a block requires &amp;lt;current difficulty&amp;gt; shares &#039;&#039;on average&#039;&#039;, a PPS method with 0% fee would be 25 BTC divided by &amp;lt;current difficulty&amp;gt;. It is risky for pool operators, hence the fee is highest.&lt;br /&gt;
* &#039;&#039;&#039;Prop.&#039;&#039;&#039; - Proportional. When block is found, the reward is distributed among all workers proportionally to how much shares each of them has found.&lt;br /&gt;
* &#039;&#039;&#039;RSMPPS&#039;&#039;&#039; - Recent Shared Maximum Pay Per Share. Like SMPPS, but system aims to prioritize the most recent miners first. [http://eligius.st/wiki/index.php/Shared_Maximum_PPS]&lt;br /&gt;
* &#039;&#039;&#039;Score&#039;&#039;&#039; - Score based system: a proportional reward, but weighed by time submitted. Each submitted share is worth more in the function of time &#039;&#039;t&#039;&#039; since start of current round. For each share score is updated by: score += exp(t/C). This makes later shares worth much more than earlier shares, thus the miner&#039;s score quickly diminishes when they stop mining on the pool. Rewards are calculated proportionally to scores (and not to shares). (at slush&#039;s pool C=300 seconds, and every hour scores are normalized)&lt;br /&gt;
* &#039;&#039;&#039;SMPPS&#039;&#039;&#039; - Shared Maximum Pay Per Share. Like Pay Per Share, but never pays more than the pool earns. [http://eligius.st/wiki/index.php/Shared_Maximum_PPS]&lt;br /&gt;
[http://eligius.st/~luke-jr/samples/800MH-3/ Visual examples of the various payout methods]&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable sortable&amp;quot; border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! Name                !! Location             !! Size&amp;lt;ref name=&amp;quot;hashrate2&amp;quot;/&amp;gt;&lt;br /&gt;
!                                                         Merged Mining&amp;lt;ref name=&amp;quot;merged&amp;quot;/&amp;gt;&lt;br /&gt;
!                                                                    Reward Type             !! Transaction fees!!PPS Fee!!Other Fee!! [[File:Stm.png|link=Stratum_mining_protocol]] !! [[getblocktemplate|GBT]]&lt;br /&gt;
! Launched   !! Variance                     !! Forum                                       !! Website&lt;br /&gt;
|-&lt;br /&gt;
| [[AntPool]]         || China                || Large || ?       || PPLNS &amp;amp; PPS             || {{PoolFees}}    || 2.5%  || 0%      || {{Yes}} || {{No}}&lt;br /&gt;
| ?          || ?                            || ?                                           || [https://www.antpool.com/ link]&lt;br /&gt;
|-&lt;br /&gt;
| [[BitcoinAffiliateNetwork]]     || {{flag|us|}}{{flag|eu}}{{flag|cn|}}{{flag|nl|}}{{flag|au|}}      ||   ?   || [[NMC]], [[DOGE]] || ?         || {{PoolFees}}     ||   ? ||    ?    ||    {{Yes}}     ||&lt;br /&gt;
| 2014-07-15 || User/Dynamic           || [https://bitcointalk.org/index.php?topic=722202.0  link] || [http://mining.bitcoinaffiliatenetwork.com/ link]&lt;br /&gt;
|-&lt;br /&gt;
| [[Bitcoin Pooled Mining|Slush&#039;s pool (mining.bitcoin.cz)]]&lt;br /&gt;
|                        Global               || Medium || No || Score                   || {{SharedFees}}   ||      ||      2% || {{Yes}} || {{No}}&lt;br /&gt;
| 2010-11-27 || User&amp;lt;ref name=&amp;quot;changeable&amp;quot;/&amp;gt; || [http://bitcointalk.org/?topic=1976   link] || [http://mining.bitcoin.cz/ link]&lt;br /&gt;
|-&lt;br /&gt;
| [[BitMinter]]       || {{flag|us}}{{flag|de}}          || Small || [[NMC]] || PPLNSG                  || {{SharedFees}}   ||      ||      1% || {{Yes}} || {{No}}&lt;br /&gt;
| 2011-06-26 || User&amp;lt;ref name=&amp;quot;changeable&amp;quot;/&amp;gt;/Dynamic || [https://bitcointalk.org/?topic=788753  link] || [https://bitminter.com link]&lt;br /&gt;
|-&lt;br /&gt;
| [[BTCMine]]         || {{flag|us|label=1}}                   ||    Small || No      || Score                   || {{PoolFees}}     ||      ||      0% ||         ||&lt;br /&gt;
| 2011-03-11 || Diff 1                       || [http://bitcointalk.org/?topic=4251   link] || [http://btcmine.com/ link]&lt;br /&gt;
|-&lt;br /&gt;
| [[BTCC]]            || China                || ?     || ?       || ?                       || ?               || ?     || ?       || {{Yes}} ||&lt;br /&gt;
| ?          || ?                            || ?                                           || [https://pool.btcchina.com link]&lt;br /&gt;
|-&lt;br /&gt;
| [[BTCDig]]         || {{flag|us|label=1}}||    Small || No      || DGM                   || {{PoolFees}}     ||      ||      0% ||  {{Yes}}     ||&lt;br /&gt;
| 2013-07-04 || User&amp;lt;ref name=&amp;quot;changeable&amp;quot;/&amp;gt;/Dynamic 20SPM                      || [https://bitcointalk.org/index.php?topic=249627   link] || [http://btcdig.com/ link]&lt;br /&gt;
|-&lt;br /&gt;
| [[btcmp.com]]       || {{flag|de|label=1}}||    Small || No      || PPS                     || {{PoolFees}}     ||   4% ||  ||         ||&lt;br /&gt;
| 2011-06-28 || Diff 1                       ||                                             || [http://www.btcmp.com/ link]&lt;br /&gt;
|-&lt;br /&gt;
| [[BW Mining]]      || China                || Medium || ?       || PPLNS &amp;amp; PPS             || ?               || ?     || ?       || {{Yes}} ||&lt;br /&gt;
| ?          || ?                            || ?                                           || [https://www.bw.com/pool link]&lt;br /&gt;
|-&lt;br /&gt;
| [[CKPool]]         || {{flag|us|label=1}} || Small || No      || PPLNSG                || {{SharedFees}}     ||      ||      0.9% || {{Yes}} || {{No}}&lt;br /&gt;
| 2014-09-20 || User&amp;lt;ref name=&amp;quot;changeable&amp;quot;/&amp;gt;/Dynamic 18SPM || [https://bitcointalk.org/index.php?topic=789369.0 link]   || [http://www.kano.is link]&lt;br /&gt;
|-&lt;br /&gt;
| [[Eclipse Mining Consortium]]&lt;br /&gt;
|                   Global ||  Small || No      || DGM &amp;amp; PPS                 || {{PoolFees}}     ||   5% ||      0% || {{Yes}} || {{Yes}}&lt;br /&gt;
| 2011-06-14 || User&amp;lt;ref name=&amp;quot;changeable&amp;quot;/&amp;gt;/Dynamic&lt;br /&gt;
|                                               [http://bitcointalk.org/?topic=16385  link] || [https://eclipsemc.com link]&lt;br /&gt;
|-&lt;br /&gt;
| [[Eligius]]         || {{flag|us|label=1}}|| Small || [[NMC]]  || CPPSRB                  || {{SharedFees}}   ||    ||     0%    || {{Yes}} || {{Yes}}&lt;br /&gt;
| 2011-04-27 || Dynamic: 32 shares/m         || [http://bitcointalk.org/?topic=23768  link] || [http://eligius.st link]&lt;br /&gt;
|-&lt;br /&gt;
| [[F2Pool]]          || China                || Large || ?       || PPS                     || {{PoolFees}}    || 4%    ||         || {{Yes}} || {{No}}&lt;br /&gt;
| ?          || ?                            || ?                                           || [https://www.f2pool.com link]&lt;br /&gt;
|-&lt;br /&gt;
| [[GHash.IO]]        || {{flag|nl|label=1}}|| Small || [[NMC]], IXC, [[Devcoin]]      || PPLNS                  || {{SharedFees}}   ||       ||      0% || {{Yes}} || {{No}}&lt;br /&gt;
| 2013-07-01 ||           User&amp;lt;ref name=&amp;quot;changeable&amp;quot;/&amp;gt; ||   [https://support.cex.io  link]                                || [https://ghash.io/  link]&lt;br /&gt;
|-&lt;br /&gt;
| [[Give Me COINS]]   || {{flag|us}}{{flag|eu}}          || Small || [[NMC]]   || PPLNS                  || {{SharedFees}}     ||    ||  0%|| {{Yes}} || {{Yes}}&lt;br /&gt;
| 2013-08-12 || Dynamic         || [https://bitcointalk.org/index.php?topic=272017.0  link] || [http://give-me-coins.com link]&lt;br /&gt;
|-&lt;br /&gt;
| [[Merge Mining Pool]]      || {{flag|us|label=1}}|| Small || [[NMC]], IXC, [[Devcoin]]&lt;br /&gt;
|                                                                    DGM                     || {{SharedFees}}     ||      || 1.5%    || {{Yes}}    || {{No}}&lt;br /&gt;
| 2012-01-08 || User&amp;lt;ref name=&amp;quot;changeable&amp;quot;/&amp;gt; || [http://bitcointalk.org/?topic=57148  link] || [http://mmpool.org link]&lt;br /&gt;
|-&lt;br /&gt;
| [[Multipool]]          || {{flag|us}}{{flag|eu}}      ||   Small || [[NMC]], IXC, [[Devcoin]] || Prop.                     || {{SharedFees}}     ||      ||      0% ||     {{Yes}}     || {{No}}&lt;br /&gt;
| 2012-03-15 || User                       || [https://bitcointalk.org/index.php?topic=311067.0  link] || [https://www.multipool.us/ link]&lt;br /&gt;
|-&lt;br /&gt;
| [[P2Pool]]          || Global (p2p)          ||   Small || Solo&amp;lt;ref name=&amp;quot;solomm&amp;quot;/&amp;gt; || PPLNS  || {{SharedFees}}   ||      ||      0% || {{Yes}} || {{No}}&lt;br /&gt;
| 2011-06-17 || User&amp;lt;ref name=&amp;quot;changeable&amp;quot;/&amp;gt; || [http://bitcointalk.org/?topic=18313  link] ||&lt;br /&gt;
|-&lt;br /&gt;
| [[PolMine]]        || {{flag|pl|label=1}}||  Small || [[NMC]]      || SMPPS                  || {{SharedFees}}  ||  ||   0%     || {{Yes}}        || {{Yes}}	 	&lt;br /&gt;
| 2011-06-13 || Dynamic/User                      || [http://forum.polmine.pl/ link]            || [https://polmine.pl/?setlang=en link]&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== SPV Mining / Old Bitcoin Core ==&lt;br /&gt;
&lt;br /&gt;
The following pools are known or strongly suspected to be mining on top of blocks before fully validating them with Bitcoin Core 0.9.5 or later.  Miners doing this have already lost over $50,000 USD during the 4 July 2015 fork and have created a situation where small numbers of confirmations are much less useful than they normally are.&lt;br /&gt;
&lt;br /&gt;
* BTC Nuggets&lt;br /&gt;
* [https://www.f2pool.com/ F2Pool]&amp;lt;ref name=&amp;quot;spv_despite_incident&amp;quot;&amp;gt;[https://bitcointalk.org/index.php?topic=700411.msg11790734#msg11790734 Intention to continue SPV mining], Wang Chun, 4 July 2015&amp;lt;/ref&amp;gt;&lt;br /&gt;
* AntPool&amp;lt;ref name=&amp;quot;spv_despite_incident&amp;quot; /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
The following pools are believed to be currently fully validating blocks with Bitcoin Core 0.9.5 or later (0.10.2 or later recommended due to DoS vulnerabilities):&lt;br /&gt;
&lt;br /&gt;
* [[BitMinter]]&lt;br /&gt;
* BTC China (described as SPV mining&amp;lt;ref name=&amp;quot;spv_despite_incident&amp;quot; /&amp;gt;, but they&#039;re performing effective valiation)&lt;br /&gt;
* [[CKPool]]&lt;br /&gt;
* [[Eligius]]&lt;br /&gt;
* [[P2Pool]]&lt;br /&gt;
* [[Bitcoin Pooled Mining|Slush Pool]]&lt;br /&gt;
&lt;br /&gt;
== References ==&lt;br /&gt;
&lt;br /&gt;
&amp;lt;references&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;ref name=&amp;quot;hashrate2&amp;quot;&amp;gt;Note that pool hashrate is largely irrelevant but can be seen as a popularity measurement. It is a theoretical security issue if one pool gains above 50% of the total computational power of the network, thus consider joining a pool based on other metrics. The pool&#039;s total hash rate is very dynamic on most pools. Over time, as the network grows, so does most pool&#039;s hash rates. The displayed values are the pool&#039;s relative sizes based on the network: Small: less than 2%, Medium: 2%-10% Large: greater than 10% of the network.&amp;lt;/ref&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;ref name=&amp;quot;merged&amp;quot;&amp;gt;Merged mining allows miners to mine on multiple [[block chains]] at the same time with the same hashing.&amp;lt;/ref&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;ref name=&amp;quot;changeable&amp;quot;&amp;gt;The difficulty of the shares can be changed by the user.&amp;lt;/ref&amp;gt;&lt;br /&gt;
&amp;lt;ref name=&amp;quot;solomm&amp;quot;&amp;gt;Merged mining can be done on a &amp;quot;solo mining&amp;quot; basis (payouts in the merged chain are not pooled).&amp;lt;/ref&amp;gt;&lt;br /&gt;
&amp;lt;/references&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== See also ==&lt;br /&gt;
* [[Pooled mining]]&lt;br /&gt;
* [http://blockorigin.pfoe.be/chart.php Hashrate distribution pie chart]&lt;br /&gt;
* [https://www.bitcoinmining.com/ Bitcoin Mining]&lt;br /&gt;
* [https://www.youtube.com/watch?v=GmOzih6I1zs Video: What is Bitcoin Mining]&lt;br /&gt;
* [https://www.bitcoinmining.com/bitcoin-mining-pools/ Bitcoin Mining Pools]&lt;br /&gt;
* [https://bitcoinchain.com/pools Bitcoin Mining Pools Comparison]&lt;br /&gt;
[[Category:Mining]]&lt;br /&gt;
{{Pools}}&lt;/div&gt;</summary>
		<author><name>Kano</name></author>
	</entry>
	<entry>
		<id>https://en.bitcoin.it/w/index.php?title=Comparison_of_mining_pools&amp;diff=59412</id>
		<title>Comparison of mining pools</title>
		<link rel="alternate" type="text/html" href="https://en.bitcoin.it/w/index.php?title=Comparison_of_mining_pools&amp;diff=59412"/>
		<updated>2015-11-24T00:25:17Z</updated>

		<summary type="html">&lt;p&gt;Kano: Use relative pool sizing, since the numbers change regularly for most pools and all current numbers are out of date. Rather than have it always wrong: sizes based on 1month mining stats taken from https://www.blocktrail.com/BTC as at 24-Nov-2015&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Reward types &amp;amp; explanation:&lt;br /&gt;
* &#039;&#039;&#039;CPPSRB&#039;&#039;&#039; - Capped Pay Per Share with Recent Backpay. [http://eligius.st/wiki/index.php/Capped_PPS_with_Recent_Backpay]&lt;br /&gt;
* &#039;&#039;&#039;DGM&#039;&#039;&#039; - Double Geometric Method.  A hybrid between PPLNS and Geometric reward types that enables to operator to absorb some of the variance risk.  Operator receives portion of payout on short rounds and returns it on longer rounds to normalize payments. [https://bitcointalk.org/index.php?topic=39497.0]&lt;br /&gt;
* &#039;&#039;&#039;ESMPPS&#039;&#039;&#039; - Equalized Shared Maximum Pay Per Share. Like SMPPS, but equalizes payments fairly among all those who are owed. [http://forum.bitcoin.org/index.php?topic=12181.msg378851#msg378851]&lt;br /&gt;
* &#039;&#039;&#039;POT&#039;&#039;&#039; - Pay On Target. A high variance PPS variant that pays on the difficulty of work returned to pool rather than the difficulty of work served by pool [https://bitcointalk.org/index.php?topic=131376.0]&lt;br /&gt;
* &#039;&#039;&#039;PPLNS&#039;&#039;&#039; - Pay Per Last N Shares. Similar to proportional, but instead of looking at the number of shares in the round, instead looks at the last N shares, regardless of round boundaries.&lt;br /&gt;
* &#039;&#039;&#039;PPLNSG&#039;&#039;&#039; - Pay Per Last N Groups (or shifts). Similar to PPLNS, but shares are grouped into &amp;quot;shifts&amp;quot; which are paid as a whole.&lt;br /&gt;
* &#039;&#039;&#039;PPS&#039;&#039;&#039; - Pay Per Share. Each submitted share is worth certain amoutripnt of BC. Since finding a block requires &amp;lt;current difficulty&amp;gt; shares &#039;&#039;on average&#039;&#039;, a PPS method with 0% fee would be 25 BTC divided by &amp;lt;current difficulty&amp;gt;. It is risky for pool operators, hence the fee is highest.&lt;br /&gt;
* &#039;&#039;&#039;Prop.&#039;&#039;&#039; - Proportional. When block is found, the reward is distributed among all workers proportionally to how much shares each of them has found.&lt;br /&gt;
* &#039;&#039;&#039;RSMPPS&#039;&#039;&#039; - Recent Shared Maximum Pay Per Share. Like SMPPS, but system aims to prioritize the most recent miners first. [http://eligius.st/wiki/index.php/Shared_Maximum_PPS]&lt;br /&gt;
* &#039;&#039;&#039;Score&#039;&#039;&#039; - Score based system: a proportional reward, but weighed by time submitted. Each submitted share is worth more in the function of time &#039;&#039;t&#039;&#039; since start of current round. For each share score is updated by: score += exp(t/C). This makes later shares worth much more than earlier shares, thus the miner&#039;s score quickly diminishes when they stop mining on the pool. Rewards are calculated proportionally to scores (and not to shares). (at slush&#039;s pool C=300 seconds, and every hour scores are normalized)&lt;br /&gt;
* &#039;&#039;&#039;SMPPS&#039;&#039;&#039; - Shared Maximum Pay Per Share. Like Pay Per Share, but never pays more than the pool earns. [http://eligius.st/wiki/index.php/Shared_Maximum_PPS]&lt;br /&gt;
[http://eligius.st/~luke-jr/samples/800MH-3/ Visual examples of the various payout methods]&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable sortable&amp;quot; border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! Name                !! Location             !! Size&amp;lt;ref name=&amp;quot;hashrate2&amp;quot;/&amp;gt;&lt;br /&gt;
!                                                         Merged Mining&amp;lt;ref name=&amp;quot;merged&amp;quot;/&amp;gt;&lt;br /&gt;
!                                                                    Reward Type             !! Transaction fees!!PPS Fee!!Other Fee!! [[File:Stm.png|link=Stratum_mining_protocol]] !! [[getblocktemplate|GBT]]&lt;br /&gt;
! Launched   !! Variance                     !! Forum                                       !! Website&lt;br /&gt;
|-&lt;br /&gt;
| [[AntPool]]         || China                || Large || ?       || PPLNS &amp;amp; PPS             || {{PoolFees}}    || 2.5%  || 0%      || {{Yes}} || {{No}}&lt;br /&gt;
| ?          || ?                            || ?                                           || [https://www.antpool.com/ link]&lt;br /&gt;
|-&lt;br /&gt;
| [[BitcoinAffiliateNetwork]]     || {{flag|us|}}{{flag|eu}}{{flag|cn|}}{{flag|nl|}}{{flag|au|}}      ||   ?   || [[NMC]], [[DOGE]] || ?         || {{PoolFees}}     ||   ? ||    ?    ||    {{Yes}}     ||&lt;br /&gt;
| 2014-07-15 || User/Dynamic           || [https://bitcointalk.org/index.php?topic=722202.0  link] || [http://mining.bitcoinaffiliatenetwork.com/ link]&lt;br /&gt;
|-&lt;br /&gt;
| [[Bitcoin Pooled Mining|Slush&#039;s pool (mining.bitcoin.cz)]]&lt;br /&gt;
|                        Global               || Medium || No || Score                   || {{SharedFees}}   ||      ||      2% || {{Yes}} || {{No}}&lt;br /&gt;
| 2010-11-27 || User&amp;lt;ref name=&amp;quot;changeable&amp;quot;/&amp;gt; || [http://bitcointalk.org/?topic=1976   link] || [http://mining.bitcoin.cz/ link]&lt;br /&gt;
|-&lt;br /&gt;
| [[BitMinter]]       || {{flag|us}}{{flag|de}}          || Small || [[NMC]] || PPLNSG                  || {{SharedFees}}   ||      ||      1% || {{Yes}} || {{No}}&lt;br /&gt;
| 2011-06-26 || User&amp;lt;ref name=&amp;quot;changeable&amp;quot;/&amp;gt;/Dynamic || [https://bitcointalk.org/?topic=788753  link] || [https://bitminter.com link]&lt;br /&gt;
|-&lt;br /&gt;
| [[BTCMine]]         || {{flag|us|label=1}}                   ||    Small || No      || Score                   || {{PoolFees}}     ||      ||      0% ||         ||&lt;br /&gt;
| 2011-03-11 || Diff 1                       || [http://bitcointalk.org/?topic=4251   link] || [http://btcmine.com/ link]&lt;br /&gt;
|-&lt;br /&gt;
| [[BTCC]]            || China                || ?     || ?       || ?                       || ?               || ?     || ?       || {{Yes}} ||&lt;br /&gt;
| ?          || ?                            || ?                                           || [https://pool.btcchina.com link]&lt;br /&gt;
|-&lt;br /&gt;
| [[BTCDig]]         || {{flag|us|label=1}}||    Small || No      || DGM                   || {{PoolFees}}     ||      ||      0% ||  {{Yes}}     ||&lt;br /&gt;
| 2013-07-04 || User&amp;lt;ref name=&amp;quot;changeable&amp;quot;/&amp;gt;/Dynamic 20SPM                      || [https://bitcointalk.org/index.php?topic=249627   link] || [http://btcdig.com/ link]&lt;br /&gt;
|-&lt;br /&gt;
| [[btcmp.com]]       || {{flag|de|label=1}}||    Small || No      || PPS                     || {{PoolFees}}     ||   4% ||  ||         ||&lt;br /&gt;
| 2011-06-28 || Diff 1                       ||                                             || [http://www.btcmp.com/ link]&lt;br /&gt;
|-&lt;br /&gt;
| [[BW Mining]]      || China                || Large || ?       || PPLNS &amp;amp; PPS             || ?               || ?     || ?       || {{Yes}} ||&lt;br /&gt;
| ?          || ?                            || ?                                           || [https://www.bw.com/pool link]&lt;br /&gt;
|-&lt;br /&gt;
| [[CKPool]]         || {{flag|us|label=1}} || Small || No      || PPLNSG                || {{SharedFees}}     ||      ||      0.9% || {{Yes}} || {{No}}&lt;br /&gt;
| 2014-09-20 || User&amp;lt;ref name=&amp;quot;changeable&amp;quot;/&amp;gt;/Dynamic 18SPM || [https://bitcointalk.org/index.php?topic=789369.0 link]   || [http://www.kano.is link]&lt;br /&gt;
|-&lt;br /&gt;
| [[Eclipse Mining Consortium]]&lt;br /&gt;
|                   Global ||  Small || No      || DGM &amp;amp; PPS                 || {{PoolFees}}     ||   5% ||      0% || {{Yes}} || {{Yes}}&lt;br /&gt;
| 2011-06-14 || User&amp;lt;ref name=&amp;quot;changeable&amp;quot;/&amp;gt;/Dynamic&lt;br /&gt;
|                                               [http://bitcointalk.org/?topic=16385  link] || [https://eclipsemc.com link]&lt;br /&gt;
|-&lt;br /&gt;
| [[Eligius]]         || {{flag|us|label=1}}|| Small || [[NMC]]  || CPPSRB                  || {{SharedFees}}   ||    ||     0%    || {{Yes}} || {{Yes}}&lt;br /&gt;
| 2011-04-27 || Dynamic: 32 shares/m         || [http://bitcointalk.org/?topic=23768  link] || [http://eligius.st link]&lt;br /&gt;
|-&lt;br /&gt;
| [[F2Pool]]          || China                || Large || ?       || PPS                     || {{PoolFees}}    || 4%    ||         || {{Yes}} || {{No}}&lt;br /&gt;
| ?          || ?                            || ?                                           || [https://www.f2pool.com link]&lt;br /&gt;
|-&lt;br /&gt;
| [[GHash.IO]]        || {{flag|nl|label=1}}|| Small || [[NMC]], IXC, [[Devcoin]]      || PPLNS                  || {{SharedFees}}   ||       ||      0% || {{Yes}} || {{No}}&lt;br /&gt;
| 2013-07-01 ||           User&amp;lt;ref name=&amp;quot;changeable&amp;quot;/&amp;gt; ||   [https://support.cex.io  link]                                || [https://ghash.io/  link]&lt;br /&gt;
|-&lt;br /&gt;
| [[Give Me COINS]]   || {{flag|us}}{{flag|eu}}          || Small || [[NMC]]   || PPLNS                  || {{SharedFees}}     ||    ||  0%|| {{Yes}} || {{Yes}}&lt;br /&gt;
| 2013-08-12 || Dynamic         || [https://bitcointalk.org/index.php?topic=272017.0  link] || [http://give-me-coins.com link]&lt;br /&gt;
|-&lt;br /&gt;
| [[Merge Mining Pool]]      || {{flag|us|label=1}}|| Small || [[NMC]], IXC, [[Devcoin]]&lt;br /&gt;
|                                                                    DGM                     || {{SharedFees}}     ||      || 1.5%    || {{Yes}}    || {{No}}&lt;br /&gt;
| 2012-01-08 || User&amp;lt;ref name=&amp;quot;changeable&amp;quot;/&amp;gt; || [http://bitcointalk.org/?topic=57148  link] || [http://mmpool.org link]&lt;br /&gt;
|-&lt;br /&gt;
| [[Multipool]]          || {{flag|us}}{{flag|eu}}      ||   Small || [[NMC]], IXC, [[Devcoin]] || Prop.                     || {{SharedFees}}     ||      ||      0% ||     {{Yes}}     || {{No}}&lt;br /&gt;
| 2012-03-15 || User                       || [https://bitcointalk.org/index.php?topic=311067.0  link] || [https://www.multipool.us/ link]&lt;br /&gt;
|-&lt;br /&gt;
| [[P2Pool]]          || Global (p2p)          ||   Small || Solo&amp;lt;ref name=&amp;quot;solomm&amp;quot;/&amp;gt; || PPLNS  || {{SharedFees}}   ||      ||      0% || {{Yes}} || {{No}}&lt;br /&gt;
| 2011-06-17 || User&amp;lt;ref name=&amp;quot;changeable&amp;quot;/&amp;gt; || [http://bitcointalk.org/?topic=18313  link] ||&lt;br /&gt;
|-&lt;br /&gt;
| [[PolMine]]        || {{flag|pl|label=1}}||  Small || [[NMC]]      || SMPPS                  || {{SharedFees}}  ||  ||   0%     || {{Yes}}        || {{Yes}}	 	&lt;br /&gt;
| 2011-06-13 || Dynamic/User                      || [http://forum.polmine.pl/ link]            || [https://polmine.pl/?setlang=en link]&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== SPV Mining / Old Bitcoin Core ==&lt;br /&gt;
&lt;br /&gt;
The following pools are known or strongly suspected to be mining on top of blocks before fully validating them with Bitcoin Core 0.9.5 or later.  Miners doing this have already lost over $50,000 USD during the 4 July 2015 fork and have created a situation where small numbers of confirmations are much less useful than they normally are.&lt;br /&gt;
&lt;br /&gt;
* BTC Nuggets&lt;br /&gt;
* [https://www.f2pool.com/ F2Pool]&amp;lt;ref name=&amp;quot;spv_despite_incident&amp;quot;&amp;gt;[https://bitcointalk.org/index.php?topic=700411.msg11790734#msg11790734 Intention to continue SPV mining], Wang Chun, 4 July 2015&amp;lt;/ref&amp;gt;&lt;br /&gt;
* AntPool&amp;lt;ref name=&amp;quot;spv_despite_incident&amp;quot; /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
The following pools are believed to be currently fully validating blocks with Bitcoin Core 0.9.5 or later (0.10.2 or later recommended due to DoS vulnerabilities):&lt;br /&gt;
&lt;br /&gt;
* [[BitMinter]]&lt;br /&gt;
* BTC China (described as SPV mining&amp;lt;ref name=&amp;quot;spv_despite_incident&amp;quot; /&amp;gt;, but they&#039;re performing effective valiation)&lt;br /&gt;
* [[CKPool]]&lt;br /&gt;
* [[Eligius]]&lt;br /&gt;
* [[P2Pool]]&lt;br /&gt;
* [[Bitcoin Pooled Mining|Slush Pool]]&lt;br /&gt;
&lt;br /&gt;
== References ==&lt;br /&gt;
&lt;br /&gt;
&amp;lt;references&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;ref name=&amp;quot;hashrate2&amp;quot;&amp;gt;Note that pool hashrate is largely irrelevant but can be seen as a popularity measurement. It is a theoretical security issue if one pool gains above 50% of the total computational power of the network, thus consider joining a pool based on other metrics. The pool&#039;s total hash rate is very dynamic on most pools. Over time, as the network grows, so does most pool&#039;s hash rates. The displayed values are the pool&#039;s relative sizes based on the network: Small: less than 2%, Medium: 2%-10% Large: greater than 10% of the network.&amp;lt;/ref&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;ref name=&amp;quot;merged&amp;quot;&amp;gt;Merged mining allows miners to mine on multiple [[block chains]] at the same time with the same hashing.&amp;lt;/ref&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;ref name=&amp;quot;changeable&amp;quot;&amp;gt;The difficulty of the shares can be changed by the user.&amp;lt;/ref&amp;gt;&lt;br /&gt;
&amp;lt;ref name=&amp;quot;solomm&amp;quot;&amp;gt;Merged mining can be done on a &amp;quot;solo mining&amp;quot; basis (payouts in the merged chain are not pooled).&amp;lt;/ref&amp;gt;&lt;br /&gt;
&amp;lt;/references&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== See also ==&lt;br /&gt;
* [[Pooled mining]]&lt;br /&gt;
* [http://blockorigin.pfoe.be/chart.php Hashrate distribution pie chart]&lt;br /&gt;
* [https://www.bitcoinmining.com/ Bitcoin Mining]&lt;br /&gt;
* [https://www.youtube.com/watch?v=GmOzih6I1zs Video: What is Bitcoin Mining]&lt;br /&gt;
* [https://www.bitcoinmining.com/bitcoin-mining-pools/ Bitcoin Mining Pools]&lt;br /&gt;
* [https://bitcoinchain.com/pools Bitcoin Mining Pools Comparison]&lt;br /&gt;
[[Category:Mining]]&lt;br /&gt;
{{Pools}}&lt;/div&gt;</summary>
		<author><name>Kano</name></author>
	</entry>
	<entry>
		<id>https://en.bitcoin.it/w/index.php?title=Comparison_of_mining_pools&amp;diff=59411</id>
		<title>Comparison of mining pools</title>
		<link rel="alternate" type="text/html" href="https://en.bitcoin.it/w/index.php?title=Comparison_of_mining_pools&amp;diff=59411"/>
		<updated>2015-11-24T00:01:17Z</updated>

		<summary type="html">&lt;p&gt;Kano: Last time BAN was paying (which there appears to be many who didn&amp;#039;t get paid in the past months) it was only partial available funds after block finding ... which isn&amp;#039;t, by definition, PPS&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Reward types &amp;amp; explanation:&lt;br /&gt;
* &#039;&#039;&#039;CPPSRB&#039;&#039;&#039; - Capped Pay Per Share with Recent Backpay. [http://eligius.st/wiki/index.php/Capped_PPS_with_Recent_Backpay]&lt;br /&gt;
* &#039;&#039;&#039;DGM&#039;&#039;&#039; - Double Geometric Method.  A hybrid between PPLNS and Geometric reward types that enables to operator to absorb some of the variance risk.  Operator receives portion of payout on short rounds and returns it on longer rounds to normalize payments. [https://bitcointalk.org/index.php?topic=39497.0]&lt;br /&gt;
* &#039;&#039;&#039;ESMPPS&#039;&#039;&#039; - Equalized Shared Maximum Pay Per Share. Like SMPPS, but equalizes payments fairly among all those who are owed. [http://forum.bitcoin.org/index.php?topic=12181.msg378851#msg378851]&lt;br /&gt;
* &#039;&#039;&#039;POT&#039;&#039;&#039; - Pay On Target. A high variance PPS variant that pays on the difficulty of work returned to pool rather than the difficulty of work served by pool [https://bitcointalk.org/index.php?topic=131376.0]&lt;br /&gt;
* &#039;&#039;&#039;PPLNS&#039;&#039;&#039; - Pay Per Last N Shares. Similar to proportional, but instead of looking at the number of shares in the round, instead looks at the last N shares, regardless of round boundaries.&lt;br /&gt;
* &#039;&#039;&#039;PPLNSG&#039;&#039;&#039; - Pay Per Last N Groups (or shifts). Similar to PPLNS, but shares are grouped into &amp;quot;shifts&amp;quot; which are paid as a whole.&lt;br /&gt;
* &#039;&#039;&#039;PPS&#039;&#039;&#039; - Pay Per Share. Each submitted share is worth certain amoutripnt of BC. Since finding a block requires &amp;lt;current difficulty&amp;gt; shares &#039;&#039;on average&#039;&#039;, a PPS method with 0% fee would be 25 BTC divided by &amp;lt;current difficulty&amp;gt;. It is risky for pool operators, hence the fee is highest.&lt;br /&gt;
* &#039;&#039;&#039;Prop.&#039;&#039;&#039; - Proportional. When block is found, the reward is distributed among all workers proportionally to how much shares each of them has found.&lt;br /&gt;
* &#039;&#039;&#039;RSMPPS&#039;&#039;&#039; - Recent Shared Maximum Pay Per Share. Like SMPPS, but system aims to prioritize the most recent miners first. [http://eligius.st/wiki/index.php/Shared_Maximum_PPS]&lt;br /&gt;
* &#039;&#039;&#039;Score&#039;&#039;&#039; - Score based system: a proportional reward, but weighed by time submitted. Each submitted share is worth more in the function of time &#039;&#039;t&#039;&#039; since start of current round. For each share score is updated by: score += exp(t/C). This makes later shares worth much more than earlier shares, thus the miner&#039;s score quickly diminishes when they stop mining on the pool. Rewards are calculated proportionally to scores (and not to shares). (at slush&#039;s pool C=300 seconds, and every hour scores are normalized)&lt;br /&gt;
* &#039;&#039;&#039;SMPPS&#039;&#039;&#039; - Shared Maximum Pay Per Share. Like Pay Per Share, but never pays more than the pool earns. [http://eligius.st/wiki/index.php/Shared_Maximum_PPS]&lt;br /&gt;
[http://eligius.st/~luke-jr/samples/800MH-3/ Visual examples of the various payout methods]&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable sortable&amp;quot; border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! Name                !! Location             !! TH/s&amp;lt;ref name=&amp;quot;hashrate2&amp;quot;/&amp;gt;&lt;br /&gt;
!                                                         Merged Mining&amp;lt;ref name=&amp;quot;merged&amp;quot;/&amp;gt;&lt;br /&gt;
!                                                                    Reward Type             !! Transaction fees!!PPS Fee!!Other Fee!! [[File:Stm.png|link=Stratum_mining_protocol]] !! [[getblocktemplate|GBT]]&lt;br /&gt;
! Launched   !! Variance                     !! Forum                                       !! Website&lt;br /&gt;
|-&lt;br /&gt;
| [[AntPool]]         || China                || 82000 || ?       || PPLNS &amp;amp; PPS             || {{PoolFees}}    || 2.5%  || 0%      || {{Yes}} || {{No}}&lt;br /&gt;
| ?          || ?                            || ?                                           || [https://www.antpool.com/ link]&lt;br /&gt;
|-&lt;br /&gt;
| [[BitcoinAffiliateNetwork]]     || {{flag|us|}}{{flag|eu}}{{flag|cn|}}{{flag|nl|}}{{flag|au|}}      ||   ?   || [[NMC]], [[DOGE]] || ?         || {{PoolFees}}     ||   ? ||    ?    ||    {{Yes}}     ||&lt;br /&gt;
| 2014-07-15 || User/Dynamic           || [https://bitcointalk.org/index.php?topic=722202.0  link] || [http://mining.bitcoinaffiliatenetwork.com/ link]&lt;br /&gt;
|-&lt;br /&gt;
| [[Bitcoin Pooled Mining|Slush&#039;s pool (mining.bitcoin.cz)]]&lt;br /&gt;
|                        Global               || 31520 || No || Score                   || {{SharedFees}}   ||      ||      2% || {{Yes}} || {{No}}&lt;br /&gt;
| 2010-11-27 || User&amp;lt;ref name=&amp;quot;changeable&amp;quot;/&amp;gt; || [http://bitcointalk.org/?topic=1976   link] || [http://mining.bitcoin.cz/ link]&lt;br /&gt;
|-&lt;br /&gt;
| [[BitMinter]]       || {{flag|us}}{{flag|de}}          || 3500 || [[NMC]] || PPLNSG                  || {{SharedFees}}   ||      ||      1% || {{Yes}} || {{No}}&lt;br /&gt;
| 2011-06-26 || User&amp;lt;ref name=&amp;quot;changeable&amp;quot;/&amp;gt;/Dynamic || [https://bitcointalk.org/?topic=788753  link] || [https://bitminter.com link]&lt;br /&gt;
|-&lt;br /&gt;
| [[BTCMine]]         || {{flag|us|label=1}}                   ||    0.1 || No      || Score                   || {{PoolFees}}     ||      ||      0% ||         ||&lt;br /&gt;
| 2011-03-11 || Diff 1                       || [http://bitcointalk.org/?topic=4251   link] || [http://btcmine.com/ link]&lt;br /&gt;
|-&lt;br /&gt;
| [[BTCC]]            || China                || ?     || ?       || ?                       || ?               || ?     || ?       || {{Yes}} ||&lt;br /&gt;
| ?          || ?                            || ?                                           || [https://pool.btcchina.com link]&lt;br /&gt;
|-&lt;br /&gt;
| [[BTCDig]]         || {{flag|us|label=1}}||    7 || No      || DGM                   || {{PoolFees}}     ||      ||      0% ||  {{Yes}}     ||&lt;br /&gt;
| 2013-07-04 || User&amp;lt;ref name=&amp;quot;changeable&amp;quot;/&amp;gt;/Dynamic 20SPM                      || [https://bitcointalk.org/index.php?topic=249627   link] || [http://btcdig.com/ link]&lt;br /&gt;
|-&lt;br /&gt;
| [[btcmp.com]]       || {{flag|de|label=1}}||    1.4 || No      || PPS                     || {{PoolFees}}     ||   4% ||  ||         ||&lt;br /&gt;
| 2011-06-28 || Diff 1                       ||                                             || [http://www.btcmp.com/ link]&lt;br /&gt;
|-&lt;br /&gt;
| [[BW Mining]]      || China                || 31000 || ?       || PPLNS &amp;amp; PPS             || ?               || ?     || ?       || {{Yes}} ||&lt;br /&gt;
| ?          || ?                            || ?                                           || [https://www.bw.com/pool link]&lt;br /&gt;
|-&lt;br /&gt;
| [[CKPool]]         || {{flag|us|label=1}} || 1830 || No      || PPLNSG                || {{SharedFees}}     ||      ||      0.9% || {{Yes}} || {{No}}&lt;br /&gt;
| 2014-09-20 || User&amp;lt;ref name=&amp;quot;changeable&amp;quot;/&amp;gt;/Dynamic 18SPM || [https://bitcointalk.org/index.php?topic=789369.0 link]   || [http://www.kano.is link]&lt;br /&gt;
|-&lt;br /&gt;
| [[Eclipse Mining Consortium]]&lt;br /&gt;
|                   Global ||  1000 || No      || DGM &amp;amp; PPS                 || {{PoolFees}}     ||   5% ||      0% || {{Yes}} || {{Yes}}&lt;br /&gt;
| 2011-06-14 || User&amp;lt;ref name=&amp;quot;changeable&amp;quot;/&amp;gt;/Dynamic&lt;br /&gt;
|                                               [http://bitcointalk.org/?topic=16385  link] || [https://eclipsemc.com link]&lt;br /&gt;
|-&lt;br /&gt;
| [[Eligius]]         || {{flag|us|label=1}}|| 15000 || [[NMC]]  || CPPSRB                  || {{SharedFees}}   ||    ||     0%    || {{Yes}} || {{Yes}}&lt;br /&gt;
| 2011-04-27 || Dynamic: 32 shares/m         || [http://bitcointalk.org/?topic=23768  link] || [http://eligius.st link]&lt;br /&gt;
|-&lt;br /&gt;
| [[F2Pool]]          || China                || 88800 || ?       || PPS                     || {{PoolFees}}    || 4%    ||         || {{Yes}} || {{No}}&lt;br /&gt;
| ?          || ?                            || ?                                           || [https://www.f2pool.com link]&lt;br /&gt;
|-&lt;br /&gt;
| [[GHash.IO]]        || {{flag|nl|label=1}}|| 5480 || [[NMC]], IXC, [[Devcoin]]      || PPLNS                  || {{SharedFees}}   ||       ||      0% || {{Yes}} || {{No}}&lt;br /&gt;
| 2013-07-01 ||           User&amp;lt;ref name=&amp;quot;changeable&amp;quot;/&amp;gt; ||   [https://support.cex.io  link]                                || [https://ghash.io/  link]&lt;br /&gt;
|-&lt;br /&gt;
| [[Give Me COINS]]   || {{flag|us}}{{flag|eu}}          || 1000 || [[NMC]]   || PPLNS                  || {{SharedFees}}     ||    ||  0%|| {{Yes}} || {{Yes}}&lt;br /&gt;
| 2013-08-12 || Dynamic         || [https://bitcointalk.org/index.php?topic=272017.0  link] || [http://give-me-coins.com link]&lt;br /&gt;
|-&lt;br /&gt;
| [[Merge Mining Pool]]      || {{flag|us|label=1}}|| 50 || [[NMC]], IXC, [[Devcoin]]&lt;br /&gt;
|                                                                    DGM                     || {{SharedFees}}     ||      || 1.5%    || {{Yes}}    || {{No}}&lt;br /&gt;
| 2012-01-08 || User&amp;lt;ref name=&amp;quot;changeable&amp;quot;/&amp;gt; || [http://bitcointalk.org/?topic=57148  link] || [http://mmpool.org link]&lt;br /&gt;
|-&lt;br /&gt;
| [[Multipool]]          || {{flag|us}}{{flag|eu}}      ||   400 || [[NMC]], IXC, [[Devcoin]] || Prop.                     || {{SharedFees}}     ||      ||      0% ||     {{Yes}}     || {{No}}&lt;br /&gt;
| 2012-03-15 || User                       || [https://bitcointalk.org/index.php?topic=311067.0  link] || [https://www.multipool.us/ link]&lt;br /&gt;
|-&lt;br /&gt;
| [[P2Pool]]          || Global (p2p)          ||   800 || Solo&amp;lt;ref name=&amp;quot;solomm&amp;quot;/&amp;gt; || PPLNS  || {{SharedFees}}   ||      ||      0% || {{Yes}} || {{No}}&lt;br /&gt;
| 2011-06-17 || User&amp;lt;ref name=&amp;quot;changeable&amp;quot;/&amp;gt; || [http://bitcointalk.org/?topic=18313  link] ||&lt;br /&gt;
|-&lt;br /&gt;
| [[PolMine]]        || {{flag|pl|label=1}}||  700 || [[NMC]]      || SMPPS                  || {{SharedFees}}  ||  ||   0%     || {{Yes}}        || {{Yes}}	 	&lt;br /&gt;
| 2011-06-13 || Dynamic/User                      || [http://forum.polmine.pl/ link]            || [https://polmine.pl/?setlang=en link]&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== SPV Mining / Old Bitcoin Core ==&lt;br /&gt;
&lt;br /&gt;
The following pools are known or strongly suspected to be mining on top of blocks before fully validating them with Bitcoin Core 0.9.5 or later.  Miners doing this have already lost over $50,000 USD during the 4 July 2015 fork and have created a situation where small numbers of confirmations are much less useful than they normally are.&lt;br /&gt;
&lt;br /&gt;
* BTC Nuggets&lt;br /&gt;
* [https://www.f2pool.com/ F2Pool]&amp;lt;ref name=&amp;quot;spv_despite_incident&amp;quot;&amp;gt;[https://bitcointalk.org/index.php?topic=700411.msg11790734#msg11790734 Intention to continue SPV mining], Wang Chun, 4 July 2015&amp;lt;/ref&amp;gt;&lt;br /&gt;
* AntPool&amp;lt;ref name=&amp;quot;spv_despite_incident&amp;quot; /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
The following pools are believed to be currently fully validating blocks with Bitcoin Core 0.9.5 or later (0.10.2 or later recommended due to DoS vulnerabilities):&lt;br /&gt;
&lt;br /&gt;
* [[BitMinter]]&lt;br /&gt;
* BTC China (described as SPV mining&amp;lt;ref name=&amp;quot;spv_despite_incident&amp;quot; /&amp;gt;, but they&#039;re performing effective valiation)&lt;br /&gt;
* [[CKPool]]&lt;br /&gt;
* [[Eligius]]&lt;br /&gt;
* [[P2Pool]]&lt;br /&gt;
* [[Bitcoin Pooled Mining|Slush Pool]]&lt;br /&gt;
&lt;br /&gt;
== References ==&lt;br /&gt;
&lt;br /&gt;
&amp;lt;references&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;ref name=&amp;quot;hashrate2&amp;quot;&amp;gt;Note that pool hashrate is largely irrelevant but can be seen as a popularity measurement. Note however that it is a theoretical security issue if one pool gains above 50% of the total computational power of the network, thus consider joining a pool based on other metrics.&amp;lt;/ref&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;ref name=&amp;quot;merged&amp;quot;&amp;gt;Merged mining allows miners to mine on multiple [[block chains]] at the same time with the same hashing.&amp;lt;/ref&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;ref name=&amp;quot;changeable&amp;quot;&amp;gt;The difficulty of the shares can be changed by the user.&amp;lt;/ref&amp;gt;&lt;br /&gt;
&amp;lt;ref name=&amp;quot;solomm&amp;quot;&amp;gt;Merged mining can be done on a &amp;quot;solo mining&amp;quot; basis (payouts in the merged chain are not pooled).&amp;lt;/ref&amp;gt;&lt;br /&gt;
&amp;lt;/references&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== See also ==&lt;br /&gt;
* [[Pooled mining]]&lt;br /&gt;
* [http://blockorigin.pfoe.be/chart.php Hashrate distribution pie chart]&lt;br /&gt;
* [https://www.bitcoinmining.com/ Bitcoin Mining]&lt;br /&gt;
* [https://www.youtube.com/watch?v=GmOzih6I1zs Video: What is Bitcoin Mining]&lt;br /&gt;
* [https://www.bitcoinmining.com/bitcoin-mining-pools/ Bitcoin Mining Pools]&lt;br /&gt;
* [https://bitcoinchain.com/pools Bitcoin Mining Pools Comparison]&lt;br /&gt;
[[Category:Mining]]&lt;br /&gt;
{{Pools}}&lt;/div&gt;</summary>
		<author><name>Kano</name></author>
	</entry>
	<entry>
		<id>https://en.bitcoin.it/w/index.php?title=Comparison_of_mining_pools&amp;diff=59410</id>
		<title>Comparison of mining pools</title>
		<link rel="alternate" type="text/html" href="https://en.bitcoin.it/w/index.php?title=Comparison_of_mining_pools&amp;diff=59410"/>
		<updated>2015-11-23T23:42:35Z</updated>

		<summary type="html">&lt;p&gt;Kano: Nexious found it&amp;#039;s first block, then immediately after all services went offline, and no payouts have happened still - a week later - remove due to no service available&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Reward types &amp;amp; explanation:&lt;br /&gt;
* &#039;&#039;&#039;CPPSRB&#039;&#039;&#039; - Capped Pay Per Share with Recent Backpay. [http://eligius.st/wiki/index.php/Capped_PPS_with_Recent_Backpay]&lt;br /&gt;
* &#039;&#039;&#039;DGM&#039;&#039;&#039; - Double Geometric Method.  A hybrid between PPLNS and Geometric reward types that enables to operator to absorb some of the variance risk.  Operator receives portion of payout on short rounds and returns it on longer rounds to normalize payments. [https://bitcointalk.org/index.php?topic=39497.0]&lt;br /&gt;
* &#039;&#039;&#039;ESMPPS&#039;&#039;&#039; - Equalized Shared Maximum Pay Per Share. Like SMPPS, but equalizes payments fairly among all those who are owed. [http://forum.bitcoin.org/index.php?topic=12181.msg378851#msg378851]&lt;br /&gt;
* &#039;&#039;&#039;POT&#039;&#039;&#039; - Pay On Target. A high variance PPS variant that pays on the difficulty of work returned to pool rather than the difficulty of work served by pool [https://bitcointalk.org/index.php?topic=131376.0]&lt;br /&gt;
* &#039;&#039;&#039;PPLNS&#039;&#039;&#039; - Pay Per Last N Shares. Similar to proportional, but instead of looking at the number of shares in the round, instead looks at the last N shares, regardless of round boundaries.&lt;br /&gt;
* &#039;&#039;&#039;PPLNSG&#039;&#039;&#039; - Pay Per Last N Groups (or shifts). Similar to PPLNS, but shares are grouped into &amp;quot;shifts&amp;quot; which are paid as a whole.&lt;br /&gt;
* &#039;&#039;&#039;PPS&#039;&#039;&#039; - Pay Per Share. Each submitted share is worth certain amoutripnt of BC. Since finding a block requires &amp;lt;current difficulty&amp;gt; shares &#039;&#039;on average&#039;&#039;, a PPS method with 0% fee would be 25 BTC divided by &amp;lt;current difficulty&amp;gt;. It is risky for pool operators, hence the fee is highest.&lt;br /&gt;
* &#039;&#039;&#039;Prop.&#039;&#039;&#039; - Proportional. When block is found, the reward is distributed among all workers proportionally to how much shares each of them has found.&lt;br /&gt;
* &#039;&#039;&#039;RSMPPS&#039;&#039;&#039; - Recent Shared Maximum Pay Per Share. Like SMPPS, but system aims to prioritize the most recent miners first. [http://eligius.st/wiki/index.php/Shared_Maximum_PPS]&lt;br /&gt;
* &#039;&#039;&#039;Score&#039;&#039;&#039; - Score based system: a proportional reward, but weighed by time submitted. Each submitted share is worth more in the function of time &#039;&#039;t&#039;&#039; since start of current round. For each share score is updated by: score += exp(t/C). This makes later shares worth much more than earlier shares, thus the miner&#039;s score quickly diminishes when they stop mining on the pool. Rewards are calculated proportionally to scores (and not to shares). (at slush&#039;s pool C=300 seconds, and every hour scores are normalized)&lt;br /&gt;
* &#039;&#039;&#039;SMPPS&#039;&#039;&#039; - Shared Maximum Pay Per Share. Like Pay Per Share, but never pays more than the pool earns. [http://eligius.st/wiki/index.php/Shared_Maximum_PPS]&lt;br /&gt;
[http://eligius.st/~luke-jr/samples/800MH-3/ Visual examples of the various payout methods]&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable sortable&amp;quot; border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! Name                !! Location             !! TH/s&amp;lt;ref name=&amp;quot;hashrate2&amp;quot;/&amp;gt;&lt;br /&gt;
!                                                         Merged Mining&amp;lt;ref name=&amp;quot;merged&amp;quot;/&amp;gt;&lt;br /&gt;
!                                                                    Reward Type             !! Transaction fees!!PPS Fee!!Other Fee!! [[File:Stm.png|link=Stratum_mining_protocol]] !! [[getblocktemplate|GBT]]&lt;br /&gt;
! Launched   !! Variance                     !! Forum                                       !! Website&lt;br /&gt;
|-&lt;br /&gt;
| [[AntPool]]         || China                || 82000 || ?       || PPLNS &amp;amp; PPS             || {{PoolFees}}    || 2.5%  || 0%      || {{Yes}} || {{No}}&lt;br /&gt;
| ?          || ?                            || ?                                           || [https://www.antpool.com/ link]&lt;br /&gt;
|-&lt;br /&gt;
| [[BitcoinAffiliateNetwork]]     || {{flag|us|}}{{flag|eu}}{{flag|cn|}}{{flag|nl|}}{{flag|au|}}      ||   700   || [[NMC]], [[DOGE]] || PPS                    || {{PoolFees}}     ||   0% ||    0%    ||    {{Yes}}     ||&lt;br /&gt;
| 2014-07-15 || User/Dynamic           || [https://bitcointalk.org/index.php?topic=722202.0  link] || [http://mining.bitcoinaffiliatenetwork.com/ link]&lt;br /&gt;
|-&lt;br /&gt;
| [[Bitcoin Pooled Mining|Slush&#039;s pool (mining.bitcoin.cz)]]&lt;br /&gt;
|                        Global               || 31520 || No || Score                   || {{SharedFees}}   ||      ||      2% || {{Yes}} || {{No}}&lt;br /&gt;
| 2010-11-27 || User&amp;lt;ref name=&amp;quot;changeable&amp;quot;/&amp;gt; || [http://bitcointalk.org/?topic=1976   link] || [http://mining.bitcoin.cz/ link]&lt;br /&gt;
|-&lt;br /&gt;
| [[BitMinter]]       || {{flag|us}}{{flag|de}}          || 3500 || [[NMC]] || PPLNSG                  || {{SharedFees}}   ||      ||      1% || {{Yes}} || {{No}}&lt;br /&gt;
| 2011-06-26 || User&amp;lt;ref name=&amp;quot;changeable&amp;quot;/&amp;gt;/Dynamic || [https://bitcointalk.org/?topic=788753  link] || [https://bitminter.com link]&lt;br /&gt;
|-&lt;br /&gt;
| [[BTCMine]]         || {{flag|us|label=1}}                   ||    0.1 || No      || Score                   || {{PoolFees}}     ||      ||      0% ||         ||&lt;br /&gt;
| 2011-03-11 || Diff 1                       || [http://bitcointalk.org/?topic=4251   link] || [http://btcmine.com/ link]&lt;br /&gt;
|-&lt;br /&gt;
| [[BTCC]]            || China                || ?     || ?       || ?                       || ?               || ?     || ?       || {{Yes}} ||&lt;br /&gt;
| ?          || ?                            || ?                                           || [https://pool.btcchina.com link]&lt;br /&gt;
|-&lt;br /&gt;
| [[BTCDig]]         || {{flag|us|label=1}}||    7 || No      || DGM                   || {{PoolFees}}     ||      ||      0% ||  {{Yes}}     ||&lt;br /&gt;
| 2013-07-04 || User&amp;lt;ref name=&amp;quot;changeable&amp;quot;/&amp;gt;/Dynamic 20SPM                      || [https://bitcointalk.org/index.php?topic=249627   link] || [http://btcdig.com/ link]&lt;br /&gt;
|-&lt;br /&gt;
| [[btcmp.com]]       || {{flag|de|label=1}}||    1.4 || No      || PPS                     || {{PoolFees}}     ||   4% ||  ||         ||&lt;br /&gt;
| 2011-06-28 || Diff 1                       ||                                             || [http://www.btcmp.com/ link]&lt;br /&gt;
|-&lt;br /&gt;
| [[BW Mining]]      || China                || 31000 || ?       || PPLNS &amp;amp; PPS             || ?               || ?     || ?       || {{Yes}} ||&lt;br /&gt;
| ?          || ?                            || ?                                           || [https://www.bw.com/pool link]&lt;br /&gt;
|-&lt;br /&gt;
| [[CKPool]]         || {{flag|us|label=1}} || 1830 || No      || PPLNSG                || {{SharedFees}}     ||      ||      0.9% || {{Yes}} || {{No}}&lt;br /&gt;
| 2014-09-20 || User&amp;lt;ref name=&amp;quot;changeable&amp;quot;/&amp;gt;/Dynamic 18SPM || [https://bitcointalk.org/index.php?topic=789369.0 link]   || [http://www.kano.is link]&lt;br /&gt;
|-&lt;br /&gt;
| [[Eclipse Mining Consortium]]&lt;br /&gt;
|                   Global ||  1000 || No      || DGM &amp;amp; PPS                 || {{PoolFees}}     ||   5% ||      0% || {{Yes}} || {{Yes}}&lt;br /&gt;
| 2011-06-14 || User&amp;lt;ref name=&amp;quot;changeable&amp;quot;/&amp;gt;/Dynamic&lt;br /&gt;
|                                               [http://bitcointalk.org/?topic=16385  link] || [https://eclipsemc.com link]&lt;br /&gt;
|-&lt;br /&gt;
| [[Eligius]]         || {{flag|us|label=1}}|| 15000 || [[NMC]]  || CPPSRB                  || {{SharedFees}}   ||    ||     0%    || {{Yes}} || {{Yes}}&lt;br /&gt;
| 2011-04-27 || Dynamic: 32 shares/m         || [http://bitcointalk.org/?topic=23768  link] || [http://eligius.st link]&lt;br /&gt;
|-&lt;br /&gt;
| [[F2Pool]]          || China                || 88800 || ?       || PPS                     || {{PoolFees}}    || 4%    ||         || {{Yes}} || {{No}}&lt;br /&gt;
| ?          || ?                            || ?                                           || [https://www.f2pool.com link]&lt;br /&gt;
|-&lt;br /&gt;
| [[GHash.IO]]        || {{flag|nl|label=1}}|| 5480 || [[NMC]], IXC, [[Devcoin]]      || PPLNS                  || {{SharedFees}}   ||       ||      0% || {{Yes}} || {{No}}&lt;br /&gt;
| 2013-07-01 ||           User&amp;lt;ref name=&amp;quot;changeable&amp;quot;/&amp;gt; ||   [https://support.cex.io  link]                                || [https://ghash.io/  link]&lt;br /&gt;
|-&lt;br /&gt;
| [[Give Me COINS]]   || {{flag|us}}{{flag|eu}}          || 1000 || [[NMC]]   || PPLNS                  || {{SharedFees}}     ||    ||  0%|| {{Yes}} || {{Yes}}&lt;br /&gt;
| 2013-08-12 || Dynamic         || [https://bitcointalk.org/index.php?topic=272017.0  link] || [http://give-me-coins.com link]&lt;br /&gt;
|-&lt;br /&gt;
| [[Merge Mining Pool]]      || {{flag|us|label=1}}|| 50 || [[NMC]], IXC, [[Devcoin]]&lt;br /&gt;
|                                                                    DGM                     || {{SharedFees}}     ||      || 1.5%    || {{Yes}}    || {{No}}&lt;br /&gt;
| 2012-01-08 || User&amp;lt;ref name=&amp;quot;changeable&amp;quot;/&amp;gt; || [http://bitcointalk.org/?topic=57148  link] || [http://mmpool.org link]&lt;br /&gt;
|-&lt;br /&gt;
| [[Multipool]]          || {{flag|us}}{{flag|eu}}      ||   400 || [[NMC]], IXC, [[Devcoin]] || Prop.                     || {{SharedFees}}     ||      ||      0% ||     {{Yes}}     || {{No}}&lt;br /&gt;
| 2012-03-15 || User                       || [https://bitcointalk.org/index.php?topic=311067.0  link] || [https://www.multipool.us/ link]&lt;br /&gt;
|-&lt;br /&gt;
| [[P2Pool]]          || Global (p2p)          ||   800 || Solo&amp;lt;ref name=&amp;quot;solomm&amp;quot;/&amp;gt; || PPLNS  || {{SharedFees}}   ||      ||      0% || {{Yes}} || {{No}}&lt;br /&gt;
| 2011-06-17 || User&amp;lt;ref name=&amp;quot;changeable&amp;quot;/&amp;gt; || [http://bitcointalk.org/?topic=18313  link] ||&lt;br /&gt;
|-&lt;br /&gt;
| [[PolMine]]        || {{flag|pl|label=1}}||  700 || [[NMC]]      || SMPPS                  || {{SharedFees}}  ||  ||   0%     || {{Yes}}        || {{Yes}}	 	&lt;br /&gt;
| 2011-06-13 || Dynamic/User                      || [http://forum.polmine.pl/ link]            || [https://polmine.pl/?setlang=en link]&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== SPV Mining / Old Bitcoin Core ==&lt;br /&gt;
&lt;br /&gt;
The following pools are known or strongly suspected to be mining on top of blocks before fully validating them with Bitcoin Core 0.9.5 or later.  Miners doing this have already lost over $50,000 USD during the 4 July 2015 fork and have created a situation where small numbers of confirmations are much less useful than they normally are.&lt;br /&gt;
&lt;br /&gt;
* BTC Nuggets&lt;br /&gt;
* [https://www.f2pool.com/ F2Pool]&amp;lt;ref name=&amp;quot;spv_despite_incident&amp;quot;&amp;gt;[https://bitcointalk.org/index.php?topic=700411.msg11790734#msg11790734 Intention to continue SPV mining], Wang Chun, 4 July 2015&amp;lt;/ref&amp;gt;&lt;br /&gt;
* AntPool&amp;lt;ref name=&amp;quot;spv_despite_incident&amp;quot; /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
The following pools are believed to be currently fully validating blocks with Bitcoin Core 0.9.5 or later (0.10.2 or later recommended due to DoS vulnerabilities):&lt;br /&gt;
&lt;br /&gt;
* [[BitMinter]]&lt;br /&gt;
* BTC China (described as SPV mining&amp;lt;ref name=&amp;quot;spv_despite_incident&amp;quot; /&amp;gt;, but they&#039;re performing effective valiation)&lt;br /&gt;
* [[CKPool]]&lt;br /&gt;
* [[Eligius]]&lt;br /&gt;
* [[P2Pool]]&lt;br /&gt;
* [[Bitcoin Pooled Mining|Slush Pool]]&lt;br /&gt;
&lt;br /&gt;
== References ==&lt;br /&gt;
&lt;br /&gt;
&amp;lt;references&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;ref name=&amp;quot;hashrate2&amp;quot;&amp;gt;Note that pool hashrate is largely irrelevant but can be seen as a popularity measurement. Note however that it is a theoretical security issue if one pool gains above 50% of the total computational power of the network, thus consider joining a pool based on other metrics.&amp;lt;/ref&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;ref name=&amp;quot;merged&amp;quot;&amp;gt;Merged mining allows miners to mine on multiple [[block chains]] at the same time with the same hashing.&amp;lt;/ref&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;ref name=&amp;quot;changeable&amp;quot;&amp;gt;The difficulty of the shares can be changed by the user.&amp;lt;/ref&amp;gt;&lt;br /&gt;
&amp;lt;ref name=&amp;quot;solomm&amp;quot;&amp;gt;Merged mining can be done on a &amp;quot;solo mining&amp;quot; basis (payouts in the merged chain are not pooled).&amp;lt;/ref&amp;gt;&lt;br /&gt;
&amp;lt;/references&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== See also ==&lt;br /&gt;
* [[Pooled mining]]&lt;br /&gt;
* [http://blockorigin.pfoe.be/chart.php Hashrate distribution pie chart]&lt;br /&gt;
* [https://www.bitcoinmining.com/ Bitcoin Mining]&lt;br /&gt;
* [https://www.youtube.com/watch?v=GmOzih6I1zs Video: What is Bitcoin Mining]&lt;br /&gt;
* [https://www.bitcoinmining.com/bitcoin-mining-pools/ Bitcoin Mining Pools]&lt;br /&gt;
* [https://bitcoinchain.com/pools Bitcoin Mining Pools Comparison]&lt;br /&gt;
[[Category:Mining]]&lt;br /&gt;
{{Pools}}&lt;/div&gt;</summary>
		<author><name>Kano</name></author>
	</entry>
	<entry>
		<id>https://en.bitcoin.it/w/index.php?title=Mining_software&amp;diff=59409</id>
		<title>Mining software</title>
		<link rel="alternate" type="text/html" href="https://en.bitcoin.it/w/index.php?title=Mining_software&amp;diff=59409"/>
		<updated>2015-11-23T23:36:22Z</updated>

		<summary type="html">&lt;p&gt;Kano: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;There are many different types of Bitcoin mining software available. These tables should help you find what will work best for your mining.&lt;br /&gt;
&lt;br /&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]] || || [[CKPool]] || || || || || || || || ||&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        ||{{Yes|5.4.0}}||{{No}}   ||{{No}}||{{Yes|4.1.0}}||{{No}}  || {{No}}  || {{No}}  ||{{No}}     || {{No}}  || {{No}}  || {{No}}  || {{No}}  || {{No}}  || {{No}}&lt;br /&gt;
|-&lt;br /&gt;
| AntMiner S2        ||{{Yes|5.4.0}}||{{No}}   ||{{No}}||{{Yes|4.3.5}}||{{No}}  || {{No}}  || {{No}}  ||{{No}}     || {{No}}  || {{No}}  || {{No}}  || {{No}}  || {{No}}  || {{No}}&lt;br /&gt;
|-&lt;br /&gt;
| AntMiner S3/S3+    ||{{Yes|5.4.0}}||{{No}}  || {{No}}||{{Yes}}||{{No}} || {{No}}    || {{No}}  ||{{No}}    || {{No}}  || {{No}}  || {{No}}  || {{No}}  || || {{No}}&lt;br /&gt;
|-&lt;br /&gt;
| AntMiner S4        ||{{Yes|5.4.0}}||{{No}}  || {{No}}||{{Yes}}||{{No}} || {{No}}    || {{No}}  ||{{No}}    || {{No}}  || {{No}}  || {{No}}  || {{No}}  || || {{No}}&lt;br /&gt;
|-&lt;br /&gt;
| AntMiner S5        ||{{Yes|5.4.0}}||{{No}}  || {{No}}||{{Patch}}||{{No}} || {{No}}    || {{No}}  ||{{No}}    || {{No}}  || {{No}}  || {{No}}  || {{No}}  || || {{No}}&lt;br /&gt;
|-&lt;br /&gt;
| AntMiner S5+        ||{{No}}||{{No}}  || {{No}}||{{Patch}}||{{No}} || {{No}}    || {{No}}  ||{{No}}    || {{No}}  || {{No}}  || {{No}}  || {{No}}  || || {{No}}&lt;br /&gt;
|-&lt;br /&gt;
| AntMiner S7        ||{{No}}||{{No}}  || {{No}}||{{Patch}}||{{No}} || {{No}}    || {{No}}  ||{{No}}    || {{No}}  || {{No}}  || {{No}}  || {{No}}  || || {{No}}&lt;br /&gt;
|-&lt;br /&gt;
| AntMiner U1/U2 ||{{Yes|3.10.0}}||{{Yes}}||{{No}}||{{Yes|3.12.0}}||{{No}}  || {{No}}  || {{No}}  ||{{No}}     || {{No}}  || {{No}}  || {{No}}  || {{No}}  || {{No}}  || {{Yes|0.2}}&lt;br /&gt;
|-&lt;br /&gt;
| AntMiner U3 ||{{Yes|5.2.0}}|| ||{{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/Gen3 ||{{Yes|3.6.0}} ||{{No}}   ||{{No}}||{{Yes}}||{{No}} || {{No}}    || {{No}}  ||{{No}}     || {{No}}  || {{No}}  || {{No}}  || {{No}}  || {{No}}  || {{No}}&lt;br /&gt;
|-&lt;br /&gt;
| Avalon Nano ||{{Yes}} ||{{No}}   ||{{No}}|| {{Yes}} ||{{No}} || {{No}}    || {{No}}  ||{{No}}     || {{No}}  || {{No}}  || {{No}}  || {{No}}  || {{No}}  || {{No}}&lt;br /&gt;
|-&lt;br /&gt;
| BFx2 Bitfury USB || {{Yes|4.0.0}} || {{No}} || {{No}} || {{Yes|4.1.0}} || {{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}}||{{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}}||{{Yes}}   ||{{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}}||{{Yes}}   ||{{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|4.0.0}}||{{No}}  || {{No}}    || {{No}}  ||{{No}}     || {{No}}  || {{No}}  || {{No}}  || {{No}}  || {{No}} || {{No}}&lt;br /&gt;
|-&lt;br /&gt;
| BlackArrow Prospero X1||{{Yes|5.0.0}}||{{No}}   || {{No}}  || {{Yes}}  || {{No}}  || {{No}}    || {{No}}  ||{{No}}     || {{No}}  || {{No}}  || {{No}}  || {{No}}  || {{No}}  || {{No}}&lt;br /&gt;
|-&lt;br /&gt;
| BlackArrow Prospero X3|| ||{{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}}||{{Yes}}   ||{{No}}||{{Yes|2.6.4}}||{{No}}  || {{No}}    || {{No}}  ||{{No}}     || {{No}}  || {{No}}  || {{No}}  || {{No}}  || {{No}} || {{Yes|0.2}}&lt;br /&gt;
|-&lt;br /&gt;
| CoinTerra          ||{{Yes|3.8.0}}||{{No}}   ||{{No}}||{{Yes|3.12.1}}||{{No}}  || {{No}}    || {{No}}  ||{{No}}     || {{No}}  || {{No}}  || {{No}}  || {{No}}  || {{No}} || {{No}}&lt;br /&gt;
|-&lt;br /&gt;
| Compac             ||{{Yes|5.3.0}}||{{No}}   ||{{No}}||{{Patch}}     ||{{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;
| DualMiner          ||{{Yes|4.0.0}}||{{No}}   ||{{No}}||{{No}}||{{No}}  || {{No}}    || {{No}}  ||{{No}}     || {{No}}  || {{No}}  || {{No}}  || {{No}}  || {{No}} || {{Yes}}&lt;br /&gt;
|-&lt;br /&gt;
| HashBuster Alpha   ||{{Yes|4.0.0}}||{{No}}   || {{No}}  ||{{Patch}}|| {{No}}  || {{No}}    || {{No}}  ||{{No}}     ||         ||         || {{No}}  || {{No}}  || || {{No}}&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|3.5.0}} || {{No}}  || {{No}}    || {{No}}  ||{{No}}     ||         ||         || {{No}}  || {{No}}  || || {{No}}&lt;br /&gt;
|-&lt;br /&gt;
| Hex•Fury          ||{{Yes|4.0.0}} || {{No}}  || {{No}}  || {{Yes|4.2.3}}  || {{No}}  || {{No}}  || {{No}}  || {{No}}  ||         ||         || {{No}}  || {{No}}  || || {{No}}&lt;br /&gt;
|-&lt;br /&gt;
| JingTian           ||{{Yes|4.4.0}}||{{No}}   || {{No}}  ||{{Patch}}|| {{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;
| KnCMiner 28nm      ||{{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;
| KnCMiner Neptune   ||{{Yes|5.0.0}}||{{No}}   || {{No}}||{{Patch}}||{{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;
| Monarch PCI-e/Linux||{{Yes|4.3.0}}||{{No}}   || {{No}}  || {{No}}  || {{No}}  || {{No}}    || {{No}}  ||{{No}}     ||         ||         || {{No}}  || {{No}}  || || {{No}}&lt;br /&gt;
|-&lt;br /&gt;
| Monarch PCI-e/Win  ||{{Yes|4.5.0}}||{{No}}   || {{No}}  || {{No}}  || {{No}}  || {{No}}    || {{No}}  ||{{No}}     ||         ||         || {{No}}  || {{No}}  || || {{No}}&lt;br /&gt;
|-&lt;br /&gt;
| Monarch USB        ||{{Yes|4.3.0}}||{{No}}   || {{No}}  || {{Yes}} || {{No}}  || {{No}}    || {{No}}  ||{{No}}     ||         ||         || {{No}}  || {{No}}  || || {{No}}&lt;br /&gt;
|-&lt;br /&gt;
| NanoFury / IceFury ||{{Yes|3.4.0}}||         || {{No}}  || {{Yes|3.10.0}}  || {{No}}  || {{No}}    || {{No}}  ||{{No}}     ||         ||         || {{No}}  || {{No}}  || || {{No}}&lt;br /&gt;
|-&lt;br /&gt;
| NanoFury NF2       ||{{Yes|4.0.0}}||         || {{No}}  || {{Yes|4.3.1}} || {{No}}  || {{No}}    || {{No}}  ||{{No}}     ||         ||         || {{No}}  || {{No}}  || || {{No}}&lt;br /&gt;
|-&lt;br /&gt;
| NanoFury NF6       ||{{Yes|4.0.0}}||         || {{No}}  || {{Yes|4.3.1}}  || {{No}}  || {{No}}    || {{No}}  ||{{No}}     ||         ||         || {{No}}  || {{No}}  || || {{No}}&lt;br /&gt;
|-&lt;br /&gt;
| OneStringMiner     ||{{Yes|4.0.0}}|| {{No}}  || {{No}}  || {{Yes|3.8.2}}  || {{No}}  || {{No}}  || {{No}}  || {{No}}  || {{No}}  || {{No}}  || {{No}}  || {{No}}  || {{No}}  ||  {{No}}&lt;br /&gt;
|-&lt;br /&gt;
| Red/BlueFury       ||{{Yes|3.3.0}}||{{Yes}}   ||{{No}}||{{Yes|3.5.0}}|| {{No}} || {{No}}    || {{No}}  ||{{No}}     ||         ||         || {{No}}  || {{No}}  || || {{No}}&lt;br /&gt;
|-&lt;br /&gt;
| Rockminer R-Box    ||{{Yes|4.2.0}}||{{No}}   || {{No}}  || {{Yes|4.3.5}}|| {{No}}  || {{No}}    || {{No}}  ||{{No}}     ||         ||         || {{No}}  || {{No}}  || || {{No}}&lt;br /&gt;
|-&lt;br /&gt;
| Spondoolies SP10 ||{{Yes|4.7.0}}||{{No}}   ||{{No}}||{{Yes|4.2.3}}||{{No}}  || {{No}}  || {{No}}  ||{{No}}     || {{No}}  || {{No}}  || {{No}}  || {{No}}  || {{No}} || {{No}}&lt;br /&gt;
|-&lt;br /&gt;
| Spondoolies SP30 ||{{Yes|4.10.0}}||{{No}}   ||{{No}}||{{Yes}}||{{No}}  || {{No}}  || {{No}}  ||{{No}}     || {{No}}  || {{No}}  || {{No}}  || {{No}}  || {{No}} || {{No}}&lt;br /&gt;
|-&lt;br /&gt;
| T1/Tube            ||{{Yes|3.3.0}}||{{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}} || {{No}} || {{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}}|| {{Yes}}  || {{No}}||{{Yes|2.8.0}}||{{No}} || {{No}}   ||{{No}}|| {{Yes}}   ||{{Patch|testing}}||{{No}}||{{No}}  || {{Yes}} || {{Yes}} || {{Yes}}&lt;br /&gt;
|-&lt;br /&gt;
| [[getwork]]          || {{Yes}}     || {{No}} || {{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;
| resume        ||{{Yes|3.0.0}}|| {{No}}     || 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}}|| {{Yes}}     || 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}}      || {{No}}     || n/a    || {{No}}  || n/a     || n/a       || n/a     ||{{No}}     || {{No}}  || n/a     || n/a     || {{No}}  || {{No}}  || {{No}}&lt;br /&gt;
|-&lt;br /&gt;
| set diff      ||{{Yes|2.9.0}}|| {{Yes}}     || 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;
| suggest target||{{Yes|3.2.0}}&amp;lt;ref name=&amp;quot;suggest-target&amp;quot;&amp;gt;Uses precise string target, implemented Aug 12, 2013 [https://github.com/luke-jr/bfgminer/commit/4a12eaebe60e4a085e5707ce4b4a3c67edb494dd commit 4a12eae]&amp;lt;/ref&amp;gt;|| {{No}}     || n/a    || {{No}} || n/a     || n/a       || n/a     ||{{No}}     || {{No}}  || n/a     || n/a     || {{No}}  || {{No}}  || {{No}}&lt;br /&gt;
|-&lt;br /&gt;
| suggest difficulty||{{Yes|5.4.0}}|| {{No}}     || n/a    || {{Yes}}&amp;lt;ref name=&amp;quot;suggest-difficulty&amp;quot;&amp;gt;Uses difficulty integer, implemented Oct 20, 2014 [https://github.com/ckolivas/cgminer/commits/4a83f2c8f6410e19d5781d75a4964ebb3a44a0ef commit 4a83f2c] as per the [https://bitcointalk.org/index.php?topic=108533.msg1543341#msg1543341 stratum designers suggested implementation] Feb 20, 2013&amp;lt;/ref&amp;gt; || n/a     || n/a       || n/a     ||{{No}}     || {{No}}  || n/a     || n/a     || {{No}}  || {{No}}  || {{No}}&lt;br /&gt;
|-&lt;br /&gt;
| transparency  ||{{Patch|partial}}|| {{No}}     || n/a    || {{No}}  ||  n/a    || n/a       || n/a     ||{{No}}     ||         || n/a     || n/a     || {{No}}  || {{No}}  || {{No}}&lt;br /&gt;
|-&lt;br /&gt;
| get ver       ||{{Yes|2.9.0}}|| {{Yes}}     || 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}}|| {{Yes}}     || 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;
| get hashrate  || {{No}}      || {{No}}     || 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}}      || {{No}}     || n/a    || {{No}}  || n/a     || n/a       || n/a     ||{{No}}     || {{No}}  || n/a     || n/a     || {{No}}  || {{No}}  || {{No}}&lt;br /&gt;
|-&lt;br /&gt;
| roll ntime    ||{{Yes|3.1.4}}|| {{Yes}}     || n/a    ||{{No}}   || n/a     || n/a       || n/a     ||{{No}}     ||         || n/a     || n/a     ||         ||  || {{Yes}}&lt;br /&gt;
|-&lt;br /&gt;
| extranonce subscribe || {{Yes|4.7.0}}|| {{No}}     || n/a    || {{No}}  || n/a     || n/a       || n/a     ||{{No}}     || {{No}}  || n/a     || n/a     || {{No}}  || {{No}}  || {{No}}&lt;br /&gt;
|-&lt;br /&gt;
| block unsafe reconnect ||{{Yes|4.0.0}}|| {{No}}     || n/a    || {{Yes|4.3.1}} || n/a     || n/a       || n/a     || {{Yes|1.15.1.0}} || {{No}}  || n/a     || n/a     || {{No}}  || {{No}}  ||&lt;br /&gt;
|-&lt;br /&gt;
| unauth TLS    ||{{Yes|4.0.0}}|| {{No}}     || n/a    || {{No}}  || n/a     || n/a       || n/a     || {{No}}    || {{No}}  || n/a     || n/a     || {{No}}  || {{No}}  ||&lt;br /&gt;
|-&lt;br /&gt;
| mining goals  ||{{Yes|5.0.0}}|| {{No}}     || n/a    || {{No}}  || n/a     || n/a       || n/a     || {{No}}    || {{No}}  || n/a     || n/a     || {{No}}  || {{No}}  ||&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&amp;lt;references/&amp;gt;&lt;/div&gt;</summary>
		<author><name>Kano</name></author>
	</entry>
	<entry>
		<id>https://en.bitcoin.it/w/index.php?title=Mining_software&amp;diff=59408</id>
		<title>Mining software</title>
		<link rel="alternate" type="text/html" href="https://en.bitcoin.it/w/index.php?title=Mining_software&amp;diff=59408"/>
		<updated>2015-11-23T23:35:43Z</updated>

		<summary type="html">&lt;p&gt;Kano: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;There are many different types of Bitcoin mining software available. These tables should help you find what will work best for your mining.&lt;br /&gt;
&lt;br /&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]] || || [[CKPool]] || || || || || || || || ||&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        ||{{Yes|5.4.0}}||{{No}}   ||{{No}}||{{Yes|4.1.0}}||{{No}}  || {{No}}  || {{No}}  ||{{No}}     || {{No}}  || {{No}}  || {{No}}  || {{No}}  || {{No}}  || {{No}}&lt;br /&gt;
|-&lt;br /&gt;
| AntMiner S2        ||{{Yes|5.4.0}}||{{No}}   ||{{No}}||{{Yes|4.3.5}}||{{No}}  || {{No}}  || {{No}}  ||{{No}}     || {{No}}  || {{No}}  || {{No}}  || {{No}}  || {{No}}  || {{No}}&lt;br /&gt;
|-&lt;br /&gt;
| AntMiner S3        ||{{Yes|5.4.0}}||{{No}}  || {{No}}||{{Yes}}||{{No}} || {{No}}    || {{No}}  ||{{No}}    || {{No}}  || {{No}}  || {{No}}  || {{No}}  || || {{No}}&lt;br /&gt;
|-&lt;br /&gt;
| AntMiner S4        ||{{Yes|5.4.0}}||{{No}}  || {{No}}||{{Yes}}||{{No}} || {{No}}    || {{No}}  ||{{No}}    || {{No}}  || {{No}}  || {{No}}  || {{No}}  || || {{No}}&lt;br /&gt;
|-&lt;br /&gt;
| AntMiner S5        ||{{Yes|5.4.0}}||{{No}}  || {{No}}||{{Patch}}||{{No}} || {{No}}    || {{No}}  ||{{No}}    || {{No}}  || {{No}}  || {{No}}  || {{No}}  || || {{No}}&lt;br /&gt;
|-&lt;br /&gt;
| AntMiner S5+        ||{{No}}||{{No}}  || {{No}}||{{Patch}}||{{No}} || {{No}}    || {{No}}  ||{{No}}    || {{No}}  || {{No}}  || {{No}}  || {{No}}  || || {{No}}&lt;br /&gt;
|-&lt;br /&gt;
| AntMiner S7        ||{{No}}||{{No}}  || {{No}}||{{Patch}}||{{No}} || {{No}}    || {{No}}  ||{{No}}    || {{No}}  || {{No}}  || {{No}}  || {{No}}  || || {{No}}&lt;br /&gt;
|-&lt;br /&gt;
| AntMiner U1/U2 ||{{Yes|3.10.0}}||{{Yes}}||{{No}}||{{Yes|3.12.0}}||{{No}}  || {{No}}  || {{No}}  ||{{No}}     || {{No}}  || {{No}}  || {{No}}  || {{No}}  || {{No}}  || {{Yes|0.2}}&lt;br /&gt;
|-&lt;br /&gt;
| AntMiner U3 ||{{Yes|5.2.0}}|| ||{{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/Gen3 ||{{Yes|3.6.0}} ||{{No}}   ||{{No}}||{{Yes}}||{{No}} || {{No}}    || {{No}}  ||{{No}}     || {{No}}  || {{No}}  || {{No}}  || {{No}}  || {{No}}  || {{No}}&lt;br /&gt;
|-&lt;br /&gt;
| Avalon Nano ||{{Yes}} ||{{No}}   ||{{No}}|| {{Yes}} ||{{No}} || {{No}}    || {{No}}  ||{{No}}     || {{No}}  || {{No}}  || {{No}}  || {{No}}  || {{No}}  || {{No}}&lt;br /&gt;
|-&lt;br /&gt;
| BFx2 Bitfury USB || {{Yes|4.0.0}} || {{No}} || {{No}} || {{Yes|4.1.0}} || {{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}}||{{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}}||{{Yes}}   ||{{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}}||{{Yes}}   ||{{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|4.0.0}}||{{No}}  || {{No}}    || {{No}}  ||{{No}}     || {{No}}  || {{No}}  || {{No}}  || {{No}}  || {{No}} || {{No}}&lt;br /&gt;
|-&lt;br /&gt;
| BlackArrow Prospero X1||{{Yes|5.0.0}}||{{No}}   || {{No}}  || {{Yes}}  || {{No}}  || {{No}}    || {{No}}  ||{{No}}     || {{No}}  || {{No}}  || {{No}}  || {{No}}  || {{No}}  || {{No}}&lt;br /&gt;
|-&lt;br /&gt;
| BlackArrow Prospero X3|| ||{{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}}||{{Yes}}   ||{{No}}||{{Yes|2.6.4}}||{{No}}  || {{No}}    || {{No}}  ||{{No}}     || {{No}}  || {{No}}  || {{No}}  || {{No}}  || {{No}} || {{Yes|0.2}}&lt;br /&gt;
|-&lt;br /&gt;
| CoinTerra          ||{{Yes|3.8.0}}||{{No}}   ||{{No}}||{{Yes|3.12.1}}||{{No}}  || {{No}}    || {{No}}  ||{{No}}     || {{No}}  || {{No}}  || {{No}}  || {{No}}  || {{No}} || {{No}}&lt;br /&gt;
|-&lt;br /&gt;
| Compac             ||{{Yes|5.3.0}}||{{No}}   ||{{No}}||{{Patch}}     ||{{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;
| DualMiner          ||{{Yes|4.0.0}}||{{No}}   ||{{No}}||{{No}}||{{No}}  || {{No}}    || {{No}}  ||{{No}}     || {{No}}  || {{No}}  || {{No}}  || {{No}}  || {{No}} || {{Yes}}&lt;br /&gt;
|-&lt;br /&gt;
| HashBuster Alpha   ||{{Yes|4.0.0}}||{{No}}   || {{No}}  ||{{Patch}}|| {{No}}  || {{No}}    || {{No}}  ||{{No}}     ||         ||         || {{No}}  || {{No}}  || || {{No}}&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|3.5.0}} || {{No}}  || {{No}}    || {{No}}  ||{{No}}     ||         ||         || {{No}}  || {{No}}  || || {{No}}&lt;br /&gt;
|-&lt;br /&gt;
| Hex•Fury          ||{{Yes|4.0.0}} || {{No}}  || {{No}}  || {{Yes|4.2.3}}  || {{No}}  || {{No}}  || {{No}}  || {{No}}  ||         ||         || {{No}}  || {{No}}  || || {{No}}&lt;br /&gt;
|-&lt;br /&gt;
| JingTian           ||{{Yes|4.4.0}}||{{No}}   || {{No}}  ||{{Patch}}|| {{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;
| KnCMiner 28nm      ||{{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;
| KnCMiner Neptune   ||{{Yes|5.0.0}}||{{No}}   || {{No}}||{{Patch}}||{{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;
| Monarch PCI-e/Linux||{{Yes|4.3.0}}||{{No}}   || {{No}}  || {{No}}  || {{No}}  || {{No}}    || {{No}}  ||{{No}}     ||         ||         || {{No}}  || {{No}}  || || {{No}}&lt;br /&gt;
|-&lt;br /&gt;
| Monarch PCI-e/Win  ||{{Yes|4.5.0}}||{{No}}   || {{No}}  || {{No}}  || {{No}}  || {{No}}    || {{No}}  ||{{No}}     ||         ||         || {{No}}  || {{No}}  || || {{No}}&lt;br /&gt;
|-&lt;br /&gt;
| Monarch USB        ||{{Yes|4.3.0}}||{{No}}   || {{No}}  || {{Yes}} || {{No}}  || {{No}}    || {{No}}  ||{{No}}     ||         ||         || {{No}}  || {{No}}  || || {{No}}&lt;br /&gt;
|-&lt;br /&gt;
| NanoFury / IceFury ||{{Yes|3.4.0}}||         || {{No}}  || {{Yes|3.10.0}}  || {{No}}  || {{No}}    || {{No}}  ||{{No}}     ||         ||         || {{No}}  || {{No}}  || || {{No}}&lt;br /&gt;
|-&lt;br /&gt;
| NanoFury NF2       ||{{Yes|4.0.0}}||         || {{No}}  || {{Yes|4.3.1}} || {{No}}  || {{No}}    || {{No}}  ||{{No}}     ||         ||         || {{No}}  || {{No}}  || || {{No}}&lt;br /&gt;
|-&lt;br /&gt;
| NanoFury NF6       ||{{Yes|4.0.0}}||         || {{No}}  || {{Yes|4.3.1}}  || {{No}}  || {{No}}    || {{No}}  ||{{No}}     ||         ||         || {{No}}  || {{No}}  || || {{No}}&lt;br /&gt;
|-&lt;br /&gt;
| OneStringMiner     ||{{Yes|4.0.0}}|| {{No}}  || {{No}}  || {{Yes|3.8.2}}  || {{No}}  || {{No}}  || {{No}}  || {{No}}  || {{No}}  || {{No}}  || {{No}}  || {{No}}  || {{No}}  ||  {{No}}&lt;br /&gt;
|-&lt;br /&gt;
| Red/BlueFury       ||{{Yes|3.3.0}}||{{Yes}}   ||{{No}}||{{Yes|3.5.0}}|| {{No}} || {{No}}    || {{No}}  ||{{No}}     ||         ||         || {{No}}  || {{No}}  || || {{No}}&lt;br /&gt;
|-&lt;br /&gt;
| Rockminer R-Box    ||{{Yes|4.2.0}}||{{No}}   || {{No}}  || {{Yes|4.3.5}}|| {{No}}  || {{No}}    || {{No}}  ||{{No}}     ||         ||         || {{No}}  || {{No}}  || || {{No}}&lt;br /&gt;
|-&lt;br /&gt;
| Spondoolies SP10 ||{{Yes|4.7.0}}||{{No}}   ||{{No}}||{{Yes|4.2.3}}||{{No}}  || {{No}}  || {{No}}  ||{{No}}     || {{No}}  || {{No}}  || {{No}}  || {{No}}  || {{No}} || {{No}}&lt;br /&gt;
|-&lt;br /&gt;
| Spondoolies SP30 ||{{Yes|4.10.0}}||{{No}}   ||{{No}}||{{Yes}}||{{No}}  || {{No}}  || {{No}}  ||{{No}}     || {{No}}  || {{No}}  || {{No}}  || {{No}}  || {{No}} || {{No}}&lt;br /&gt;
|-&lt;br /&gt;
| T1/Tube            ||{{Yes|3.3.0}}||{{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}} || {{No}} || {{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}}|| {{Yes}}  || {{No}}||{{Yes|2.8.0}}||{{No}} || {{No}}   ||{{No}}|| {{Yes}}   ||{{Patch|testing}}||{{No}}||{{No}}  || {{Yes}} || {{Yes}} || {{Yes}}&lt;br /&gt;
|-&lt;br /&gt;
| [[getwork]]          || {{Yes}}     || {{No}} || {{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;
| resume        ||{{Yes|3.0.0}}|| {{No}}     || 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}}|| {{Yes}}     || 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}}      || {{No}}     || n/a    || {{No}}  || n/a     || n/a       || n/a     ||{{No}}     || {{No}}  || n/a     || n/a     || {{No}}  || {{No}}  || {{No}}&lt;br /&gt;
|-&lt;br /&gt;
| set diff      ||{{Yes|2.9.0}}|| {{Yes}}     || 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;
| suggest target||{{Yes|3.2.0}}&amp;lt;ref name=&amp;quot;suggest-target&amp;quot;&amp;gt;Uses precise string target, implemented Aug 12, 2013 [https://github.com/luke-jr/bfgminer/commit/4a12eaebe60e4a085e5707ce4b4a3c67edb494dd commit 4a12eae]&amp;lt;/ref&amp;gt;|| {{No}}     || n/a    || {{No}} || n/a     || n/a       || n/a     ||{{No}}     || {{No}}  || n/a     || n/a     || {{No}}  || {{No}}  || {{No}}&lt;br /&gt;
|-&lt;br /&gt;
| suggest difficulty||{{Yes|5.4.0}}|| {{No}}     || n/a    || {{Yes}}&amp;lt;ref name=&amp;quot;suggest-difficulty&amp;quot;&amp;gt;Uses difficulty integer, implemented Oct 20, 2014 [https://github.com/ckolivas/cgminer/commits/4a83f2c8f6410e19d5781d75a4964ebb3a44a0ef commit 4a83f2c] as per the [https://bitcointalk.org/index.php?topic=108533.msg1543341#msg1543341 stratum designers suggested implementation] Feb 20, 2013&amp;lt;/ref&amp;gt; || n/a     || n/a       || n/a     ||{{No}}     || {{No}}  || n/a     || n/a     || {{No}}  || {{No}}  || {{No}}&lt;br /&gt;
|-&lt;br /&gt;
| transparency  ||{{Patch|partial}}|| {{No}}     || n/a    || {{No}}  ||  n/a    || n/a       || n/a     ||{{No}}     ||         || n/a     || n/a     || {{No}}  || {{No}}  || {{No}}&lt;br /&gt;
|-&lt;br /&gt;
| get ver       ||{{Yes|2.9.0}}|| {{Yes}}     || 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}}|| {{Yes}}     || 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;
| get hashrate  || {{No}}      || {{No}}     || 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}}      || {{No}}     || n/a    || {{No}}  || n/a     || n/a       || n/a     ||{{No}}     || {{No}}  || n/a     || n/a     || {{No}}  || {{No}}  || {{No}}&lt;br /&gt;
|-&lt;br /&gt;
| roll ntime    ||{{Yes|3.1.4}}|| {{Yes}}     || n/a    ||{{No}}   || n/a     || n/a       || n/a     ||{{No}}     ||         || n/a     || n/a     ||         ||  || {{Yes}}&lt;br /&gt;
|-&lt;br /&gt;
| extranonce subscribe || {{Yes|4.7.0}}|| {{No}}     || n/a    || {{No}}  || n/a     || n/a       || n/a     ||{{No}}     || {{No}}  || n/a     || n/a     || {{No}}  || {{No}}  || {{No}}&lt;br /&gt;
|-&lt;br /&gt;
| block unsafe reconnect ||{{Yes|4.0.0}}|| {{No}}     || n/a    || {{Yes|4.3.1}} || n/a     || n/a       || n/a     || {{Yes|1.15.1.0}} || {{No}}  || n/a     || n/a     || {{No}}  || {{No}}  ||&lt;br /&gt;
|-&lt;br /&gt;
| unauth TLS    ||{{Yes|4.0.0}}|| {{No}}     || n/a    || {{No}}  || n/a     || n/a       || n/a     || {{No}}    || {{No}}  || n/a     || n/a     || {{No}}  || {{No}}  ||&lt;br /&gt;
|-&lt;br /&gt;
| mining goals  ||{{Yes|5.0.0}}|| {{No}}     || n/a    || {{No}}  || n/a     || n/a       || n/a     || {{No}}    || {{No}}  || n/a     || n/a     || {{No}}  || {{No}}  ||&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&amp;lt;references/&amp;gt;&lt;/div&gt;</summary>
		<author><name>Kano</name></author>
	</entry>
	<entry>
		<id>https://en.bitcoin.it/w/index.php?title=Comparison_of_mining_pools&amp;diff=57947</id>
		<title>Comparison of mining pools</title>
		<link rel="alternate" type="text/html" href="https://en.bitcoin.it/w/index.php?title=Comparison_of_mining_pools&amp;diff=57947"/>
		<updated>2015-07-28T05:36:08Z</updated>

		<summary type="html">&lt;p&gt;Kano: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Reward types &amp;amp; explanation:&lt;br /&gt;
* &#039;&#039;&#039;CPPSRB&#039;&#039;&#039; - Capped Pay Per Share with Recent Backpay. [http://eligius.st/wiki/index.php/Capped_PPS_with_Recent_Backpay]&lt;br /&gt;
* &#039;&#039;&#039;DGM&#039;&#039;&#039; - Double Geometric Method.  A hybrid between PPLNS and Geometric reward types that enables to operator to absorb some of the variance risk.  Operator receives portion of payout on short rounds and returns it on longer rounds to normalize payments. [https://bitcointalk.org/index.php?topic=39497.0]&lt;br /&gt;
* &#039;&#039;&#039;ESMPPS&#039;&#039;&#039; - Equalized Shared Maximum Pay Per Share. Like SMPPS, but equalizes payments fairly among all those who are owed. [http://forum.bitcoin.org/index.php?topic=12181.msg378851#msg378851]&lt;br /&gt;
* &#039;&#039;&#039;POT&#039;&#039;&#039; - Pay On Target. A high variance PPS variant that pays on the difficulty of work returned to pool rather than the difficulty of work served by pool [https://bitcointalk.org/index.php?topic=131376.0]&lt;br /&gt;
* &#039;&#039;&#039;PPLNS&#039;&#039;&#039; - Pay Per Last N Shares. Similar to proportional, but instead of looking at the number of shares in the round, instead looks at the last N shares, regardless of round boundaries.&lt;br /&gt;
* &#039;&#039;&#039;PPLNSG&#039;&#039;&#039; - Pay Per Last N Groups (or shifts). Similar to PPLNS, but shares are grouped into &amp;quot;shifts&amp;quot; which are paid as a whole.&lt;br /&gt;
* &#039;&#039;&#039;PPS&#039;&#039;&#039; - Pay Per Share. Each submitted share is worth certain amoutripnt of BC. Since finding a block requires &amp;lt;current difficulty&amp;gt; shares &#039;&#039;on average&#039;&#039;, a PPS method with 0% fee would be 25 BTC divided by &amp;lt;current difficulty&amp;gt;. It is risky for pool operators, hence the fee is highest.&lt;br /&gt;
* &#039;&#039;&#039;Prop.&#039;&#039;&#039; - Proportional. When block is found, the reward is distributed among all workers proportionally to how much shares each of them has found.&lt;br /&gt;
* &#039;&#039;&#039;RSMPPS&#039;&#039;&#039; - Recent Shared Maximum Pay Per Share. Like SMPPS, but system aims to prioritize the most recent miners first. [http://eligius.st/wiki/index.php/Shared_Maximum_PPS]&lt;br /&gt;
* &#039;&#039;&#039;Score&#039;&#039;&#039; - Score based system: a proportional reward, but weighed by time submitted. Each submitted share is worth more in the function of time &#039;&#039;t&#039;&#039; since start of current round. For each share score is updated by: score += exp(t/C). This makes later shares worth much more than earlier shares, thus the miner&#039;s score quickly diminishes when they stop mining on the pool. Rewards are calculated proportionally to scores (and not to shares). (at slush&#039;s pool C=300 seconds, and every hour scores are normalized)&lt;br /&gt;
* &#039;&#039;&#039;SMPPS&#039;&#039;&#039; - Shared Maximum Pay Per Share. Like Pay Per Share, but never pays more than the pool earns. [http://eligius.st/wiki/index.php/Shared_Maximum_PPS]&lt;br /&gt;
[http://eligius.st/~luke-jr/samples/800MH-3/ Visual examples of the various payout methods]&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable sortable&amp;quot; border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! Name                !! Location             !! TH/s&amp;lt;ref name=&amp;quot;hashrate2&amp;quot;/&amp;gt;&lt;br /&gt;
!                                                         Merged Mining&amp;lt;ref name=&amp;quot;merged&amp;quot;/&amp;gt;&lt;br /&gt;
!                                                                    Reward Type             !! Transaction fees!!PPS Fee!!Other Fee!! [[File:Gwk.png|link=Getwork]] !! [[File:Stm.png|link=Stratum_mining_protocol]] !! [[getblocktemplate|GBT]]&lt;br /&gt;
! Launched   !! Variance                     !! Forum                                       !! Website&lt;br /&gt;
|-&lt;br /&gt;
| [[BitcoinAffiliateNetwork]]     || {{flag|us|}}{{flag|eu}}{{flag|cn|}}{{flag|nl|}}{{flag|au|}}      ||   2000   || [[NMC]], [[DOGE]] || PPS                    || {{PoolFees}}     ||   0% ||    0%    || {{No}} ||    {{Yes}}     ||&lt;br /&gt;
| 2014-07-15 || User/Dynamic           || [https://bitcointalk.org/index.php?topic=722202.0  link] || [http://mining.bitcoinaffiliatenetwork.com/ link]&lt;br /&gt;
|-&lt;br /&gt;
| [[Bitcoin Pooled Mining|Slush&#039;s pool (mining.bitcoin.cz)]]&lt;br /&gt;
|                        Global               || 12000 || No || Score                   || {{SharedFees}}   ||      ||      2% ||         || {{Yes}} ||&lt;br /&gt;
| 2010-11-27 || User&amp;lt;ref name=&amp;quot;changeable&amp;quot;/&amp;gt; || [http://bitcointalk.org/?topic=1976   link] || [http://mining.bitcoin.cz/ link]&lt;br /&gt;
|-&lt;br /&gt;
| [[BitMinter]]       || {{flag|us}}{{flag|de}}          || 2700 || [[NMC]] || PPLNSG                  || {{SharedFees}}   ||      ||      1% || {{Yes}} || {{Yes}} || {{Yes}}&lt;br /&gt;
| 2011-06-26 || User&amp;lt;ref name=&amp;quot;changeable&amp;quot;/&amp;gt;/Dynamic || [http://bitcointalk.org/?topic=27062  link] || [https://bitminter.com link]&lt;br /&gt;
|-&lt;br /&gt;
| [[BTC Guild]]       || {{flag|us}}{{flag|eu}}    || 10500 || [[NMC]] &lt;br /&gt;
|                                                                    PPLNSG              || {{SharedFees}} ||    ||      2% || {{Yes}} || {{Yes}} || {{No}}&lt;br /&gt;
| 2011-05-09 || User&amp;lt;ref name=&amp;quot;changeable&amp;quot;/&amp;gt;/Dynamic&lt;br /&gt;
|                                               [http://bitcointalk.org/?topic=49417  link] || [https://www.btcguild.com/ link]&lt;br /&gt;
|-&lt;br /&gt;
| [[BTCMine]]         || {{flag|us|label=1}}                   ||    0.1 || No      || Score                   || {{PoolFees}}     ||      ||      0% || {{Yes}} ||         ||&lt;br /&gt;
| 2011-03-11 || Diff 1                       || [http://bitcointalk.org/?topic=4251   link] || [http://btcmine.com/ link]&lt;br /&gt;
|-&lt;br /&gt;
| [[BTCDig]]         || {{flag|us|label=1}}||    7 || No      || DGM                   || {{PoolFees}}     ||      ||      0% ||  ||  {{Yes}}     ||&lt;br /&gt;
| 2013-07-04 || User&amp;lt;ref name=&amp;quot;changeable&amp;quot;/&amp;gt;/Dynamic 20SPM                      || [https://bitcointalk.org/index.php?topic=249627   link] || [http://btcdig.com/ link]&lt;br /&gt;
|-&lt;br /&gt;
| [[btcmp.com]]       || {{flag|de|label=1}}||    1.4 || No      || PPS                     || {{PoolFees}}     ||   4% ||         || {{Yes}} ||         ||&lt;br /&gt;
| 2011-06-28 || Diff 1                       ||                                             || [http://www.btcmp.com/ link]&lt;br /&gt;
|-&lt;br /&gt;
| [[CKPool]]         || {{flag|us|label=1}} || 3500 || No      || PPLNSG                || {{SharedFees}}     ||      ||      0.9% || {{No}} || {{Yes}} || {{No}}&lt;br /&gt;
| 2014-09-20 || User&amp;lt;ref name=&amp;quot;changeable&amp;quot;/&amp;gt;/Dynamic 18SPM || [https://bitcointalk.org/index.php?topic=789369.0 link]   || [http://www.kano.is link]&lt;br /&gt;
|-&lt;br /&gt;
| [[Eclipse Mining Consortium]]&lt;br /&gt;
|                   Global ||  246 || No      || DGM/PPS                 || {{PoolFees}}     ||   5% ||      0% || {{Yes}} || {{Yes}} || {{Yes}}&lt;br /&gt;
| 2011-06-14 || User&amp;lt;ref name=&amp;quot;changeable&amp;quot;/&amp;gt;/Dynamic&lt;br /&gt;
|                                               [http://bitcointalk.org/?topic=16385  link] || [https://eclipsemc.com link]&lt;br /&gt;
|-&lt;br /&gt;
| [[Eligius]]         || {{flag|us|label=1}}|| 4000 || [[NMC]] 105% PPS&amp;lt;ref name=&amp;quot;eligiusnmc&amp;quot;/&amp;gt;      || CPPSRB                  || {{SharedFees}}   ||   0% ||         || {{Yes}} || {{Yes}} || {{Yes}}&lt;br /&gt;
| 2011-04-27 || Dynamic: 32 shares/m         || [http://bitcointalk.org/?topic=23768  link] || [http://eligius.st link]&lt;br /&gt;
|-&lt;br /&gt;
| [[GHash.IO]]        || {{flag|nl|label=1}}|| 60000 || [[NMC]], IXC, [[Devcoin]]      || PPLNS                  || {{SharedFees}}   || 0%      ||      0% || {{No}} || {{Yes}} || {{No}}&lt;br /&gt;
| 2013-07-01 ||           User&amp;lt;ref name=&amp;quot;changeable&amp;quot;/&amp;gt; ||   [https://support.cex.io  link]                                || [https://ghash.io/  link]&lt;br /&gt;
|-&lt;br /&gt;
| [[Give Me COINS]]   || {{flag|us}}{{flag|eu}}          || 1000 || [[NMC]]   || PPLNS                  || {{SharedFees}}     ||    ||  0%|| {{No}} || {{Yes}} || {{Yes}}&lt;br /&gt;
| 2013-08-12 || Dynamic         || [https://bitcointalk.org/index.php?topic=272017.0  link] || [http://give-me-coins.com link]&lt;br /&gt;
|-&lt;br /&gt;
| [[Merge Mining Pool]]      || {{flag|us|label=1}}|| 50 || [[NMC]], IXC, [[Devcoin]]&lt;br /&gt;
|                                                                    DGM                     || {{SharedFees}}     ||      || 1.5%    || {{No}} || {{Yes}}    || {{No}}&lt;br /&gt;
| 2012-01-08 || User&amp;lt;ref name=&amp;quot;changeable&amp;quot;/&amp;gt; || [http://bitcointalk.org/?topic=57148  link] || [http://mmpool.org link]&lt;br /&gt;
|-&lt;br /&gt;
| [[MinerGate]]      || {{flag|eu|label=1}}||     || Yes      || PPS, PPLNS         || {{PoolFees}}     ||   2.5% || 2%        || {{Yes}} || {{Yes}} || {{No}}&lt;br /&gt;
| 2014-03-24 || Dynamic                    || [https://bitcointalk.org/index.php?topic=528848.0 link] || [http://minergate.com/ link]&lt;br /&gt;
|-&lt;br /&gt;
| [[Multipool]]          || {{flag|us}}{{flag|eu}}      ||   400 || [[NMC]], IXC, [[Devcoin]] || Prop.                     || {{SharedFees}}     ||      ||      0% || {{Yes}} ||     {{Yes}}     || {{No}}&lt;br /&gt;
| 2012-03-15 || User                       || [https://bitcointalk.org/index.php?topic=311067.0  link] || [https://www.multipool.us/ link]&lt;br /&gt;
|-&lt;br /&gt;
| [[Ozco.in]]         || {{flag|us}}{{flag|eu}}{{flag|au}}{{flag|cn}} ||  4 || No || DGM      || {{SharedFees}} ||    ||   1% || {{No}}  || {{Yes}} || {{No}}&lt;br /&gt;
| 2011-06-07 || User&amp;lt;ref name=&amp;quot;changeable&amp;quot;/&amp;gt;/Dynamic&lt;br /&gt;
|   [http://bitcointalk.org/?topic=14085  link] || [https://ozco.in link]                                   &lt;br /&gt;
|-&lt;br /&gt;
| [[P2Pool]]          || Global (p2p)          ||   800 || Solo&amp;lt;ref name=&amp;quot;solomm&amp;quot;/&amp;gt; || PPLNS  || {{SharedFees}}   ||      ||      0% || {{No}}&amp;lt;ref name=&amp;quot;local&amp;quot;/&amp;gt; || {{Yes}} || {{No}}&lt;br /&gt;
| 2011-06-17 || User&amp;lt;ref name=&amp;quot;changeable&amp;quot;/&amp;gt; || [http://bitcointalk.org/?topic=18313  link] ||&lt;br /&gt;
|-&lt;br /&gt;
| [[PolMine]]        || {{flag|pl|label=1}}||  700 || [[NMC]]      || SMPPS                  || {{SharedFees}}  ||  1% ||   0%     || {{Yes}} || {{Yes}}        || {{Yes}}	 	&lt;br /&gt;
| 2011-06-13 || Dynamic/User                      || [http://forum.polmine.pl/ link]            || [https://polmine.pl/?setlang=en link]&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== SPV Mining / Old Bitcoin Core ==&lt;br /&gt;
&lt;br /&gt;
The following pools are known or strongly suspected to be mining on top of blocks before fully validating them with Bitcoin Core 0.9.5 or later.  Miners doing this have already lost over $50,000 USD during the 4 July 2015 fork and have created a situation where small numbers of confirmations are much less useful than they normally are.&lt;br /&gt;
&lt;br /&gt;
* BTC Nuggets&lt;br /&gt;
* [https://www.f2pool.com/ F2Pool]&amp;lt;ref name=&amp;quot;spv_despite_incident&amp;quot;&amp;gt;[https://bitcointalk.org/index.php?topic=700411.msg11790734#msg11790734 Intention to continue SPV mining], Wang Chun, 4 July 2015&amp;lt;/ref&amp;gt;&lt;br /&gt;
* AntPool&amp;lt;ref name=&amp;quot;spv_despite_incident&amp;quot; /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
The following pools are believed to be currently fully validating blocks with Bitcoin Core 0.9.5 or later (0.10.2 or later recommended due to DoS vulnerabilities):&lt;br /&gt;
&lt;br /&gt;
* [[BitMinter]]&lt;br /&gt;
* BTC China (described as SPV mining&amp;lt;ref name=&amp;quot;spv_despite_incident&amp;quot; /&amp;gt;, but they&#039;re performing effective valiation)&lt;br /&gt;
* [[CKPool]]&lt;br /&gt;
* [[Eligius]]&lt;br /&gt;
* [[P2Pool]]&lt;br /&gt;
* [[Bitcoin Pooled Mining|Slush Pool]]&lt;br /&gt;
&lt;br /&gt;
== References ==&lt;br /&gt;
&lt;br /&gt;
&amp;lt;references&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;ref name=&amp;quot;hashrate2&amp;quot;&amp;gt;Note that pool hashrate is largely irrelevant but can be seen as a popularity measurement. Note however that it is a theoretical security issue if one pool gains above 50% of the total computational power of the network, thus consider joining a pool based on other metrics.&amp;lt;/ref&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;ref name=&amp;quot;merged&amp;quot;&amp;gt;Merged mining allows miners to mine on multiple [[block chains]] at the same time with the same hashing.&amp;lt;/ref&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;ref name=&amp;quot;local&amp;quot;&amp;gt;Miner-operated proxy available.&amp;lt;/ref&amp;gt;&lt;br /&gt;
&amp;lt;ref name=&amp;quot;changeable&amp;quot;&amp;gt;The difficulty of the shares can be changed by the user.&amp;lt;/ref&amp;gt;&lt;br /&gt;
&amp;lt;ref name=&amp;quot;solomm&amp;quot;&amp;gt;Merged mining can be done on a &amp;quot;solo mining&amp;quot; basis (payouts in the merged chain are not pooled).&amp;lt;/ref&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;ref name=&amp;quot;eligiusnmc&amp;quot;&amp;gt;As of March 8, 2014, payouts have been labelled as broken by the pool operator.  There is no current ETA to a fix.&amp;lt;/ref&amp;gt;&lt;br /&gt;
&amp;lt;/references&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== See also ==&lt;br /&gt;
* [[Pooled mining]]&lt;br /&gt;
* [http://blockorigin.pfoe.be/chart.php Hashrate distribution pie chart]&lt;br /&gt;
* [https://www.bitcoinmining.com/ Bitcoin Mining]&lt;br /&gt;
* [https://www.youtube.com/watch?v=GmOzih6I1zs Video: What is Bitcoin Mining]&lt;br /&gt;
* [https://www.bitcoinmining.com/bitcoin-mining-pools/ Bitcoin Mining Pools]&lt;br /&gt;
&lt;br /&gt;
[[Category:Mining]]&lt;br /&gt;
{{Pools}}&lt;/div&gt;</summary>
		<author><name>Kano</name></author>
	</entry>
	<entry>
		<id>https://en.bitcoin.it/w/index.php?title=Talk:Comparison_of_mining_pools&amp;diff=57946</id>
		<title>Talk:Comparison of mining pools</title>
		<link rel="alternate" type="text/html" href="https://en.bitcoin.it/w/index.php?title=Talk:Comparison_of_mining_pools&amp;diff=57946"/>
		<updated>2015-07-28T05:27:17Z</updated>

		<summary type="html">&lt;p&gt;Kano: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== CPPSRB ==&lt;br /&gt;
Target reference link is incorrect.&lt;br /&gt;
Like all block payout pools, it will not average 100%, it will average below 100% due to orphan blocks. --[[User:Kano|Kano]] ([[User talk:Kano|talk]]) 05:27, 28 July 2015 (UTC)&lt;br /&gt;
&lt;br /&gt;
== Flag icons ==&lt;br /&gt;
Makes it too hard to tell what they are (not everyone has flags memorised). --[[User:Luke-jr|Luke-jr]] ([[User talk:Luke-jr|talk]]) 15:40, 4 October 2014 (UTC)&lt;br /&gt;
&lt;br /&gt;
== ? ==&lt;br /&gt;
&lt;br /&gt;
Hashrate entries should be automatically fetched every hour or so.&lt;br /&gt;
[[User:SmokeTooMuch|SmokeTooMuch]] 23:56, 8 June 2011 (GMT)&lt;br /&gt;
:I agree, but want to add that a 24 hour median value would be a good idea. Not everyone an a specific region is online 24/7. This would even everything out.--[[User:Neptop|Neptop]] 08:46, 9 June 2011 (GMT)\&lt;br /&gt;
::Not everyone has the same daily routines either, so make that at least a week. Pool variation also means it needs to be at least a month. --[[User:Luke-jr|Luke-jr]] 16:09, 11 October 2011 (GMT)&lt;br /&gt;
&lt;br /&gt;
The note about pool hashrate being largely irrelevant is wrong. The pool hashrate determines variance of your payout. A pool with a large hashrate is more likely to have frequent and predictable payouts. --[[User:ChocoboLee|ChocoboLee]] 07:51, 11 July 2011 (GMT)&lt;br /&gt;
* Largely irrelevant != completely irrelevant. In general, once you get past a certain point (eg, about 150 times your own hashrate), it ceases to make any significant difference. --[[User:Luke-jr|Luke-jr]] 14:55, 11 July 2011 (GMT)&lt;br /&gt;
&lt;br /&gt;
== Reconstruction ==&lt;br /&gt;
&lt;br /&gt;
Aright then luke, how do you think we should do it? The wiki is in need of some kind of remake, its a mess. I thought that would be the best way to do it, but if you have a better idea let me hear it. {{unsigned|Tittiez|14:28, 30 September 2012}}&lt;br /&gt;
* This page seems fine as it is. What problem are you trying to deal with? --[[User:Luke-jr|Luke-jr]] ([[User talk:Luke-jr|talk]]) 19:53, 30 September 2012 (GMT)&lt;br /&gt;
&lt;br /&gt;
== Removed pools ==&lt;br /&gt;
&lt;br /&gt;
The following pools have been removed with reason given:&lt;br /&gt;
* &#039;&#039;&#039;ABCPool.co&#039;&#039;&#039; has shut down[https://bitcointalk.org/index.php?topic=33586.msg419612#msg419612]&lt;br /&gt;
* &#039;&#039;&#039;Bitalo&#039;&#039;&#039; is inactive[https://bitalo.com/mining/]&lt;br /&gt;
* &#039;&#039;&#039;Bitclockers&#039;&#039;&#039; has shut down[https://bitcointalk.org/index.php?topic=10127.480]&lt;br /&gt;
* &#039;&#039;&#039;BitoinMining.Co&#039;&#039;&#039; appears to have shut down[https://bitcointalk.org/?topic=273259.0]&lt;br /&gt;
* &#039;&#039;&#039;BitcoinPool.com&#039;&#039;&#039; appears to have shut down[https://bitcointalk.org/index.php?topic=5347.160]&lt;br /&gt;
* &#039;&#039;&#039;btcpoolman&#039;&#039;&#039; appears to have shut down[https://bitcointalk.org/index.php?topic=366495.0]&lt;br /&gt;
* &#039;&#039;&#039;BTC Oxygen&#039;&#039;&#039; appears to have shut down[https://bitcointalk.org/index.php?topic=127815.400]&lt;br /&gt;
* &#039;&#039;&#039;BTCmow&#039;&#039;&#039; is no longer Bitcoin-related[http://www.btcmow.com/]&lt;br /&gt;
* &#039;&#039;&#039;Coinotron&#039;&#039;&#039; is no longer a Bitcoin pool, only altcoins[https://bitcointalk.org/?topic=26727]&lt;br /&gt;
* &#039;&#039;&#039;DeepBit&#039;&#039;&#039; appears to have shut down[https://bitcointalk.org/index.php?topic=3889.6480]&lt;br /&gt;
* &#039;&#039;&#039;MaxBTC&#039;&#039;&#039; has shut down[https://bitcointalk.org/?topic=68734]&lt;br /&gt;
* &#039;&#039;&#039;MuPool&#039;&#039;&#039; is no longer a Bitcoin pool, only altcoin[http://mupool.com/static/]&lt;br /&gt;
* &#039;&#039;&#039;pool.itzod.ru&#039;&#039;&#039; appears to have shut down[https://bitcointalk.org/index.php?topic=25127.11720]&lt;br /&gt;
&lt;br /&gt;
The following pools have unresponsive websites as of signature date and may need further review:&lt;br /&gt;
* http://pool.enso.kz/&lt;br /&gt;
* http://blisterpool.com/&lt;br /&gt;
* http://www.btcwarp.com/&lt;br /&gt;
* https://www.coinminers.co/&lt;br /&gt;
* https://polishpool.pl/&lt;br /&gt;
[[User:TheRealSteve|TheRealSteve]] ([[User talk:TheRealSteve|talk]]) 15:26, 12 April 2015 (UTC)&lt;br /&gt;
:A month+ on and those sites are still unresponsive.  Deleted them from the list. [[User:TheRealSteve|TheRealSteve]] ([[User talk:TheRealSteve|talk]]) 11:26, 17 May 2015 (UTC)&lt;/div&gt;</summary>
		<author><name>Kano</name></author>
	</entry>
	<entry>
		<id>https://en.bitcoin.it/w/index.php?title=Mining_software&amp;diff=57945</id>
		<title>Mining software</title>
		<link rel="alternate" type="text/html" href="https://en.bitcoin.it/w/index.php?title=Mining_software&amp;diff=57945"/>
		<updated>2015-07-28T05:17:08Z</updated>

		<summary type="html">&lt;p&gt;Kano: Reference is severely out of date stating that the best bitcoin mining software is GPU only mining software&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;There are many different types of Bitcoin mining software available. These tables should help you find what will work best for your mining.&lt;br /&gt;
&lt;br /&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]] || || [[CKPool]] || || || || || || || || ||&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|4.1.0}}||{{No}}  || {{No}}  || {{No}}  ||{{No}}     || {{No}}  || {{No}}  || {{No}}  || {{No}}  || {{No}}  || {{No}}&lt;br /&gt;
|-&lt;br /&gt;
| AntMiner S2        ||{{No}}||{{No}}   ||{{No}}||{{Yes|4.3.5}}||{{No}}  || {{No}}  || {{No}}  ||{{No}}     || {{No}}  || {{No}}  || {{No}}  || {{No}}  || {{No}}  || {{No}}&lt;br /&gt;
|-&lt;br /&gt;
| AntMiner S3        ||{{No}}||{{No}}  || {{No}}||{{Yes}}||{{No}} || {{No}}    || {{No}}  ||{{No}}    || {{No}}  || {{No}}  || {{No}}  || {{No}}  || || {{No}}&lt;br /&gt;
|-&lt;br /&gt;
| AntMiner S4        ||{{No}}||{{No}}  || {{No}}||{{Yes}}||{{No}} || {{No}}    || {{No}}  ||{{No}}    || {{No}}  || {{No}}  || {{No}}  || {{No}}  || || {{No}}&lt;br /&gt;
|-&lt;br /&gt;
| AntMiner S5        ||{{No}}||{{No}}  || {{No}}||{{Patch}}||{{No}} || {{No}}    || {{No}}  ||{{No}}    || {{No}}  || {{No}}  || {{No}}  || {{No}}  || || {{No}}&lt;br /&gt;
|-&lt;br /&gt;
| AntMiner U1/U2 ||{{Yes|3.10.0}}||{{Yes}}||{{No}}||{{Yes|3.12.0}}||{{No}}  || {{No}}  || {{No}}  ||{{No}}     || {{No}}  || {{No}}  || {{No}}  || {{No}}  || {{No}}  || {{Yes|0.2}}&lt;br /&gt;
|-&lt;br /&gt;
| AntMiner U3 ||{{Yes|5.2.0}}|| ||{{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/Gen3 ||{{Yes|3.6.0}} ||{{No}}   ||{{No}}||{{Yes}}||{{No}} || {{No}}    || {{No}}  ||{{No}}     || {{No}}  || {{No}}  || {{No}}  || {{No}}  || {{No}}  || {{No}}&lt;br /&gt;
|-&lt;br /&gt;
| Avalon Nano ||{{No}} ||{{No}}   ||{{No}}|| {{Yes}} ||{{No}} || {{No}}    || {{No}}  ||{{No}}     || {{No}}  || {{No}}  || {{No}}  || {{No}}  || {{No}}  || {{No}}&lt;br /&gt;
|-&lt;br /&gt;
| BFx2 Bitfury USB || {{Yes|4.0.0}} || {{No}} || {{No}} || {{Yes|4.1.0}} || {{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}}||{{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}}||{{Yes}}   ||{{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}}||{{Yes}}   ||{{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|4.0.0}}||{{No}}  || {{No}}    || {{No}}  ||{{No}}     || {{No}}  || {{No}}  || {{No}}  || {{No}}  || {{No}} || {{No}}&lt;br /&gt;
|-&lt;br /&gt;
| BlackArrow Prospero X1||{{Yes|5.0.0}}||{{No}}   || {{No}}  || {{Yes}}  || {{No}}  || {{No}}    || {{No}}  ||{{No}}     || {{No}}  || {{No}}  || {{No}}  || {{No}}  || {{No}}  || {{No}}&lt;br /&gt;
|-&lt;br /&gt;
| BlackArrow Prospero X3|| ||{{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}}||{{Yes}}   ||{{No}}||{{Yes|2.6.4}}||{{No}}  || {{No}}    || {{No}}  ||{{No}}     || {{No}}  || {{No}}  || {{No}}  || {{No}}  || {{No}} || {{Yes|0.2}}&lt;br /&gt;
|-&lt;br /&gt;
| CoinTerra          ||{{Yes|3.8.0}}||{{No}}   ||{{No}}||{{Yes|3.12.1}}||{{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;
| DualMiner          ||{{Yes|4.0.0}}||{{No}}   ||{{No}}||{{No}}||{{No}}  || {{No}}    || {{No}}  ||{{No}}     || {{No}}  || {{No}}  || {{No}}  || {{No}}  || {{No}} || {{Yes}}&lt;br /&gt;
|-&lt;br /&gt;
| HashBuster Alpha   ||{{Yes|4.0.0}}||{{No}}   || {{No}}  ||{{Patch}}|| {{No}}  || {{No}}    || {{No}}  ||{{No}}     ||         ||         || {{No}}  || {{No}}  || || {{No}}&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|3.5.0}} || {{No}}  || {{No}}    || {{No}}  ||{{No}}     ||         ||         || {{No}}  || {{No}}  || || {{No}}&lt;br /&gt;
|-&lt;br /&gt;
| Hex•Fury          ||{{Yes|4.0.0}} || {{No}}  || {{No}}  || {{Yes|4.2.3}}  || {{No}}  || {{No}}  || {{No}}  || {{No}}  ||         ||         || {{No}}  || {{No}}  || || {{No}}&lt;br /&gt;
|-&lt;br /&gt;
| JingTian           ||{{Yes|4.4.0}}||{{No}}   || {{No}}  ||{{Patch}}|| {{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;
| KnCMiner 28nm      ||{{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;
| KnCMiner Neptune   ||{{Yes|5.0.0}}||{{No}}   || {{No}}||{{Patch}}||{{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;
| Monarch PCI-e/Linux||{{Yes|4.3.0}}||{{No}}   || {{No}}  || {{No}}  || {{No}}  || {{No}}    || {{No}}  ||{{No}}     ||         ||         || {{No}}  || {{No}}  || || {{No}}&lt;br /&gt;
|-&lt;br /&gt;
| Monarch PCI-e/Win  ||{{Yes|4.5.0}}||{{No}}   || {{No}}  || {{No}}  || {{No}}  || {{No}}    || {{No}}  ||{{No}}     ||         ||         || {{No}}  || {{No}}  || || {{No}}&lt;br /&gt;
|-&lt;br /&gt;
| Monarch USB        ||{{Yes|4.3.0}}||{{No}}   || {{No}}  || {{Yes}} || {{No}}  || {{No}}    || {{No}}  ||{{No}}     ||         ||         || {{No}}  || {{No}}  || || {{No}}&lt;br /&gt;
|-&lt;br /&gt;
| NanoFury / IceFury ||{{Yes|3.4.0}}||         || {{No}}  || {{Yes|3.10.0}}  || {{No}}  || {{No}}    || {{No}}  ||{{No}}     ||         ||         || {{No}}  || {{No}}  || || {{No}}&lt;br /&gt;
|-&lt;br /&gt;
| NanoFury NF2       ||{{Yes|4.0.0}}||         || {{No}}  || {{Yes|4.3.1}} || {{No}}  || {{No}}    || {{No}}  ||{{No}}     ||         ||         || {{No}}  || {{No}}  || || {{No}}&lt;br /&gt;
|-&lt;br /&gt;
| NanoFury NF6       ||{{Yes|4.0.0}}||         || {{No}}  || {{Yes|4.3.1}}  || {{No}}  || {{No}}    || {{No}}  ||{{No}}     ||         ||         || {{No}}  || {{No}}  || || {{No}}&lt;br /&gt;
|-&lt;br /&gt;
| OneStringMiner     ||{{Yes|4.0.0}}|| {{No}}  || {{No}}  || {{Yes|3.8.2}}  || {{No}}  || {{No}}  || {{No}}  || {{No}}  || {{No}}  || {{No}}  || {{No}}  || {{No}}  || {{No}}  ||  {{No}}&lt;br /&gt;
|-&lt;br /&gt;
| Red/BlueFury       ||{{Yes|3.3.0}}||{{Yes}}   ||{{No}}||{{Yes|3.5.0}}|| {{No}} || {{No}}    || {{No}}  ||{{No}}     ||         ||         || {{No}}  || {{No}}  || || {{No}}&lt;br /&gt;
|-&lt;br /&gt;
| Rockminer R-Box    ||{{Yes|4.2.0}}||{{No}}   || {{No}}  || {{Yes|4.3.5}}|| {{No}}  || {{No}}    || {{No}}  ||{{No}}     ||         ||         || {{No}}  || {{No}}  || || {{No}}&lt;br /&gt;
|-&lt;br /&gt;
| Spondoolies SP10 ||{{Yes|4.7.0}}||{{No}}   ||{{No}}||{{Yes|4.2.3}}||{{No}}  || {{No}}  || {{No}}  ||{{No}}     || {{No}}  || {{No}}  || {{No}}  || {{No}}  || {{No}} || {{No}}&lt;br /&gt;
|-&lt;br /&gt;
| Spondoolies SP30 ||{{Yes|4.10.0}}||{{No}}   ||{{No}}||{{Yes}}||{{No}}  || {{No}}  || {{No}}  ||{{No}}     || {{No}}  || {{No}}  || {{No}}  || {{No}}  || {{No}} || {{No}}&lt;br /&gt;
|-&lt;br /&gt;
| T1/Tube            ||{{Yes|3.3.0}}||{{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}} || {{No}} || {{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}}|| {{Yes}}  || {{No}}||{{Yes|2.8.0}}||{{No}} || {{No}}   ||{{No}}|| {{Yes}}   ||{{Patch|testing}}||{{No}}||{{No}}  || {{Yes}} || {{Yes}} || {{Yes}}&lt;br /&gt;
|-&lt;br /&gt;
| [[getwork]]          || {{Yes}}     || {{No}} || {{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;
| resume        ||{{Yes|3.0.0}}|| {{No}}     || 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}}|| {{Yes}}     || 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}}      || {{No}}     || n/a    || {{No}}  || n/a     || n/a       || n/a     ||{{No}}     || {{No}}  || n/a     || n/a     || {{No}}  || {{No}}  || {{No}}&lt;br /&gt;
|-&lt;br /&gt;
| set diff      ||{{Yes|2.9.0}}|| {{Yes}}     || 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;
| suggest target||{{Yes|3.2.0}}&amp;lt;ref name=&amp;quot;suggest-target&amp;quot;&amp;gt;Uses precise string target, implemented Aug 12, 2013 [https://github.com/luke-jr/bfgminer/commit/4a12eaebe60e4a085e5707ce4b4a3c67edb494dd commit 4a12eae]&amp;lt;/ref&amp;gt;|| {{No}}     || n/a    || {{No}} || n/a     || n/a       || n/a     ||{{No}}     || {{No}}  || n/a     || n/a     || {{No}}  || {{No}}  || {{No}}&lt;br /&gt;
|-&lt;br /&gt;
| suggest difficulty||{{No}}|| {{No}}     || n/a    || {{Yes}}&amp;lt;ref name=&amp;quot;suggest-difficulty&amp;quot;&amp;gt;Uses difficulty integer, implemented Oct 20, 2014 [https://github.com/ckolivas/cgminer/commits/4a83f2c8f6410e19d5781d75a4964ebb3a44a0ef commit 4a83f2c] as per the [https://bitcointalk.org/index.php?topic=108533.msg1543341#msg1543341 stratum designers suggested implementation] Feb 20, 2013&amp;lt;/ref&amp;gt; || n/a     || n/a       || n/a     ||{{No}}     || {{No}}  || n/a     || n/a     || {{No}}  || {{No}}  || {{No}}&lt;br /&gt;
|-&lt;br /&gt;
| transparency  ||{{Patch|partial}}|| {{No}}     || n/a    || {{No}}  ||  n/a    || n/a       || n/a     ||{{No}}     ||         || n/a     || n/a     || {{No}}  || {{No}}  || {{No}}&lt;br /&gt;
|-&lt;br /&gt;
| get ver       ||{{Yes|2.9.0}}|| {{Yes}}     || 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}}|| {{Yes}}     || 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;
| get hashrate  || {{No}}      || {{No}}     || 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}}      || {{No}}     || n/a    || {{No}}  || n/a     || n/a       || n/a     ||{{No}}     || {{No}}  || n/a     || n/a     || {{No}}  || {{No}}  || {{No}}&lt;br /&gt;
|-&lt;br /&gt;
| roll ntime    ||{{Yes|3.1.4}}|| {{Yes}}     || n/a    ||{{No}}   || n/a     || n/a       || n/a     ||{{No}}     ||         || n/a     || n/a     ||         ||  || {{Yes}}&lt;br /&gt;
|-&lt;br /&gt;
| extranonce subscribe || {{Yes|4.7.0}}|| {{No}}     || n/a    || {{No}}  || n/a     || n/a       || n/a     ||{{No}}     || {{No}}  || n/a     || n/a     || {{No}}  || {{No}}  || {{No}}&lt;br /&gt;
|-&lt;br /&gt;
| block unsafe reconnect ||{{Yes|4.0.0}}|| {{No}}     || n/a    || {{Yes|4.3.1}} || n/a     || n/a       || n/a     || {{Yes|1.15.1.0}} || {{No}}  || n/a     || n/a     || {{No}}  || {{No}}  ||&lt;br /&gt;
|-&lt;br /&gt;
| unauth TLS    ||{{Yes|4.0.0}}|| {{No}}     || n/a    || {{No}}  || n/a     || n/a       || n/a     || {{No}}    || {{No}}  || n/a     || n/a     || {{No}}  || {{No}}  ||&lt;br /&gt;
|-&lt;br /&gt;
| mining goals  ||{{Yes|5.0.0}}|| {{No}}     || n/a    || {{No}}  || n/a     || n/a       || n/a     || {{No}}    || {{No}}  || n/a     || n/a     || {{No}}  || {{No}}  ||&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&amp;lt;references/&amp;gt;&lt;/div&gt;</summary>
		<author><name>Kano</name></author>
	</entry>
	<entry>
		<id>https://en.bitcoin.it/w/index.php?title=Mining_software&amp;diff=53715</id>
		<title>Mining software</title>
		<link rel="alternate" type="text/html" href="https://en.bitcoin.it/w/index.php?title=Mining_software&amp;diff=53715"/>
		<updated>2015-01-07T11:10:22Z</updated>

		<summary type="html">&lt;p&gt;Kano: X3 also runs cgminer&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]] || || [[CKPool]] || || || || || || || || ||&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|4.1.0}}||{{No}}  || {{No}}  || {{No}}  ||{{No}}     || {{No}}  || {{No}}  || {{No}}  || {{No}}  || {{No}}  || {{No}}&lt;br /&gt;
|-&lt;br /&gt;
| AntMiner S2        ||{{No}}||{{No}}   ||{{No}}||{{Yes|4.3.5}}||{{No}}  || {{No}}  || {{No}}  ||{{No}}     || {{No}}  || {{No}}  || {{No}}  || {{No}}  || {{No}}  || {{No}}&lt;br /&gt;
|-&lt;br /&gt;
| AntMiner S3        ||{{No}}||{{No}}  || {{No}}||{{Yes}}||{{No}} || {{No}}    || {{No}}  ||{{No}}    || {{No}}  || {{No}}  || {{No}}  || {{No}}  || || {{No}}&lt;br /&gt;
|-&lt;br /&gt;
| AntMiner S4        ||{{No}}||{{No}}  || {{No}}||{{Yes}}||{{No}} || {{No}}    || {{No}}  ||{{No}}    || {{No}}  || {{No}}  || {{No}}  || {{No}}  || || {{No}}&lt;br /&gt;
|-&lt;br /&gt;
| AntMiner S5        ||{{No}}||{{No}}  || {{No}}||{{Patch}}||{{No}} || {{No}}    || {{No}}  ||{{No}}    || {{No}}  || {{No}}  || {{No}}  || {{No}}  || || {{No}}&lt;br /&gt;
|-&lt;br /&gt;
| AntMiner U1/U2 ||{{Yes|3.10.0}}||{{Yes}}||{{No}}||{{Yes|3.12.0}}||{{No}}  || {{No}}  || {{No}}  ||{{No}}     || {{No}}  || {{No}}  || {{No}}  || {{No}}  || {{No}}  || {{Yes|0.2}}&lt;br /&gt;
|-&lt;br /&gt;
| AntMiner U3 ||{{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/Gen3 ||{{Yes|3.6.0}} ||{{No}}   ||{{No}}||{{Yes}}||{{No}} || {{No}}    || {{No}}  ||{{No}}     || {{No}}  || {{No}}  || {{No}}  || {{No}}  || {{No}}  || {{No}}&lt;br /&gt;
|-&lt;br /&gt;
| Avalon Nano ||{{No}} ||{{No}}   ||{{No}}|| {{Yes}} ||{{No}} || {{No}}    || {{No}}  ||{{No}}     || {{No}}  || {{No}}  || {{No}}  || {{No}}  || {{No}}  || {{No}}&lt;br /&gt;
|-&lt;br /&gt;
| BFx2 Bitfury USB || {{Yes|4.0.0}} || {{No}} || {{No}} || {{Yes|4.1.0}} || {{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}}||{{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}}||{{Yes}}   ||{{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}}||{{Yes}}   ||{{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|4.0.0}}||{{No}}  || {{No}}    || {{No}}  ||{{No}}     || {{No}}  || {{No}}  || {{No}}  || {{No}}  || {{No}} || {{No}}&lt;br /&gt;
|-&lt;br /&gt;
| BlackArrow Prospero X1||{{Yes|5.0.0}}||{{No}}   || {{No}}  || {{Yes}}  || {{No}}  || {{No}}    || {{No}}  ||{{No}}     || {{No}}  || {{No}}  || {{No}}  || {{No}}  || {{No}}  || {{No}}&lt;br /&gt;
|-&lt;br /&gt;
| BlackArrow Prospero X3||{{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}}||{{Yes}}   ||{{No}}||{{Yes|2.6.4}}||{{No}}  || {{No}}    || {{No}}  ||{{No}}     || {{No}}  || {{No}}  || {{No}}  || {{No}}  || {{No}} || {{Yes|0.2}}&lt;br /&gt;
|-&lt;br /&gt;
| CoinTerra          ||{{Yes|3.8.0}}||{{No}}   ||{{No}}||{{Yes|3.12.1}}||{{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;
| DualMiner          ||{{Yes|4.0.0}}||{{No}}   ||{{No}}||{{No}}||{{No}}  || {{No}}    || {{No}}  ||{{No}}     || {{No}}  || {{No}}  || {{No}}  || {{No}}  || {{No}} || {{Yes}}&lt;br /&gt;
|-&lt;br /&gt;
| HashBuster Alpha   ||{{Yes|4.0.0}}||{{No}}   || {{No}}  ||{{Patch}}|| {{No}}  || {{No}}    || {{No}}  ||{{No}}     ||         ||         || {{No}}  || {{No}}  || || {{No}}&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|3.5.0}} || {{No}}  || {{No}}    || {{No}}  ||{{No}}     ||         ||         || {{No}}  || {{No}}  || || {{No}}&lt;br /&gt;
|-&lt;br /&gt;
| Hex•Fury          ||{{Yes|4.0.0}} || {{No}}  || {{No}}  || {{Yes|4.2.3}}  || {{No}}  || {{No}}  || {{No}}  || {{No}}  ||         ||         || {{No}}  || {{No}}  || || {{No}}&lt;br /&gt;
|-&lt;br /&gt;
| JingTian           ||{{Yes|4.4.0}}||{{No}}   || {{No}}  ||{{Patch}}|| {{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;
| KnCMiner 28nm      ||{{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;
| KnCMiner Neptune   ||{{Yes|5.0.0}}||{{No}}   || {{No}}||{{Patch}}||{{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;
| Monarch PCI-e/Linux||{{Yes|4.3.0}}||{{No}}   || {{No}}  || {{No}}  || {{No}}  || {{No}}    || {{No}}  ||{{No}}     ||         ||         || {{No}}  || {{No}}  || || {{No}}&lt;br /&gt;
|-&lt;br /&gt;
| Monarch PCI-e/Win  ||{{Yes|4.5.0}}||{{No}}   || {{No}}  || {{No}}  || {{No}}  || {{No}}    || {{No}}  ||{{No}}     ||         ||         || {{No}}  || {{No}}  || || {{No}}&lt;br /&gt;
|-&lt;br /&gt;
| Monarch USB        ||{{Yes|4.3.0}}||{{No}}   || {{No}}  || {{Yes}} || {{No}}  || {{No}}    || {{No}}  ||{{No}}     ||         ||         || {{No}}  || {{No}}  || || {{No}}&lt;br /&gt;
|-&lt;br /&gt;
| NanoFury / IceFury ||{{Yes|3.4.0}}||         || {{No}}  || {{Yes|3.10.0}}  || {{No}}  || {{No}}    || {{No}}  ||{{No}}     ||         ||         || {{No}}  || {{No}}  || || {{No}}&lt;br /&gt;
|-&lt;br /&gt;
| NanoFury NF2       ||{{Yes|4.0.0}}||         || {{No}}  || {{Yes|4.3.1}} || {{No}}  || {{No}}    || {{No}}  ||{{No}}     ||         ||         || {{No}}  || {{No}}  || || {{No}}&lt;br /&gt;
|-&lt;br /&gt;
| NanoFury NF6       ||{{Yes|4.0.0}}||         || {{No}}  || {{Yes|4.3.1}}  || {{No}}  || {{No}}    || {{No}}  ||{{No}}     ||         ||         || {{No}}  || {{No}}  || || {{No}}&lt;br /&gt;
|-&lt;br /&gt;
| OneStringMiner     ||{{Yes|4.0.0}}|| {{No}}  || {{No}}  || {{Yes|3.8.2}}  || {{No}}  || {{No}}  || {{No}}  || {{No}}  || {{No}}  || {{No}}  || {{No}}  || {{No}}  || {{No}}  ||  {{No}}&lt;br /&gt;
|-&lt;br /&gt;
| Red/BlueFury       ||{{Yes|3.3.0}}||{{Yes}}   ||{{No}}||{{Yes|3.5.0}}|| {{No}} || {{No}}    || {{No}}  ||{{No}}     ||         ||         || {{No}}  || {{No}}  || || {{No}}&lt;br /&gt;
|-&lt;br /&gt;
| Rockminer R-Box    ||{{Yes|4.2.0}}||{{No}}   || {{No}}  || {{Yes|4.3.5}}|| {{No}}  || {{No}}    || {{No}}  ||{{No}}     ||         ||         || {{No}}  || {{No}}  || || {{No}}&lt;br /&gt;
|-&lt;br /&gt;
| Spondoolies SP10 ||{{Yes|4.7.0}}||{{No}}   ||{{No}}||{{Yes|4.2.3}}||{{No}}  || {{No}}  || {{No}}  ||{{No}}     || {{No}}  || {{No}}  || {{No}}  || {{No}}  || {{No}} || {{No}}&lt;br /&gt;
|-&lt;br /&gt;
| Spondoolies SP30 ||{{Yes|4.10.0}}||{{No}}   ||{{No}}||{{Yes}}||{{No}}  || {{No}}  || {{No}}  ||{{No}}     || {{No}}  || {{No}}  || {{No}}  || {{No}}  || {{No}} || {{No}}&lt;br /&gt;
|-&lt;br /&gt;
| T1/Tube            ||{{Yes|3.3.0}}||{{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}} || {{No}} || {{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}}|| {{Yes}}  || {{No}}||{{Yes|2.8.0}}||{{No}} || {{No}}   ||{{No}}|| {{Yes}}   ||{{Patch|testing}}||{{No}}||{{No}}  || {{Yes}} || {{Yes}} || {{Yes}}&lt;br /&gt;
|-&lt;br /&gt;
| [[getwork]]          || {{Yes}}     || {{No}} || {{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;
| resume        ||{{Yes|3.0.0}}|| {{No}}     || 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}}|| {{Yes}}     || 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}}      || {{No}}     || n/a    || {{No}}  || n/a     || n/a       || n/a     ||{{No}}     || {{No}}  || n/a     || n/a     || {{No}}  || {{No}}  || {{No}}&lt;br /&gt;
|-&lt;br /&gt;
| set diff      ||{{Yes|2.9.0}}|| {{Yes}}     || 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;
| suggest target||{{Yes|3.2.0}}&amp;lt;ref name=&amp;quot;suggest-target&amp;quot;&amp;gt;Uses precise string target, implemented Aug 12, 2013 [https://github.com/luke-jr/bfgminer/commit/4a12eaebe60e4a085e5707ce4b4a3c67edb494dd commit 4a12eae]&amp;lt;/ref&amp;gt;|| {{No}}     || n/a    || {{No}} || n/a     || n/a       || n/a     ||{{No}}     || {{No}}  || n/a     || n/a     || {{No}}  || {{No}}  || {{No}}&lt;br /&gt;
|-&lt;br /&gt;
| suggest difficulty||{{No}}|| {{No}}     || n/a    || {{Yes}}&amp;lt;ref name=&amp;quot;suggest-difficulty&amp;quot;&amp;gt;Uses difficulty integer, implemented Oct 20, 2014 [https://github.com/ckolivas/cgminer/commits/4a83f2c8f6410e19d5781d75a4964ebb3a44a0ef commit 4a83f2c] as per the [https://bitcointalk.org/index.php?topic=108533.msg1543341#msg1543341 stratum designers suggested implementation] Feb 20, 2013&amp;lt;/ref&amp;gt; || n/a     || n/a       || n/a     ||{{No}}     || {{No}}  || n/a     || n/a     || {{No}}  || {{No}}  || {{No}}&lt;br /&gt;
|-&lt;br /&gt;
| transparency  ||{{Patch|partial}}|| {{No}}     || n/a    || {{No}}  ||  n/a    || n/a       || n/a     ||{{No}}     ||         || n/a     || n/a     || {{No}}  || {{No}}  || {{No}}&lt;br /&gt;
|-&lt;br /&gt;
| get ver       ||{{Yes|2.9.0}}|| {{Yes}}     || 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}}|| {{Yes}}     || 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;
| get hashrate  || {{No}}      || {{No}}     || 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}}      || {{No}}     || n/a    || {{No}}  || n/a     || n/a       || n/a     ||{{No}}     || {{No}}  || n/a     || n/a     || {{No}}  || {{No}}  || {{No}}&lt;br /&gt;
|-&lt;br /&gt;
| roll ntime    ||{{Yes|3.1.4}}|| {{Yes}}     || n/a    ||{{No}}   || n/a     || n/a       || n/a     ||{{No}}     ||         || n/a     || n/a     ||         ||  || {{Yes}}&lt;br /&gt;
|-&lt;br /&gt;
| extranonce subscribe || {{Yes|4.7.0}}|| {{No}}     || n/a    || {{No}}  || n/a     || n/a       || n/a     ||{{No}}     || {{No}}  || n/a     || n/a     || {{No}}  || {{No}}  || {{No}}&lt;br /&gt;
|-&lt;br /&gt;
| block unsafe reconnect ||{{Yes|4.0.0}}|| {{No}}     || n/a    || {{Yes|4.3.1}} || n/a     || n/a       || n/a     || {{Yes|1.15.1.0}} || {{No}}  || n/a     || n/a     || {{No}}  || {{No}}  ||&lt;br /&gt;
|-&lt;br /&gt;
| unauth TLS    ||{{Yes|4.0.0}}|| {{No}}     || n/a    || {{No}}  || n/a     || n/a       || n/a     || {{No}}    || {{No}}  || n/a     || n/a     || {{No}}  || {{No}}  ||&lt;br /&gt;
|-&lt;br /&gt;
| mining goals  ||{{Yes|5.0.0}}|| {{No}}     || n/a    || {{No}}  || n/a     || n/a       || n/a     || {{No}}    || {{No}}  || n/a     || n/a     || {{No}}  || {{No}}  ||&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&amp;lt;references/&amp;gt;&lt;/div&gt;</summary>
		<author><name>Kano</name></author>
	</entry>
	<entry>
		<id>https://en.bitcoin.it/w/index.php?title=Mining_software&amp;diff=53714</id>
		<title>Mining software</title>
		<link rel="alternate" type="text/html" href="https://en.bitcoin.it/w/index.php?title=Mining_software&amp;diff=53714"/>
		<updated>2015-01-07T11:08:42Z</updated>

		<summary type="html">&lt;p&gt;Kano: Correction&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]] || || [[CKPool]] || || || || || || || || ||&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|4.1.0}}||{{No}}  || {{No}}  || {{No}}  ||{{No}}     || {{No}}  || {{No}}  || {{No}}  || {{No}}  || {{No}}  || {{No}}&lt;br /&gt;
|-&lt;br /&gt;
| AntMiner S2        ||{{No}}||{{No}}   ||{{No}}||{{Yes|4.3.5}}||{{No}}  || {{No}}  || {{No}}  ||{{No}}     || {{No}}  || {{No}}  || {{No}}  || {{No}}  || {{No}}  || {{No}}&lt;br /&gt;
|-&lt;br /&gt;
| AntMiner S3        ||{{No}}||{{No}}  || {{No}}||{{Yes}}||{{No}} || {{No}}    || {{No}}  ||{{No}}    || {{No}}  || {{No}}  || {{No}}  || {{No}}  || || {{No}}&lt;br /&gt;
|-&lt;br /&gt;
| AntMiner S4        ||{{No}}||{{No}}  || {{No}}||{{Yes}}||{{No}} || {{No}}    || {{No}}  ||{{No}}    || {{No}}  || {{No}}  || {{No}}  || {{No}}  || || {{No}}&lt;br /&gt;
|-&lt;br /&gt;
| AntMiner S5        ||{{No}}||{{No}}  || {{No}}||{{Patch}}||{{No}} || {{No}}    || {{No}}  ||{{No}}    || {{No}}  || {{No}}  || {{No}}  || {{No}}  || || {{No}}&lt;br /&gt;
|-&lt;br /&gt;
| AntMiner U1/U2 ||{{Yes|3.10.0}}||{{Yes}}||{{No}}||{{Yes|3.12.0}}||{{No}}  || {{No}}  || {{No}}  ||{{No}}     || {{No}}  || {{No}}  || {{No}}  || {{No}}  || {{No}}  || {{Yes|0.2}}&lt;br /&gt;
|-&lt;br /&gt;
| AntMiner U3 ||{{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/Gen3 ||{{Yes|3.6.0}} ||{{No}}   ||{{No}}||{{Yes}}||{{No}} || {{No}}    || {{No}}  ||{{No}}     || {{No}}  || {{No}}  || {{No}}  || {{No}}  || {{No}}  || {{No}}&lt;br /&gt;
|-&lt;br /&gt;
| Avalon Nano ||{{No}} ||{{No}}   ||{{No}}|| {{Yes}} ||{{No}} || {{No}}    || {{No}}  ||{{No}}     || {{No}}  || {{No}}  || {{No}}  || {{No}}  || {{No}}  || {{No}}&lt;br /&gt;
|-&lt;br /&gt;
| BFx2 Bitfury USB || {{Yes|4.0.0}} || {{No}} || {{No}} || {{Yes|4.1.0}} || {{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}}||{{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}}||{{Yes}}   ||{{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}}||{{Yes}}   ||{{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|4.0.0}}||{{No}}  || {{No}}    || {{No}}  ||{{No}}     || {{No}}  || {{No}}  || {{No}}  || {{No}}  || {{No}} || {{No}}&lt;br /&gt;
|-&lt;br /&gt;
| BlackArrow Prospero X1||{{Yes|5.0.0}}||{{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}}||{{Yes}}   ||{{No}}||{{Yes|2.6.4}}||{{No}}  || {{No}}    || {{No}}  ||{{No}}     || {{No}}  || {{No}}  || {{No}}  || {{No}}  || {{No}} || {{Yes|0.2}}&lt;br /&gt;
|-&lt;br /&gt;
| CoinTerra          ||{{Yes|3.8.0}}||{{No}}   ||{{No}}||{{Yes|3.12.1}}||{{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;
| DualMiner          ||{{Yes|4.0.0}}||{{No}}   ||{{No}}||{{No}}||{{No}}  || {{No}}    || {{No}}  ||{{No}}     || {{No}}  || {{No}}  || {{No}}  || {{No}}  || {{No}} || {{Yes}}&lt;br /&gt;
|-&lt;br /&gt;
| HashBuster Alpha   ||{{Yes|4.0.0}}||{{No}}   || {{No}}  ||{{Patch}}|| {{No}}  || {{No}}    || {{No}}  ||{{No}}     ||         ||         || {{No}}  || {{No}}  || || {{No}}&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|3.5.0}} || {{No}}  || {{No}}    || {{No}}  ||{{No}}     ||         ||         || {{No}}  || {{No}}  || || {{No}}&lt;br /&gt;
|-&lt;br /&gt;
| Hex•Fury          ||{{Yes|4.0.0}} || {{No}}  || {{No}}  || {{Yes|4.2.3}}  || {{No}}  || {{No}}  || {{No}}  || {{No}}  ||         ||         || {{No}}  || {{No}}  || || {{No}}&lt;br /&gt;
|-&lt;br /&gt;
| JingTian           ||{{Yes|4.4.0}}||{{No}}   || {{No}}  ||{{Patch}}|| {{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;
| KnCMiner 28nm      ||{{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;
| KnCMiner Neptune   ||{{Yes|5.0.0}}||{{No}}   || {{No}}||{{Patch}}||{{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;
| Monarch PCI-e/Linux||{{Yes|4.3.0}}||{{No}}   || {{No}}  || {{No}}  || {{No}}  || {{No}}    || {{No}}  ||{{No}}     ||         ||         || {{No}}  || {{No}}  || || {{No}}&lt;br /&gt;
|-&lt;br /&gt;
| Monarch PCI-e/Win  ||{{Yes|4.5.0}}||{{No}}   || {{No}}  || {{No}}  || {{No}}  || {{No}}    || {{No}}  ||{{No}}     ||         ||         || {{No}}  || {{No}}  || || {{No}}&lt;br /&gt;
|-&lt;br /&gt;
| Monarch USB        ||{{Yes|4.3.0}}||{{No}}   || {{No}}  || {{Yes}} || {{No}}  || {{No}}    || {{No}}  ||{{No}}     ||         ||         || {{No}}  || {{No}}  || || {{No}}&lt;br /&gt;
|-&lt;br /&gt;
| NanoFury / IceFury ||{{Yes|3.4.0}}||         || {{No}}  || {{Yes|3.10.0}}  || {{No}}  || {{No}}    || {{No}}  ||{{No}}     ||         ||         || {{No}}  || {{No}}  || || {{No}}&lt;br /&gt;
|-&lt;br /&gt;
| NanoFury NF2       ||{{Yes|4.0.0}}||         || {{No}}  || {{Yes|4.3.1}} || {{No}}  || {{No}}    || {{No}}  ||{{No}}     ||         ||         || {{No}}  || {{No}}  || || {{No}}&lt;br /&gt;
|-&lt;br /&gt;
| NanoFury NF6       ||{{Yes|4.0.0}}||         || {{No}}  || {{Yes|4.3.1}}  || {{No}}  || {{No}}    || {{No}}  ||{{No}}     ||         ||         || {{No}}  || {{No}}  || || {{No}}&lt;br /&gt;
|-&lt;br /&gt;
| OneStringMiner     ||{{Yes|4.0.0}}|| {{No}}  || {{No}}  || {{Yes|3.8.2}}  || {{No}}  || {{No}}  || {{No}}  || {{No}}  || {{No}}  || {{No}}  || {{No}}  || {{No}}  || {{No}}  ||  {{No}}&lt;br /&gt;
|-&lt;br /&gt;
| Red/BlueFury       ||{{Yes|3.3.0}}||{{Yes}}   ||{{No}}||{{Yes|3.5.0}}|| {{No}} || {{No}}    || {{No}}  ||{{No}}     ||         ||         || {{No}}  || {{No}}  || || {{No}}&lt;br /&gt;
|-&lt;br /&gt;
| Rockminer R-Box    ||{{Yes|4.2.0}}||{{No}}   || {{No}}  || {{Yes|4.3.5}}|| {{No}}  || {{No}}    || {{No}}  ||{{No}}     ||         ||         || {{No}}  || {{No}}  || || {{No}}&lt;br /&gt;
|-&lt;br /&gt;
| Spondoolies SP10 ||{{Yes|4.7.0}}||{{No}}   ||{{No}}||{{Yes|4.2.3}}||{{No}}  || {{No}}  || {{No}}  ||{{No}}     || {{No}}  || {{No}}  || {{No}}  || {{No}}  || {{No}} || {{No}}&lt;br /&gt;
|-&lt;br /&gt;
| Spondoolies SP30 ||{{Yes|4.10.0}}||{{No}}   ||{{No}}||{{Yes}}||{{No}}  || {{No}}  || {{No}}  ||{{No}}     || {{No}}  || {{No}}  || {{No}}  || {{No}}  || {{No}} || {{No}}&lt;br /&gt;
|-&lt;br /&gt;
| T1/Tube            ||{{Yes|3.3.0}}||{{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}} || {{No}} || {{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}}|| {{Yes}}  || {{No}}||{{Yes|2.8.0}}||{{No}} || {{No}}   ||{{No}}|| {{Yes}}   ||{{Patch|testing}}||{{No}}||{{No}}  || {{Yes}} || {{Yes}} || {{Yes}}&lt;br /&gt;
|-&lt;br /&gt;
| [[getwork]]          || {{Yes}}     || {{No}} || {{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;
| resume        ||{{Yes|3.0.0}}|| {{No}}     || 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}}|| {{Yes}}     || 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}}      || {{No}}     || n/a    || {{No}}  || n/a     || n/a       || n/a     ||{{No}}     || {{No}}  || n/a     || n/a     || {{No}}  || {{No}}  || {{No}}&lt;br /&gt;
|-&lt;br /&gt;
| set diff      ||{{Yes|2.9.0}}|| {{Yes}}     || 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;
| suggest target||{{Yes|3.2.0}}&amp;lt;ref name=&amp;quot;suggest-target&amp;quot;&amp;gt;Uses precise string target, implemented Aug 12, 2013 [https://github.com/luke-jr/bfgminer/commit/4a12eaebe60e4a085e5707ce4b4a3c67edb494dd commit 4a12eae]&amp;lt;/ref&amp;gt;|| {{No}}     || n/a    || {{No}} || n/a     || n/a       || n/a     ||{{No}}     || {{No}}  || n/a     || n/a     || {{No}}  || {{No}}  || {{No}}&lt;br /&gt;
|-&lt;br /&gt;
| suggest difficulty||{{No}}|| {{No}}     || n/a    || {{Yes}}&amp;lt;ref name=&amp;quot;suggest-difficulty&amp;quot;&amp;gt;Uses difficulty integer, implemented Oct 20, 2014 [https://github.com/ckolivas/cgminer/commits/4a83f2c8f6410e19d5781d75a4964ebb3a44a0ef commit 4a83f2c] as per the [https://bitcointalk.org/index.php?topic=108533.msg1543341#msg1543341 stratum designers suggested implementation] Feb 20, 2013&amp;lt;/ref&amp;gt; || n/a     || n/a       || n/a     ||{{No}}     || {{No}}  || n/a     || n/a     || {{No}}  || {{No}}  || {{No}}&lt;br /&gt;
|-&lt;br /&gt;
| transparency  ||{{Patch|partial}}|| {{No}}     || n/a    || {{No}}  ||  n/a    || n/a       || n/a     ||{{No}}     ||         || n/a     || n/a     || {{No}}  || {{No}}  || {{No}}&lt;br /&gt;
|-&lt;br /&gt;
| get ver       ||{{Yes|2.9.0}}|| {{Yes}}     || 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}}|| {{Yes}}     || 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;
| get hashrate  || {{No}}      || {{No}}     || 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}}      || {{No}}     || n/a    || {{No}}  || n/a     || n/a       || n/a     ||{{No}}     || {{No}}  || n/a     || n/a     || {{No}}  || {{No}}  || {{No}}&lt;br /&gt;
|-&lt;br /&gt;
| roll ntime    ||{{Yes|3.1.4}}|| {{Yes}}     || n/a    ||{{No}}   || n/a     || n/a       || n/a     ||{{No}}     ||         || n/a     || n/a     ||         ||  || {{Yes}}&lt;br /&gt;
|-&lt;br /&gt;
| extranonce subscribe || {{Yes|4.7.0}}|| {{No}}     || n/a    || {{No}}  || n/a     || n/a       || n/a     ||{{No}}     || {{No}}  || n/a     || n/a     || {{No}}  || {{No}}  || {{No}}&lt;br /&gt;
|-&lt;br /&gt;
| block unsafe reconnect ||{{Yes|4.0.0}}|| {{No}}     || n/a    || {{Yes|4.3.1}} || n/a     || n/a       || n/a     || {{Yes|1.15.1.0}} || {{No}}  || n/a     || n/a     || {{No}}  || {{No}}  ||&lt;br /&gt;
|-&lt;br /&gt;
| unauth TLS    ||{{Yes|4.0.0}}|| {{No}}     || n/a    || {{No}}  || n/a     || n/a       || n/a     || {{No}}    || {{No}}  || n/a     || n/a     || {{No}}  || {{No}}  ||&lt;br /&gt;
|-&lt;br /&gt;
| mining goals  ||{{Yes|5.0.0}}|| {{No}}     || n/a    || {{No}}  || n/a     || n/a       || n/a     || {{No}}    || {{No}}  || n/a     || n/a     || {{No}}  || {{No}}  ||&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&amp;lt;references/&amp;gt;&lt;/div&gt;</summary>
		<author><name>Kano</name></author>
	</entry>
	<entry>
		<id>https://en.bitcoin.it/w/index.php?title=Mining_software&amp;diff=53713</id>
		<title>Mining software</title>
		<link rel="alternate" type="text/html" href="https://en.bitcoin.it/w/index.php?title=Mining_software&amp;diff=53713"/>
		<updated>2015-01-07T11:07:49Z</updated>

		<summary type="html">&lt;p&gt;Kano: S5 is out with bitmains patched cgminer in it as usual&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]] || || [[CKPool]] || || || || || || || || ||&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|4.1.0}}||{{No}}  || {{No}}  || {{No}}  ||{{No}}     || {{No}}  || {{No}}  || {{No}}  || {{No}}  || {{No}}  || {{No}}&lt;br /&gt;
|-&lt;br /&gt;
| AntMiner S2        ||{{No}}||{{No}}   ||{{No}}||{{Yes|4.3.5}}||{{No}}  || {{No}}  || {{No}}  ||{{No}}     || {{No}}  || {{No}}  || {{No}}  || {{No}}  || {{No}}  || {{No}}&lt;br /&gt;
|-&lt;br /&gt;
| AntMiner S3        ||{{No}}||{{No}}  || {{No}}||{{Yes}}||{{No}} || {{No}}    || {{No}}  ||{{No}}    || {{No}}  || {{No}}  || {{No}}  || {{No}}  || || {{No}}&lt;br /&gt;
|-&lt;br /&gt;
| AntMiner S4        ||{{No}}||{{No}}  || {{No}}||{{Patch}}||{{No}} || {{No}}    || {{No}}  ||{{No}}    || {{No}}  || {{No}}  || {{No}}  || {{No}}  || || {{No}}&lt;br /&gt;
|-&lt;br /&gt;
| AntMiner S5        ||{{No}}||{{No}}  || {{No}}||{{Yes}}||{{No}} || {{No}}    || {{No}}  ||{{No}}    || {{No}}  || {{No}}  || {{No}}  || {{No}}  || || {{No}}&lt;br /&gt;
|-&lt;br /&gt;
| AntMiner U1/U2 ||{{Yes|3.10.0}}||{{Yes}}||{{No}}||{{Yes|3.12.0}}||{{No}}  || {{No}}  || {{No}}  ||{{No}}     || {{No}}  || {{No}}  || {{No}}  || {{No}}  || {{No}}  || {{Yes|0.2}}&lt;br /&gt;
|-&lt;br /&gt;
| AntMiner U3 ||{{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/Gen3 ||{{Yes|3.6.0}} ||{{No}}   ||{{No}}||{{Yes}}||{{No}} || {{No}}    || {{No}}  ||{{No}}     || {{No}}  || {{No}}  || {{No}}  || {{No}}  || {{No}}  || {{No}}&lt;br /&gt;
|-&lt;br /&gt;
| Avalon Nano ||{{No}} ||{{No}}   ||{{No}}|| {{Yes}} ||{{No}} || {{No}}    || {{No}}  ||{{No}}     || {{No}}  || {{No}}  || {{No}}  || {{No}}  || {{No}}  || {{No}}&lt;br /&gt;
|-&lt;br /&gt;
| BFx2 Bitfury USB || {{Yes|4.0.0}} || {{No}} || {{No}} || {{Yes|4.1.0}} || {{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}}||{{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}}||{{Yes}}   ||{{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}}||{{Yes}}   ||{{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|4.0.0}}||{{No}}  || {{No}}    || {{No}}  ||{{No}}     || {{No}}  || {{No}}  || {{No}}  || {{No}}  || {{No}} || {{No}}&lt;br /&gt;
|-&lt;br /&gt;
| BlackArrow Prospero X1||{{Yes|5.0.0}}||{{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}}||{{Yes}}   ||{{No}}||{{Yes|2.6.4}}||{{No}}  || {{No}}    || {{No}}  ||{{No}}     || {{No}}  || {{No}}  || {{No}}  || {{No}}  || {{No}} || {{Yes|0.2}}&lt;br /&gt;
|-&lt;br /&gt;
| CoinTerra          ||{{Yes|3.8.0}}||{{No}}   ||{{No}}||{{Yes|3.12.1}}||{{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;
| DualMiner          ||{{Yes|4.0.0}}||{{No}}   ||{{No}}||{{No}}||{{No}}  || {{No}}    || {{No}}  ||{{No}}     || {{No}}  || {{No}}  || {{No}}  || {{No}}  || {{No}} || {{Yes}}&lt;br /&gt;
|-&lt;br /&gt;
| HashBuster Alpha   ||{{Yes|4.0.0}}||{{No}}   || {{No}}  ||{{Patch}}|| {{No}}  || {{No}}    || {{No}}  ||{{No}}     ||         ||         || {{No}}  || {{No}}  || || {{No}}&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|3.5.0}} || {{No}}  || {{No}}    || {{No}}  ||{{No}}     ||         ||         || {{No}}  || {{No}}  || || {{No}}&lt;br /&gt;
|-&lt;br /&gt;
| Hex•Fury          ||{{Yes|4.0.0}} || {{No}}  || {{No}}  || {{Yes|4.2.3}}  || {{No}}  || {{No}}  || {{No}}  || {{No}}  ||         ||         || {{No}}  || {{No}}  || || {{No}}&lt;br /&gt;
|-&lt;br /&gt;
| JingTian           ||{{Yes|4.4.0}}||{{No}}   || {{No}}  ||{{Patch}}|| {{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;
| KnCMiner 28nm      ||{{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;
| KnCMiner Neptune   ||{{Yes|5.0.0}}||{{No}}   || {{No}}||{{Patch}}||{{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;
| Monarch PCI-e/Linux||{{Yes|4.3.0}}||{{No}}   || {{No}}  || {{No}}  || {{No}}  || {{No}}    || {{No}}  ||{{No}}     ||         ||         || {{No}}  || {{No}}  || || {{No}}&lt;br /&gt;
|-&lt;br /&gt;
| Monarch PCI-e/Win  ||{{Yes|4.5.0}}||{{No}}   || {{No}}  || {{No}}  || {{No}}  || {{No}}    || {{No}}  ||{{No}}     ||         ||         || {{No}}  || {{No}}  || || {{No}}&lt;br /&gt;
|-&lt;br /&gt;
| Monarch USB        ||{{Yes|4.3.0}}||{{No}}   || {{No}}  || {{Yes}} || {{No}}  || {{No}}    || {{No}}  ||{{No}}     ||         ||         || {{No}}  || {{No}}  || || {{No}}&lt;br /&gt;
|-&lt;br /&gt;
| NanoFury / IceFury ||{{Yes|3.4.0}}||         || {{No}}  || {{Yes|3.10.0}}  || {{No}}  || {{No}}    || {{No}}  ||{{No}}     ||         ||         || {{No}}  || {{No}}  || || {{No}}&lt;br /&gt;
|-&lt;br /&gt;
| NanoFury NF2       ||{{Yes|4.0.0}}||         || {{No}}  || {{Yes|4.3.1}} || {{No}}  || {{No}}    || {{No}}  ||{{No}}     ||         ||         || {{No}}  || {{No}}  || || {{No}}&lt;br /&gt;
|-&lt;br /&gt;
| NanoFury NF6       ||{{Yes|4.0.0}}||         || {{No}}  || {{Yes|4.3.1}}  || {{No}}  || {{No}}    || {{No}}  ||{{No}}     ||         ||         || {{No}}  || {{No}}  || || {{No}}&lt;br /&gt;
|-&lt;br /&gt;
| OneStringMiner     ||{{Yes|4.0.0}}|| {{No}}  || {{No}}  || {{Yes|3.8.2}}  || {{No}}  || {{No}}  || {{No}}  || {{No}}  || {{No}}  || {{No}}  || {{No}}  || {{No}}  || {{No}}  ||  {{No}}&lt;br /&gt;
|-&lt;br /&gt;
| Red/BlueFury       ||{{Yes|3.3.0}}||{{Yes}}   ||{{No}}||{{Yes|3.5.0}}|| {{No}} || {{No}}    || {{No}}  ||{{No}}     ||         ||         || {{No}}  || {{No}}  || || {{No}}&lt;br /&gt;
|-&lt;br /&gt;
| Rockminer R-Box    ||{{Yes|4.2.0}}||{{No}}   || {{No}}  || {{Yes|4.3.5}}|| {{No}}  || {{No}}    || {{No}}  ||{{No}}     ||         ||         || {{No}}  || {{No}}  || || {{No}}&lt;br /&gt;
|-&lt;br /&gt;
| Spondoolies SP10 ||{{Yes|4.7.0}}||{{No}}   ||{{No}}||{{Yes|4.2.3}}||{{No}}  || {{No}}  || {{No}}  ||{{No}}     || {{No}}  || {{No}}  || {{No}}  || {{No}}  || {{No}} || {{No}}&lt;br /&gt;
|-&lt;br /&gt;
| Spondoolies SP30 ||{{Yes|4.10.0}}||{{No}}   ||{{No}}||{{Yes}}||{{No}}  || {{No}}  || {{No}}  ||{{No}}     || {{No}}  || {{No}}  || {{No}}  || {{No}}  || {{No}} || {{No}}&lt;br /&gt;
|-&lt;br /&gt;
| T1/Tube            ||{{Yes|3.3.0}}||{{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}} || {{No}} || {{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}}|| {{Yes}}  || {{No}}||{{Yes|2.8.0}}||{{No}} || {{No}}   ||{{No}}|| {{Yes}}   ||{{Patch|testing}}||{{No}}||{{No}}  || {{Yes}} || {{Yes}} || {{Yes}}&lt;br /&gt;
|-&lt;br /&gt;
| [[getwork]]          || {{Yes}}     || {{No}} || {{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;
| resume        ||{{Yes|3.0.0}}|| {{No}}     || 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}}|| {{Yes}}     || 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}}      || {{No}}     || n/a    || {{No}}  || n/a     || n/a       || n/a     ||{{No}}     || {{No}}  || n/a     || n/a     || {{No}}  || {{No}}  || {{No}}&lt;br /&gt;
|-&lt;br /&gt;
| set diff      ||{{Yes|2.9.0}}|| {{Yes}}     || 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;
| suggest target||{{Yes|3.2.0}}&amp;lt;ref name=&amp;quot;suggest-target&amp;quot;&amp;gt;Uses precise string target, implemented Aug 12, 2013 [https://github.com/luke-jr/bfgminer/commit/4a12eaebe60e4a085e5707ce4b4a3c67edb494dd commit 4a12eae]&amp;lt;/ref&amp;gt;|| {{No}}     || n/a    || {{No}} || n/a     || n/a       || n/a     ||{{No}}     || {{No}}  || n/a     || n/a     || {{No}}  || {{No}}  || {{No}}&lt;br /&gt;
|-&lt;br /&gt;
| suggest difficulty||{{No}}|| {{No}}     || n/a    || {{Yes}}&amp;lt;ref name=&amp;quot;suggest-difficulty&amp;quot;&amp;gt;Uses difficulty integer, implemented Oct 20, 2014 [https://github.com/ckolivas/cgminer/commits/4a83f2c8f6410e19d5781d75a4964ebb3a44a0ef commit 4a83f2c] as per the [https://bitcointalk.org/index.php?topic=108533.msg1543341#msg1543341 stratum designers suggested implementation] Feb 20, 2013&amp;lt;/ref&amp;gt; || n/a     || n/a       || n/a     ||{{No}}     || {{No}}  || n/a     || n/a     || {{No}}  || {{No}}  || {{No}}&lt;br /&gt;
|-&lt;br /&gt;
| transparency  ||{{Patch|partial}}|| {{No}}     || n/a    || {{No}}  ||  n/a    || n/a       || n/a     ||{{No}}     ||         || n/a     || n/a     || {{No}}  || {{No}}  || {{No}}&lt;br /&gt;
|-&lt;br /&gt;
| get ver       ||{{Yes|2.9.0}}|| {{Yes}}     || 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}}|| {{Yes}}     || 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;
| get hashrate  || {{No}}      || {{No}}     || 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}}      || {{No}}     || n/a    || {{No}}  || n/a     || n/a       || n/a     ||{{No}}     || {{No}}  || n/a     || n/a     || {{No}}  || {{No}}  || {{No}}&lt;br /&gt;
|-&lt;br /&gt;
| roll ntime    ||{{Yes|3.1.4}}|| {{Yes}}     || n/a    ||{{No}}   || n/a     || n/a       || n/a     ||{{No}}     ||         || n/a     || n/a     ||         ||  || {{Yes}}&lt;br /&gt;
|-&lt;br /&gt;
| extranonce subscribe || {{Yes|4.7.0}}|| {{No}}     || n/a    || {{No}}  || n/a     || n/a       || n/a     ||{{No}}     || {{No}}  || n/a     || n/a     || {{No}}  || {{No}}  || {{No}}&lt;br /&gt;
|-&lt;br /&gt;
| block unsafe reconnect ||{{Yes|4.0.0}}|| {{No}}     || n/a    || {{Yes|4.3.1}} || n/a     || n/a       || n/a     || {{Yes|1.15.1.0}} || {{No}}  || n/a     || n/a     || {{No}}  || {{No}}  ||&lt;br /&gt;
|-&lt;br /&gt;
| unauth TLS    ||{{Yes|4.0.0}}|| {{No}}     || n/a    || {{No}}  || n/a     || n/a       || n/a     || {{No}}    || {{No}}  || n/a     || n/a     || {{No}}  || {{No}}  ||&lt;br /&gt;
|-&lt;br /&gt;
| mining goals  ||{{Yes|5.0.0}}|| {{No}}     || n/a    || {{No}}  || n/a     || n/a       || n/a     || {{No}}    || {{No}}  || n/a     || n/a     || {{No}}  || {{No}}  ||&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&amp;lt;references/&amp;gt;&lt;/div&gt;</summary>
		<author><name>Kano</name></author>
	</entry>
	<entry>
		<id>https://en.bitcoin.it/w/index.php?title=Template:Pools&amp;diff=53648</id>
		<title>Template:Pools</title>
		<link rel="alternate" type="text/html" href="https://en.bitcoin.it/w/index.php?title=Template:Pools&amp;diff=53648"/>
		<updated>2015-01-02T06:29:11Z</updated>

		<summary type="html">&lt;p&gt;Kano: Not sure of the block counts, but CKPool has been bigger than P2Pool for a couple of weeks&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;noinclude&amp;gt;This template is for established mining pools.&lt;br /&gt;
&amp;lt;br/&amp;gt;To list your pool here, you &#039;&#039;&#039;must have solved at least two bitcoin blocks&#039;&#039;&#039;, and to be listed as a &amp;quot;major pool&amp;quot; you must be responsible for 2% of blocks found in the last 7 days.&amp;lt;/noinclude&amp;gt;{{Navbox_default&lt;br /&gt;
|title=[[Mining pool|Mining pools]]&lt;br /&gt;
|image=[[File:Bitcoin-proof-of-work.png|180px]]&lt;br /&gt;
|header=[[Pooled mining|Background]] • [[Comparison of mining pools|Comparison]]&lt;br /&gt;
|group1=Major&lt;br /&gt;
|group2=Active&lt;br /&gt;
|group3=Defunct&lt;br /&gt;
|list1=[[BTC Guild]] • [[CKPool]] • [[F2Pool]] • [[Eligius]] • [[GHash.IO]] • [[KnCMiner]] • [[P2Pool]] • [[PolMine]] • [[Bitcoin Pooled Mining|Slush&#039;s pool]]&lt;br /&gt;
|list2=[[50BTC]] • [[AntPool]] • [[Bitalo]] • [[BitMinter]] • [[BTCDig]] • [[Btcmp]] • [[CloudHashing]] • [[Eclipse Mining Consortium|EclipseMC]] • [[MegaBigPower]] • [[Merge Mining Pool]] • [[Multipool]] • [[Ozco.in]] • [[Triplemining]]&lt;br /&gt;
|list3=[[ABCPool.co]] • [[BitClockers]] • [[BitcoinMining.Co]] • [[BitcoinPool.com]] • [[BTCPoolman]] • [[Compute 4 Cash]] • [[DeepBit]] • [[Horrible Horrendous Terrible Tremendous|HHTT]] • [[x8s]] • [[XKCD Pool]]&lt;br /&gt;
|footer=&lt;br /&gt;
}}&lt;/div&gt;</summary>
		<author><name>Kano</name></author>
	</entry>
	<entry>
		<id>https://en.bitcoin.it/w/index.php?title=Comparison_of_mining_pools&amp;diff=53647</id>
		<title>Comparison of mining pools</title>
		<link rel="alternate" type="text/html" href="https://en.bitcoin.it/w/index.php?title=Comparison_of_mining_pools&amp;diff=53647"/>
		<updated>2015-01-02T06:23:24Z</updated>

		<summary type="html">&lt;p&gt;Kano: CKPool 3.5PH&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Reward types &amp;amp; explanation:&lt;br /&gt;
* &#039;&#039;&#039;CPPSRB&#039;&#039;&#039; - Capped Pay Per Share with Recent Backpay. [http://eligius.st/wiki/index.php/Capped_PPS_with_Recent_Backpay]&lt;br /&gt;
* &#039;&#039;&#039;DGM&#039;&#039;&#039; - Double Geometric Method.  A hybrid between PPLNS and Geometric reward types that enables to operator to absorb some of the variance risk.  Operator receives portion of payout on short rounds and returns it on longer rounds to normalize payments. [https://bitcointalk.org/index.php?topic=39497.0]&lt;br /&gt;
* &#039;&#039;&#039;ESMPPS&#039;&#039;&#039; - Equalized Shared Maximum Pay Per Share. Like SMPPS, but equalizes payments fairly among all those who are owed. [http://forum.bitcoin.org/index.php?topic=12181.msg378851#msg378851]&lt;br /&gt;
* &#039;&#039;&#039;POT&#039;&#039;&#039; - Pay On Target. A high variance PPS variant that pays on the difficulty of work returned to pool rather than the difficulty of work served by pool [https://bitcointalk.org/index.php?topic=131376.0]&lt;br /&gt;
* &#039;&#039;&#039;PPLNS&#039;&#039;&#039; - Pay Per Last N Shares. Similar to proportional, but instead of looking at the number of shares in the round, instead looks at the last N shares, regardless of round boundaries.&lt;br /&gt;
* &#039;&#039;&#039;PPLNSG&#039;&#039;&#039; - Pay Per Last N Groups (or shifts). Similar to PPLNS, but shares are grouped into &amp;quot;shifts&amp;quot; which are paid as a whole.&lt;br /&gt;
* &#039;&#039;&#039;PPS&#039;&#039;&#039; - Pay Per Share. Each submitted share is worth certain amount of BC. Since finding a block requires &amp;lt;current difficulty&amp;gt; shares &#039;&#039;on average&#039;&#039;, a PPS method with 0% fee would be 25 BTC divided by &amp;lt;current difficulty&amp;gt;. It is risky for pool operators, hence the fee is highest.&lt;br /&gt;
* &#039;&#039;&#039;Prop.&#039;&#039;&#039; - Proportional. When block is found, the reward is distributed among all workers proportionally to how much shares each of them has found.&lt;br /&gt;
* &#039;&#039;&#039;RSMPPS&#039;&#039;&#039; - Recent Shared Maximum Pay Per Share. Like SMPPS, but system aims to prioritize the most recent miners first. [http://eligius.st/wiki/index.php/Shared_Maximum_PPS]&lt;br /&gt;
* &#039;&#039;&#039;Score&#039;&#039;&#039; - Score based system: a proportional reward, but weighed by time submitted. Each submitted share is worth more in the function of time &#039;&#039;t&#039;&#039; since start of current round. For each share score is updated by: score += exp(t/C). This makes later shares worth much more than earlier shares, thus the miner&#039;s score quickly diminishes when they stop mining on the pool. Rewards are calculated proportionally to scores (and not to shares). (at slush&#039;s pool C=300 seconds, and every hour scores are normalized)&lt;br /&gt;
* &#039;&#039;&#039;SMPPS&#039;&#039;&#039; - Shared Maximum Pay Per Share. Like Pay Per Share, but never pays more than the pool earns. [http://eligius.st/wiki/index.php/Shared_Maximum_PPS]&lt;br /&gt;
[http://eligius.st/~luke-jr/samples/800MH-3/ Visual examples of the various payout methods]&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable sortable&amp;quot; border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! Name                !! Location             !! TH/s&amp;lt;ref name=&amp;quot;hashrate2&amp;quot;/&amp;gt;&lt;br /&gt;
!                                                         Merged Mining&amp;lt;ref name=&amp;quot;merged&amp;quot;/&amp;gt;&lt;br /&gt;
!                                                                    Reward Type             !! Transaction fees!!PPS Fee!!Other Fee!! [[File:Gwk.png|link=Getwork]] !! [[File:Stm.png|link=Stratum_mining_protocol]] !! [[getblocktemplate|GBT]]&lt;br /&gt;
! Launched   !! Variance                     !! Forum                                       !! Website&lt;br /&gt;
|-&lt;br /&gt;
| [[50BTC]]           || {{flag|de}}{{flag|us}}{{flag|ru}}   ||    || No      || PPS or PPLNS || {{PoolFees}}    ||   6%&amp;lt;ref name=&amp;quot;50btchack&amp;quot;/&amp;gt;&amp;lt;ref name=&amp;quot;50btchack2&amp;quot;/&amp;gt;||   1.5%&amp;lt;ref name=&amp;quot;50btchack&amp;quot;/&amp;gt;&amp;lt;ref name=&amp;quot;50btchack2&amp;quot;/&amp;gt;      || {{Yes}} || {{Yes}} ||&lt;br /&gt;
| 2011-11-11 || User&amp;lt;ref name=&amp;quot;changeable&amp;quot;/&amp;gt; || [http://bitcointalk.org/?topic=54673  link] || [http://50btc.com/ link]&lt;br /&gt;
|-&lt;br /&gt;
| [[ABCPool.co]]      || {{flag|us|label=1}}                  ||    || No      || PPS&amp;lt;ref name=&amp;quot;stales&amp;quot;/&amp;gt; || {{PoolFees}}     ||   5% ||         || {{Yes}} || {{No}}  || {{No}}&lt;br /&gt;
| 2011-08-02 || Diff 1                       || [http://bitcointalk.org/?topic=33586  link] || [http://www.ABCPool.co/ link]&lt;br /&gt;
|-&lt;br /&gt;
| [[pool.enso.kz]]  || {{flag|kz|label=1}}         ||     0.06 || No      || PPLNS                   || {{PoolFees}}     ||      ||      0% || {{Yes}} ||         ||&lt;br /&gt;
| 2012-04-19 || Dynamic                       || [http://bitcointalk.org/?topic=80135  link] || [http://pool.enso.kz/ link]&lt;br /&gt;
|-&lt;br /&gt;
| [[Bitalo]]     || {{flag|us}}{{flag|eu}}          ||   1.1   || No || PPLNS                     || {{SharedFees}}     ||   0% ||         || {{Yes}} || {{Yes}}        ||&lt;br /&gt;
| 2014-04-08 || Dynamic                       ||  || [https://bitalo.com/mining/ link]&lt;br /&gt;
|-&lt;br /&gt;
| [[BitClockers]]     || {{flag|us}}{{flag|eu}}          ||      || [[NMC]] || PPS                     || {{PoolFees}}     ||   8% ||         || {{Yes}} ||         ||&lt;br /&gt;
| 2011-05-27 || Diff 1                       || [http://bitcointalk.org/?topic=10127  link] || [http://bitclockers.com/ link]&lt;br /&gt;
|-&lt;br /&gt;
| [[BitcoinAffiliateNetwork]]     || {{flag|us|}}{{flag|cn|}}{{flag|nl|}}{{flag|au|}}      ||   2000   || [[No]] || PPS                    || {{PoolFees}}     ||   0% ||    0%    || {{No}} ||    {{Yes}}     ||&lt;br /&gt;
| 2014-07-15 || User/Dynamic           || [https://bitcointalk.org/index.php?topic=722202.0  link] || [http://mining.bitcoinaffiliatenetwork.com/ link]&lt;br /&gt;
|-&lt;br /&gt;
| [[BitcoinMining.Co]]     || {{flag|us|label=1}}           ||      || [[No]] || {{PoolFees}}                    || {{PoolFees}}     ||   2% ||         || {{Yes}} ||         ||&lt;br /&gt;
| 2013-08-13 || Diff 1                       || [http://bitcointalk.org/?topic=273259.0  link] || [http://bitcoinmining.co/ link]&lt;br /&gt;
|-&lt;br /&gt;
| [[BitcoinPool.com]] || {{flag|us|label=1}}                  ||     || No      || Prop.                   || {{PoolFees}}     ||      ||      0% || {{Yes}} ||         ||&lt;br /&gt;
| 2011-03-08 || Diff 1                       || [http://bitcoinpool.com/forum/ link]        || [http://www.bitcoinpool.com/ link]&lt;br /&gt;
|-&lt;br /&gt;
| [[Bitcoin Pooled Mining|Slush&#039;s pool (mining.bitcoin.cz)]]&lt;br /&gt;
|                        {{flag|fr|label=1}}               || 677 || No || Score                   || {{SharedFees}}   ||      ||      2% ||         || {{Yes}} ||&lt;br /&gt;
| 2010-11-27 || User&amp;lt;ref name=&amp;quot;changeable&amp;quot;/&amp;gt; || [http://bitcointalk.org/?topic=1976   link] || [http://mining.bitcoin.cz/ link]&lt;br /&gt;
|-&lt;br /&gt;
| [[BitMinter]]       || {{flag|us}}{{flag|de}}          || 1500 || [[NMC]] || PPLNSG                  || {{SharedFees}}   ||      ||      1% || {{Yes}} || {{Yes}} || {{Yes}}&lt;br /&gt;
| 2011-06-26 || User&amp;lt;ref name=&amp;quot;changeable&amp;quot;/&amp;gt;/Dynamic || [http://bitcointalk.org/?topic=27062  link] || [https://bitminter.com link]&lt;br /&gt;
|-&lt;br /&gt;
| [[Blisterpool]]      || {{flag|us}}{{flag|eu}}           ||      1.4 || [[Devcoin]] + bonus&amp;lt;ref name=&amp;quot;dvcbonus&amp;quot;/&amp;gt; || PPLNS                   || {{SharedFees}}  ||       ||      2% || {{Yes}} || {{Yes}} || {{Yes}}&lt;br /&gt;
| 2014-02-01 ||           User&amp;lt;ref name=&amp;quot;changeable&amp;quot;/&amp;gt;/Dynamic ||   [http://coinzen.org/index.php/topic,714.0.html link]                                || [http://blisterpool.com link]&lt;br /&gt;
|-&lt;br /&gt;
| [[BTCPoolman]]      || {{flag|gb}}{{flag|eu}}            ||      0.5 || No      || Prop.                   || {{SharedFees}}  ||       ||      2% || {{Yes}} || {{Yes}} || {{No}}&lt;br /&gt;
| 2013-03-01 ||           Diff 1 ||   [https://twitter.com/BTCPoolMan Twitter]                                || [https://www.btcpoolman.com/register Register]&lt;br /&gt;
|-&lt;br /&gt;
| [[BTC Guild]]       || {{flag|us}}{{flag|eu}}    || 10500 || [[NMC]] &lt;br /&gt;
|                                                                    PPLNSG              || {{SharedFees}} ||    ||      2% || {{Yes}} || {{Yes}} || {{No}}&lt;br /&gt;
| 2011-05-09 || User&amp;lt;ref name=&amp;quot;changeable&amp;quot;/&amp;gt;/Dynamic&lt;br /&gt;
|                                               [http://bitcointalk.org/?topic=49417  link] || [https://www.btcguild.com/ link]&lt;br /&gt;
|-&lt;br /&gt;
| [[BTC Oxygen]]      || {{flag|eu|label=1}}              ||     || No      || PPS                     || {{PoolFees}}     ||   2% ||         || {{Yes}} || {{Yes}} ||&lt;br /&gt;
| 2012-11-01 || Diff 1                       || [http://bitcointalk.org/?topic=127815 link] || [http://www.btcoxygen.com/ link]&lt;br /&gt;
|-&lt;br /&gt;
| [[BTCMine]]         || {{flag|us|label=1}}                   ||    0.1 || No      || Score                   || {{PoolFees}}     ||      ||      0% || {{Yes}} ||         ||&lt;br /&gt;
| 2011-03-11 || Diff 1                       || [http://bitcointalk.org/?topic=4251   link] || [http://btcmine.com/ link]&lt;br /&gt;
|-&lt;br /&gt;
| [[BTCDig]]         || {{flag|us|label=1}}||    7 || No      || DGM                   || {{PoolFees}}     ||      ||      0% ||  ||  {{Yes}}     ||&lt;br /&gt;
| 2013-07-04 || User&amp;lt;ref name=&amp;quot;changeable&amp;quot;/&amp;gt;/Dynamic 20SPM                      || [https://bitcointalk.org/index.php?topic=249627   link] || [http://btcdig.com/ link]&lt;br /&gt;
|-&lt;br /&gt;
| [[BTCmow]]         || {{flag|eu|label=1}}                   ||     || No      || PPLNS                   || {{PoolFees}}     ||      ||      2.5% ||   ||   {{Yes}}      ||&lt;br /&gt;
| 2013-05-31 || Diff 1                       || [https://bitcointalk.org/index.php?topic=221306.0   link] || [http://www.btcmow.com/ link]&lt;br /&gt;
|-&lt;br /&gt;
| [[btcmp.com]]       || {{flag|de|label=1}}||    1.4 || No      || PPS                     || {{PoolFees}}     ||   4% ||         || {{Yes}} ||         ||&lt;br /&gt;
| 2011-06-28 || Diff 1                       ||                                             || [http://www.btcmp.com/ link]&lt;br /&gt;
|-&lt;br /&gt;
| [[BTCWarp]]         || {{flag|us|label=1}}||      || No      || Score                   || {{PoolFees}}     ||      ||      0% || {{Yes}} ||         ||&lt;br /&gt;
| 2011-07-29 || Diff 1                       || [http://www.bitcoinbalkan.com/forum link]   || [http://www.btcwarp.com/ link]&lt;br /&gt;
|-&lt;br /&gt;
| [[CKPool]]         || {{flag|us|label=1}} || 3500 || No      || PPLNS                 || {{SharedFees}}     ||      ||      0.9% || {{No}} || {{Yes}} || {{No}}&lt;br /&gt;
| 2014-09-20 || User&amp;lt;ref name=&amp;quot;changeable&amp;quot;/&amp;gt;/Dynamic 18SPM || [https://bitcointalk.org/index.php?topic=789369.0 link]   || [http://www.kano.is link]&lt;br /&gt;
|-&lt;br /&gt;
| [[Coin Miners]]         || {{flag|us|label=1}}                  ||      || No      || PPLNS                 || {{PoolFees}}     ||      ||      0% || ||  {{Yes}}       ||&lt;br /&gt;
| 2014-02-27 || Diff 1                       || [https://bitcointalk.org/index.php?topic=481194.0 link]   || [https://www.coinminers.co link]&lt;br /&gt;
|-&lt;br /&gt;
| [[CoinLab Protected Pool]] || {{flag|us|label=1}}           ||       || No      || PPS                     || {{PoolFees}}     || 2-5% ||         || {{Yes}} ||         ||&lt;br /&gt;
| 2012-08-09 || Diff 1                       || [http://bitcointalk.org/?topic=99643  link] ||&lt;br /&gt;
|-&lt;br /&gt;
| [[Coinotron]]       || {{flag|pl|label=1}}||     || No      || DGM                     || {{PoolFees}}     ||      ||      0% || {{Yes}} ||         ||&lt;br /&gt;
| 2011-07-06 || Diff 1                       || [http://bitcointalk.org/?topic=26727  link] || [http://www.coinotron.com link]&lt;br /&gt;
|-&lt;br /&gt;
| [[DeepBit]]         || {{flag|de|label=1}}||  0.1 || No      || PPS/Prop.               || {{PoolFees}}     ||  10% ||      3% || {{Yes}} ||         ||&lt;br /&gt;
| 2011-02-26 || Diff 1                       || [http://bitcointalk.org/?topic=3889   link] || [http://deepbit.net/ link]&lt;br /&gt;
|-&lt;br /&gt;
| [[Eclipse Mining Consortium]]&lt;br /&gt;
|                   Global ||  246 || No      || DGM/PPS                 || {{PoolFees}}     ||   5% ||      0% || {{Yes}} || {{Yes}} || {{Yes}}&lt;br /&gt;
| 2011-06-14 || User&amp;lt;ref name=&amp;quot;changeable&amp;quot;/&amp;gt;/Dynamic&lt;br /&gt;
|                                               [http://bitcointalk.org/?topic=16385  link] || [https://eclipsemc.com link]&lt;br /&gt;
|-&lt;br /&gt;
| [[Eligius]]         || {{flag|us|label=1}}|| 4000 || [[NMC]] 105% PPS&amp;lt;ref name=&amp;quot;eligiusnmc&amp;quot;/&amp;gt;      || CPPSRB                  || {{SharedFees}}   ||   0% ||         || {{Yes}} || {{Yes}} || {{Yes}}&lt;br /&gt;
| 2011-04-27 || Dynamic: 32 shares/m         || [http://bitcointalk.org/?topic=23768  link] || [http://eligius.st link]&lt;br /&gt;
|-&lt;br /&gt;
| [[GHash.IO]]        || {{flag|nl|label=1}}|| 60000 || [[NMC]], IXC, [[Devcoin]]      || PPLNS                  || {{SharedFees}}   || 0%      ||      0% || {{No}} || {{Yes}} || {{No}}&lt;br /&gt;
| 2013-07-01 ||           User&amp;lt;ref name=&amp;quot;changeable&amp;quot;/&amp;gt; ||   [https://support.cex.io  link]                                || [https://ghash.io/  link]&lt;br /&gt;
|-&lt;br /&gt;
| [[Give Me COINS]]   || {{flag|us}}{{flag|eu}}          || 25 || [[NMC]]   || PPLNS                  || {{SharedFees}}     ||    ||  0%|| {{No}} || {{Yes}} || {{Yes}}&lt;br /&gt;
| 2013-08-12 || Dynamic         || [https://bitcointalk.org/index.php?topic=272017.0  link] || [http://give-me-coins.com link]&lt;br /&gt;
|-&lt;br /&gt;
| [[MaxBTC]]          || {{flag|us|label=1}}||    || [[NMC]] || DGM                     || {{PoolFees}}     ||      ||      0% || {{Yes}} ||         ||&lt;br /&gt;
| 2012-03-15 || Diff 1                       || [http://bitcointalk.org/?topic=68734  link] || [https://www.maxbtc.com/ link]&lt;br /&gt;
|-&lt;br /&gt;
| [[Merge Mining Pool]]      || {{flag|us|label=1}}|| 50 || [[NMC]], IXC, [[Devcoin]]&lt;br /&gt;
|                                                                    DGM                     || {{SharedFees}}     ||      || 1.5%    || {{No}} || {{Yes}}    || {{No}}&lt;br /&gt;
| 2012-01-08 || User&amp;lt;ref name=&amp;quot;changeable&amp;quot;/&amp;gt; || [http://bitcointalk.org/?topic=57148  link] || [http://mmpool.org link]&lt;br /&gt;
|-&lt;br /&gt;
| [[MinerGate]]      || {{flag|eu|label=1}}||     || Yes      || PPS, PPLNS         || {{PoolFees}}     ||   2.5% || 2%        || {{Yes}} || {{Yes}} || {{No}}&lt;br /&gt;
| 2014-03-24 || Dynamic                    || [https://bitcointalk.org/index.php?topic=528848.0 link] || [http://minergate.com/ link]&lt;br /&gt;
|-&lt;br /&gt;
| [[Multipool]]          || {{flag|us}}{{flag|eu}}      ||   400 || [[NMC]], IXC, [[Devcoin]] || Prop.                     || {{SharedFees}}     ||      ||      0% || {{Yes}} ||     {{Yes}}     || {{No}}&lt;br /&gt;
| 2012-03-15 || User                       || [https://bitcointalk.org/index.php?topic=311067.0  link] || [https://www.multipool.us/ link]&lt;br /&gt;
|-&lt;br /&gt;
| [[MuPool]]    || {{flag|us}}{{flag|eu}}               ||  30 || No    ||PPLNS|| {{SharedFees}}     ||      ||      0% || {{Yes}} || {{Yes}} || {{Yes}} || 2014-02-23 || Dynamic || [https://bitcointalk.org/index.php?topic=483856.0  link] || [https://mupool.com/index.php?coin=BTC link]&lt;br /&gt;
|-&lt;br /&gt;
| [[Ozco.in]]         || {{flag|us}}{{flag|eu}}{{flag|au}}{{flag|cn}} ||  4 || No || DGM      || {{SharedFees}} ||    ||   1% || {{No}}  || {{Yes}} || {{No}}&lt;br /&gt;
| 2011-06-07 || User&amp;lt;ref name=&amp;quot;changeable&amp;quot;/&amp;gt;/Dynamic&lt;br /&gt;
|   [http://bitcointalk.org/?topic=14085  link] || [https://ozco.in link]                                   &lt;br /&gt;
|-&lt;br /&gt;
| [[PolishPool]]         || {{flag|pl}}{{flag|us}}{{flag|cn}} ||  5 || NMC IXC DEV || PPLNS/PPS      || {{SharedFees}}    ||  0%  ||   0% || {{Yes}}  || {{Yes}} || {{Yes}}&lt;br /&gt;
| 2013-07-07 || User&amp;lt;ref name=&amp;quot;changeable&amp;quot;/&amp;gt;/Dynamic || [http://bitcointalk.org/?topic=18313  link] || [https://polishpool.pl  link]&lt;br /&gt;
|-            &lt;br /&gt;
| [[P2Pool]]          || Global (p2p)          ||   800 || Solo&amp;lt;ref name=&amp;quot;solomm&amp;quot;/&amp;gt; || PPLNS  || {{SharedFees}}   ||      ||      0% || {{No}}&amp;lt;ref name=&amp;quot;local&amp;quot;/&amp;gt; || {{Yes}} || {{No}}&lt;br /&gt;
| 2011-06-17 || User&amp;lt;ref name=&amp;quot;changeable&amp;quot;/&amp;gt; || [http://bitcointalk.org/?topic=18313  link] ||&lt;br /&gt;
|-&lt;br /&gt;
| [[pool.itzod.ru]]   || {{flag|ru|label=1}}||   38 || No      || RSMPPS                  || {{SharedFees}}   ||   0% ||         || {{Yes}} || {{Yes}} || {{Yes}}&lt;br /&gt;
| 2011-08-01 || User&amp;lt;ref name=&amp;quot;changeable&amp;quot;/&amp;gt; || [http://bitcointalk.org/?topic=25127 RU] [https://bitcointalk.org/index.php?topic=44024.0 EN] || [https://pool.itzod.ru/ link]&lt;br /&gt;
|-&lt;br /&gt;
&lt;br /&gt;
| [[PolMine]]        || {{flag|pl|label=1}}||  700 || [[NMC]]      || SMPPS                  || {{SharedFees}}  ||  1% ||   0%     || {{Yes}} || {{Yes}}        || {{Yes}}	 	&lt;br /&gt;
| 2011-06-13 || Dynamic/User                      || [http://forum.polmine.pl/ link]            || [https://polmine.pl/?setlang=en link]&lt;br /&gt;
|-&lt;br /&gt;
| [[Triplemining]]    || {{flag|eu|label=1}}||   7.5 || No    ||PPLNS&amp;lt;ref name=&amp;quot;jackpot&amp;quot;/&amp;gt;|| {{PoolFees}}     ||      ||      0% || {{Yes}} || {{Yes}} || {{Yes}}&lt;br /&gt;
| 2011-06-28 || Diff 1 for getwork/GBT, dynamic for stratum&lt;br /&gt;
|                                               [http://bitcointalk.org/?topic=23664  link] || [https://www.triplemining.com link]&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;br /&gt;
&amp;lt;references&amp;gt;&lt;br /&gt;
&amp;lt;ref name=&amp;quot;50btchack&amp;quot;&amp;gt;On or around October 18, 2013, the pool stopped payouts of mining earnings. 50BTC.com claims the pool was hacked and all mining earnings and records of the earnings were lost. They claim as a result, many people are blackmailing them with unrealistic claims. https://bitcointalk.org/index.php?topic=359277.0&amp;lt;/ref&amp;gt;&lt;br /&gt;
&amp;lt;ref name=&amp;quot;50btchack2&amp;quot;&amp;gt;On or around February 11, 2014, the pool failed to payout mining earnings. 50BTC.com claims their system was unable to deal with the transaction malleability problem. They claim this has been fully corrected. https://50btc.com/en/news/view/161&amp;lt;/ref&amp;gt;&lt;br /&gt;
&amp;lt;ref name=&amp;quot;hashrate2&amp;quot;&amp;gt;Note that pool hashrate is largely irrelevant but can be seen as a popularity measurement. Note however that it is a theoretical security issue if one pool gains above 50% of the total computational power of the network, thus consider joining a pool based on other metrics.&amp;lt;/ref&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;ref name=&amp;quot;merged&amp;quot;&amp;gt;Merged mining allows miners to mine on multiple [[block chains]] at the same time with the same hashing.&amp;lt;/ref&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;ref name=&amp;quot;stales&amp;quot;&amp;gt;Pool also rewards stale shares&amp;lt;/ref&amp;gt;&lt;br /&gt;
&amp;lt;ref name=&amp;quot;local&amp;quot;&amp;gt;Miner-operated proxy available.&amp;lt;/ref&amp;gt;&lt;br /&gt;
&amp;lt;ref name=&amp;quot;changeable&amp;quot;&amp;gt;The difficulty of the shares can be changed by the user.&amp;lt;/ref&amp;gt;&lt;br /&gt;
&amp;lt;ref name=&amp;quot;solomm&amp;quot;&amp;gt;Merged mining can be done on a &amp;quot;solo mining&amp;quot; basis (payouts in the merged chain are not pooled).&amp;lt;/ref&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;ref name=&amp;quot;jackpot&amp;quot;&amp;gt;Triplemining keeps 1% to redistribute using a weekly jackpot and affiliations&amp;lt;/ref&amp;gt;&lt;br /&gt;
&amp;lt;ref name=&amp;quot;eligiusnmc&amp;quot;&amp;gt;As of March 8, 2014, payouts have been labelled as broken by the pool operator.  There is no current ETA to a fix.&amp;lt;/ref&amp;gt;&lt;br /&gt;
&amp;lt;ref name=&amp;quot;dvcbonus&amp;quot;&amp;gt;Pool pays out merged coins and promotional or supplementary payments in Devcoins.&amp;lt;/ref&amp;gt;&lt;br /&gt;
&amp;lt;/references&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== See also ==&lt;br /&gt;
*[[Pooled mining]]&lt;br /&gt;
*[http://blockorigin.pfoe.be/chart.php Hashrate distribution pie chart]&lt;br /&gt;
&lt;br /&gt;
[[Category:Mining]]&lt;br /&gt;
{{Pools}}&lt;/div&gt;</summary>
		<author><name>Kano</name></author>
	</entry>
	<entry>
		<id>https://en.bitcoin.it/w/index.php?title=Stratum_mining_protocol&amp;diff=53523</id>
		<title>Stratum mining protocol</title>
		<link rel="alternate" type="text/html" href="https://en.bitcoin.it/w/index.php?title=Stratum_mining_protocol&amp;diff=53523"/>
		<updated>2014-12-20T07:04:37Z</updated>

		<summary type="html">&lt;p&gt;Kano: json has integer types: http://jansson.readthedocs.org/en/latest/apiref.html#number The jansson function json_typeof() returns the number type as INTEGER or REAL. The implementations of this method expect an integer&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;The [[stratum]] overlay protocol was extended to support pooled mining as a replacement for obsolete [[Getwork|getwork]] protocol in late 2012.&lt;br /&gt;
The mining service specification was initially announced via [[Slush&#039;s pool]]&#039;s website&amp;lt;ref&amp;gt;[http://mining.bitcoin.cz/stratum-mining/ Stratum mining protocol specification at slush&#039;s pool&#039;s website]&amp;lt;/ref&amp;gt;.&lt;br /&gt;
Shortly thereafter, alternative &amp;quot;cheat sheet&amp;quot; style documentation was provided by [[BTCGuild]]&amp;lt;ref&amp;gt;[https://www.btcguild.com/new_protocol.php Stratum mining protocol cheat sheet at BTCGuild&#039;s website]&amp;lt;/ref&amp;gt;.&lt;br /&gt;
As the extension lacks a formal [[BIP]] describing an official standard, it has further developed only by discussion and implementation&amp;lt;ref&amp;gt;[https://bitcointalk.org/?topic=108533.0 Stratum discussion thread on BitcoinTalk Forum]&amp;lt;/ref&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
==Protocol==&lt;br /&gt;
&lt;br /&gt;
===Overview===&lt;br /&gt;
[http://mining.bitcoin.cz/stratum-mining/#example See also: Original example on slush&#039;s pool site]&lt;br /&gt;
&lt;br /&gt;
===Methods (client to server)===&lt;br /&gt;
&lt;br /&gt;
====mining.authorize====&lt;br /&gt;
 mining.authorize(&amp;quot;username&amp;quot;, &amp;quot;password&amp;quot;)&lt;br /&gt;
&lt;br /&gt;
The result from an authorize request is usually true (successful), or false.&lt;br /&gt;
The password may be omitted if the server does not require passwords.&lt;br /&gt;
&lt;br /&gt;
====mining.capabilities (DRAFT)====&lt;br /&gt;
NOTE: This is a draft extension proposal. It is not yet in use, and may change at any moment.&lt;br /&gt;
&lt;br /&gt;
 mining.capabilities({&amp;quot;notify&amp;quot;:[], &amp;quot;set_difficulty&amp;quot;:{}, &amp;quot;set_goal&amp;quot;:{}, &amp;quot;suggested_target&amp;quot;: &amp;quot;hex target&amp;quot;})&lt;br /&gt;
&lt;br /&gt;
The client may send this to inform the server of its capabilities and options.&lt;br /&gt;
The singleton parameter is an Object describing capabilities;&lt;br /&gt;
by default, it is considered as {&amp;quot;notify&amp;quot;:{}, &amp;quot;set_difficulty&amp;quot;:[]}, but as soon as this method is used these must be explicitly included if desired.&lt;br /&gt;
The &amp;quot;suggested_target&amp;quot; key may supersede the mining.suggest_target method.&lt;br /&gt;
&lt;br /&gt;
Note that most of the keys do not have any meaningful value at this time, and the values thereof should be ignored (ie, only their presence matters).&lt;br /&gt;
&lt;br /&gt;
====mining.extranonce.subscribe====&lt;br /&gt;
 mining.extranonce.subscribe()&lt;br /&gt;
&lt;br /&gt;
Indicates to the server that the client supports the mining.set_extranonce method.&lt;br /&gt;
&lt;br /&gt;
====mining.get_transactions====&lt;br /&gt;
 mining.get_transactions(&amp;quot;job id&amp;quot;)&lt;br /&gt;
&lt;br /&gt;
Server should send back an array with a hexdump of each transaction in the block specified for the given job id.&lt;br /&gt;
&lt;br /&gt;
====mining.submit====&lt;br /&gt;
 mining.submit(&amp;quot;username&amp;quot;, &amp;quot;job id&amp;quot;, &amp;quot;ExtraNonce2&amp;quot;, &amp;quot;nTime&amp;quot;, &amp;quot;nOnce&amp;quot;)&lt;br /&gt;
&lt;br /&gt;
Miners submit shares using the method &amp;quot;mining.submit&amp;quot;.&lt;br /&gt;
Client submissions contain:&lt;br /&gt;
# &#039;&#039;Worker Name.&#039;&#039;&lt;br /&gt;
# &#039;&#039;Job ID.&#039;&#039;&lt;br /&gt;
# &#039;&#039;ExtraNonce2.&#039;&#039;&lt;br /&gt;
# &#039;&#039;nTime.&#039;&#039;&lt;br /&gt;
# &#039;&#039;nOnce.&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
Server response is result: true for accepted, false for rejected (or you may get an error with more details).&lt;br /&gt;
&lt;br /&gt;
====mining.subscribe====&lt;br /&gt;
 mining.subscribe(&amp;quot;user agent/version&amp;quot;, &amp;quot;extranonce1&amp;quot;)&lt;br /&gt;
&lt;br /&gt;
The optional second parameter specifies an extranonce1 the client wishes to resume working with (possibly due to a dropped connection).&lt;br /&gt;
If provided, a server MAY (at its option) issue the connection the same extranonce1.&lt;br /&gt;
&lt;br /&gt;
The client receives a result:&lt;br /&gt;
 [[[&amp;quot;mining.set_difficulty&amp;quot;, &amp;quot;subscription id 1&amp;quot;], [&amp;quot;mining.notify&amp;quot;, &amp;quot;subscription id 2&amp;quot;]], &amp;quot;extranonce1&amp;quot;, extranonce2_size]&lt;br /&gt;
The result contains three items:&lt;br /&gt;
* &#039;&#039;Subscriptions.&#039;&#039; - An array of 2-item tuples, each with a subscription type and id.&lt;br /&gt;
* &#039;&#039;ExtraNonce1.&#039;&#039; - Hex-encoded, per-connection unique string which will be used for creating generation transactions later.&lt;br /&gt;
* &#039;&#039;ExtraNonce2_size.&#039;&#039; - The number of bytes that the miner users for its ExtraNonce2 counter.&lt;br /&gt;
&lt;br /&gt;
====mining.suggest_difficulty====&lt;br /&gt;
 mining.suggest_difficulty(preferred share difficulty integer)&lt;br /&gt;
&lt;br /&gt;
Used to indicate a preference for share difficulty to the pool.&lt;br /&gt;
Servers are not required to honour this request, even if they support the stratum method.&lt;br /&gt;
&lt;br /&gt;
====mining.suggest_target====&lt;br /&gt;
 mining.suggest_target(&amp;quot;full hex share target&amp;quot;)&lt;br /&gt;
&lt;br /&gt;
Used to indicate a preference for share target to the pool, usually prior to mining.subscribe.&lt;br /&gt;
Servers are not required to honour this request, even if they support the stratum method.&lt;br /&gt;
&lt;br /&gt;
===Methods (server to client)===&lt;br /&gt;
&lt;br /&gt;
====client.get_version====&lt;br /&gt;
 client.get_version()&lt;br /&gt;
&lt;br /&gt;
The client should send a result String with its name and version.&lt;br /&gt;
&lt;br /&gt;
====client.reconnect====&lt;br /&gt;
 client.reconnect(&amp;quot;hostname&amp;quot;, port, waittime)&lt;br /&gt;
&lt;br /&gt;
The client should disconnect, wait &#039;&#039;waittime&#039;&#039; seconds (if provided), then connect to the given host/port (which defaults to the current server).&lt;br /&gt;
Note that for security purposes, clients may ignore such requests if the destination is not the same or similar.&lt;br /&gt;
&lt;br /&gt;
====client.show_message====&lt;br /&gt;
 client.show_message(&amp;quot;human-readable message&amp;quot;)&lt;br /&gt;
&lt;br /&gt;
The client should display the message to its user in some reasonable way.&lt;br /&gt;
&lt;br /&gt;
====mining.notify====&lt;br /&gt;
 mining.notify(...)&lt;br /&gt;
&lt;br /&gt;
Fields in order:&lt;br /&gt;
# &#039;&#039;Job ID.&#039;&#039; This is included when miners submit a results so work can be matched with proper transactions.&lt;br /&gt;
# &#039;&#039;Hash of previous block.&#039;&#039; Used to build the header.&lt;br /&gt;
# &#039;&#039;Generation transaction (part 1).&#039;&#039; The miner inserts ExtraNonce1 and ExtraNonce2 after this section of the transaction data.&lt;br /&gt;
# &#039;&#039;Generation transaction (part 2).&#039;&#039; The miner appends this after the first part of the transaction data and the two ExtraNonce values.&lt;br /&gt;
# &#039;&#039;List of merkle branches.&#039;&#039; The generation transaction is hashed against the merkle branches to build the final merkle root.&lt;br /&gt;
# &#039;&#039;Bitcoin block version.&#039;&#039; Used in the block header.&lt;br /&gt;
# &#039;&#039;nBits.&#039;&#039; The encoded network difficulty. Used in the block header.&lt;br /&gt;
# &#039;&#039;nTime.&#039;&#039; The current time. nTime rolling should be supported, but should not increase faster than actual time.&lt;br /&gt;
# &#039;&#039;Clean Jobs.&#039;&#039; If true, miners should abort their current work and immediately use the new job. If false, they can still use the current job, but should move to the new one after exhausting the current nonce range.&lt;br /&gt;
&lt;br /&gt;
====mining.set_difficulty====&lt;br /&gt;
 mining.set_difficulty(difficulty)&lt;br /&gt;
&lt;br /&gt;
The server can adjust the difficulty required for miner shares with the &amp;quot;mining.set_difficulty&amp;quot; method.&lt;br /&gt;
The miner should begin enforcing the new difficulty on the next job received.&lt;br /&gt;
Some pools may force a new job out when set_difficulty is sent, using clean_jobs to force the miner to begin using the new difficulty immediately.&lt;br /&gt;
&lt;br /&gt;
====mining.set_extranonce====&lt;br /&gt;
 mining.set_extranonce(&amp;quot;extranonce1&amp;quot;, extranonce2_size)&lt;br /&gt;
&lt;br /&gt;
These values, when provided, replace the initial subscription values beginning with the next mining.notify job.&lt;br /&gt;
&lt;br /&gt;
====mining.set_goal (DRAFT)====&lt;br /&gt;
NOTE: This is a draft extension proposal. It is not yet in use, and may change at any moment.&lt;br /&gt;
&lt;br /&gt;
 mining.set_goal(&amp;quot;goal name&amp;quot;, {&amp;quot;malgo&amp;quot;: &amp;quot;SHA256d&amp;quot;, ...})&lt;br /&gt;
&lt;br /&gt;
Informs the client that future jobs will be working on a specific named goal, with various parameters (currently only &amp;quot;malgo&amp;quot; is defined as the mining algorithm).&lt;br /&gt;
Miners may assume goals with the same name are equivalent, but should recognise parameter changes in case a goal varies its parameters.&lt;br /&gt;
&lt;br /&gt;
==Software support==&lt;br /&gt;
&lt;br /&gt;
Tables showing miner/server support for Stratum mining protocol:&lt;br /&gt;
* [[Mining software]]&lt;br /&gt;
* [[Poolservers]]&lt;br /&gt;
&lt;br /&gt;
==Criticism==&lt;br /&gt;
&lt;br /&gt;
===Closed development===&lt;br /&gt;
&lt;br /&gt;
The mining extensions have been criticised as having been developed behind closed doors without input from the wider development and mining community, resulting in various obvious problems that could have been addressed had it followed the standard [[BIP]] drafting process&amp;lt;ref&amp;gt;[https://bitcointalk.org/?topic=557991.msg6079772#msg6079772 BitcoinTalk: Criticism of stratum&#039;s closed creation]&amp;lt;/ref&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
===Displacing GBT===&lt;br /&gt;
&lt;br /&gt;
The mining extensions were announced after the community had spent months developing a mostly superior open standard protocol for mining ([[getblocktemplate]])&amp;lt;ref&amp;gt;[https://bitcointalk.org/?topic=557991.msg6105355#msg6105355 BitcoinTalk: Criticism of stratum displacing GBT]&amp;lt;/ref&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
==References==&lt;br /&gt;
&amp;lt;references/&amp;gt;&lt;/div&gt;</summary>
		<author><name>Kano</name></author>
	</entry>
</feed>