Difference between revisions of "Stratum"

From Bitcoin Wiki
Jump to: navigation, search
(bfgminer)
Line 25: Line 25:
 
|-
 
|-
 
| BtcGuild || {{No}} || {{Yes}} || 30s
 
| BtcGuild || {{No}} || {{Yes}} || 30s
 +
|-
 +
| HHTT || {{No}} || {{No}} (User selected difficulty) || 30s
 
|-
 
|-
 
|}
 
|}
  
 
<references/>
 
<references/>

Revision as of 07:21, 16 February 2013

Stratum is a proposal for an open source client-server "Overlay" protocol that enables thin clients (currently used by Electrum client). Stratum protocol is also used for pooled mining as a replacement for obsolete getwork protocol. Full mining service specification is available on Slush's pool website. See also on the forums and the official site.


Tables showing miner/server support for Stratum mining protocol:

Miner mining.set_difficulty client.reconnect client.add_peers client.get_version client.show_message mining.get_hashrate mining.get_temperature
Stratum proxy Yes Yes No Yes Yes No No
BFGMiner (>=2.9.0) Yes Yes No Yes No No No
cgminer (>=2.8.4) Yes Yes No Yes No No No
poclbm (>=20121020) Yes Yes No Yes No No No
Server mining.get_transactions dynamic difficulty Job frequency
Slush's pool Yes No 30s
BtcGuild No Yes 30s
HHTT No No (User selected difficulty) 30s