Stratum: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
Update mining.resume status |
||
Line 13: | Line 13: | ||
| BFGMiner || {{Yes|2.9.0}} || {{No}} || {{Yes|2.9.0}} || {{No}} || {{Yes|2.9.0}} || {{No}} || {{No}} || {{No}} | | BFGMiner || {{Yes|2.9.0}} || {{No}} || {{Yes|2.9.0}} || {{No}} || {{Yes|2.9.0}} || {{No}} || {{No}} || {{No}} | ||
|- | |- | ||
| cgminer || {{Yes|2.8.0}} || {{ | | cgminer || {{Yes|2.8.0}} || {{No}}<ref name='broken'>Attempted, but broken support</ref> || {{Yes|2.8.2}} || {{No}} || {{Yes|2.8.2}} || {{No}} || {{No}} || {{No}} | ||
|- | |- | ||
| poclbm (>=20121020) || {{Yes}} || {{No}} || {{Yes}} || {{No}} || {{Yes}} || {{No}} || {{No}} || {{No}} | | poclbm (>=20121020) || {{Yes}} || {{No}} || {{Yes}} || {{No}} || {{Yes}} || {{No}} || {{No}} || {{No}} | ||
Line 26: | Line 26: | ||
| BtcGuild || {{No}} || {{Yes}} || 30s || {{No}} | | BtcGuild || {{No}} || {{Yes}} || 30s || {{No}} | ||
|- | |- | ||
| Eloipool || {{Yes}} || {{Yes}} || 55s || {{ | | Eloipool || {{Yes}} || {{Yes}} || 55s || {{Patch}} | ||
|- | |- | ||
| HHTT || {{No}} || {{No}} (User selected difficulty) || 30s || {{Yes}} | | HHTT || {{No}} || {{No}} (User selected difficulty) || 30s || {{Yes}} |
Revision as of 00:01, 21 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. Other examples are available on BTC Guild's website. See also on the forums and the official site.
Tables showing miner/server support for Stratum mining protocol:
Miner | set diff | resume | reconnect | add peers | get ver | show msg | get hashrate | get temp |
---|---|---|---|---|---|---|---|---|
Stratum proxy | Yes | No | Yes | No | Yes | Yes | No | No |
BFGMiner | 2.9.0 | No | 2.9.0 | No | 2.9.0 | No | No | No |
cgminer | 2.8.0 | No[1] | 2.8.2 | No | 2.8.2 | No | No | No |
poclbm (>=20121020) | Yes | No | Yes | No | Yes | No | No | No |
Server | get transactions | dynamic difficulty | job frequency | resume |
---|---|---|---|---|
Slush's pool | Yes | No | 30s | No |
BtcGuild | No | Yes | 30s | No |
Eloipool | Yes | Yes | 55s | Patch |
HHTT | No | No (User selected difficulty) | 30s | Yes |
- ↑ Attempted, but broken support