I would like to set up a pool but get stuck in the stratum server. Is the Stratum server implementation open sourced or planned to be? Thanks for any help.
5a1t
November 2, 2016, 3:30pm
2
if you want to make your own, it’s related to normal stratum with a few modifications:
Abstract
========
This ZIP describes the Zcash variant of the Stratum protocol, used by miners to
communicate with mining pool servers.
This document follows the common conventions defined for ZIPs in [ZIP-1]_.
.. [ZIP-1] https://github.com/zcash/zips/blob/master/zips/0001.rst
Motivation
==========
Many existing cryptocurrency miners and pools use the original Stratum protocol
[Slushpool-Stratum]_ [Bitcointalk-Stratum]_ for communication, in situations
where the miner does not require any control over what they mine (for example, a
miner connected to a local [P2Pool]_ node). However, the protocol is very
specific to Bitcoin, in that it makes assumptions about the block header format,
and the available nonce space [Bitcoin-Block]_. Zcash has made changes that
This file has been truncated. show original