Stratehm / stratum-proxy

Java implementation of a stratum->stratum/HTTPGetwork proxy with a Web GUI and some pool switching strategies (PriorityFailover, WeightedRoundRobin). Simple to install and configure.
GNU General Public License v3.0
199 stars 118 forks source link

[Question] KNC Titan skipcbcheck #49

Closed ghost closed 9 years ago

ghost commented 9 years ago

Does the stratum proxy support skipcbcheck inbound to the proxy and from the proxy to the pool?

https://www.westhash.com/?p=asic / nice hash recommends to useskipcbcheck as part of the command line to connect to the pool KnC Titan: stratum+tcp://stratum.nicehash.com/#xnsub#skipcbcheck

BFGminer now supports this and I am curious if the proxy supports this?

Stratehm commented 9 years ago

I do not really know what is the aim of this option on BFGminer but it seems not to be related to the stratum protocol. So this option should be transparent for the proxy.