GithubHelp home page GithubHelp logo

Comments (14)

JerryWm avatar JerryWm commented on July 20, 2024

What error does the pool send? (Click on "Reject" in the "Shares" panel)

from stratum-proxy-xmr.

JerryWm avatar JerryWm commented on July 20, 2024

Also support the miners mode of operation nicehash?

from stratum-proxy-xmr.

kyleboddy avatar kyleboddy commented on July 20, 2024

Yes, I am using xmr-stak combined and have "use_nicehash" set to TRUE. The errors are nonce-specific "does your miner support nicehash?" issues. I mine on nicehash with these miners with no problem w/o proxy.

from stratum-proxy-xmr.

JerryWm avatar JerryWm commented on July 20, 2024

So do you use nicehash pool ?

from stratum-proxy-xmr.

JerryWm avatar JerryWm commented on July 20, 2024

You need to use either my miner (but it's only for cpu and the code is closed) or use 1 to 1 proxy (Max workers = 1 Emu nicehash = false)

from stratum-proxy-xmr.

JerryWm avatar JerryWm commented on July 20, 2024

this.nonce1byte = parseInt(this.nonce1byte) | 0;
There is a mistake. Incorrect parse of nonce nicehash

from stratum-proxy-xmr.

JerryWm avatar JerryWm commented on July 20, 2024

Download the source. Now everything should work. And try again this method.
You need to use either my miner (but it's only for cpu and the code is closed) or use 1 to 1 proxy (Max workers = 1 Emu nicehash = false)

Thank you!

from stratum-proxy-xmr.

kyleboddy avatar kyleboddy commented on July 20, 2024

So other GPU miners won't work in this setup?

xmrstak/claymore/sgminer -> stratum-proxy -> Nicehash

from stratum-proxy-xmr.

JerryWm avatar JerryWm commented on July 20, 2024

The miners do not support the proxy server and Nicehash at the same time. Since nicehash itself is a proxy server, it accumulates miners. This is due to its specification, which is supported by most miners.
Because of this specification, it became possible to create a cumulative proxy that runs on conventional pools.

from stratum-proxy-xmr.

JerryWm avatar JerryWm commented on July 20, 2024

But you can proxy 1 to 1. Then it will work on nicehash

from stratum-proxy-xmr.

kyleboddy avatar kyleboddy commented on July 20, 2024

So for six miners, six instances of the software running? Or six pools of nicehash in one worker with max worker = 1?

StratumProxy only supports failover, not fractional pooling though, right?

If 1 to 1 means one proxy per miner, then there's not much point in doing that.... right?

from stratum-proxy-xmr.

JerryWm avatar JerryWm commented on July 20, 2024

In order to specify proxying 1 in 1, you must specify in the pool settings [Max workers = 1 Emu nicehash = false]

from stratum-proxy-xmr.

JerryWm avatar JerryWm commented on July 20, 2024

Look. If you dig at the nicehash pool, then 6 miners will have 6 connections to the pool. All of them will be visible on the "Pools" tab.

StratumProxy only supports failover, not fractional pooling though, right?
If you dig on the pool naisheesh then yes. But around a bunch of other pools, and on them you can combine up to 256 miners.

from stratum-proxy-xmr.

JerryWm avatar JerryWm commented on July 20, 2024

If 1 to 1 means one proxy per miner, then there's not much point in doing that.... right?
It turns out so.
ps. You can use mine cpuminer, it can be combined and with a pool of nacehash.

from stratum-proxy-xmr.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.