Giter Club home page Giter Club logo

Comments (7)

mrekim0 avatar mrekim0 commented on August 17, 2024

I should probably also mention that miners connecting to the proxy don't have their pool credentials passed along. Instead, it seems to be only using the credentials entered in "Coin Configuration".

As you can imagine, I'm trying to see if I can get similar functionality as slush0's mining proxy, but with the ability to dynamically switch the mining address: https://github.com/slush0/stratum-mining-proxy

from multiminer.

nwoolls avatar nwoolls commented on August 17, 2024

You are correct, currently the end mining credentials are used and the others are not passed through. This is the current design of bfgminer (which MultiMiner uses) and the author does plan to improve this in the future.

from multiminer.

nwoolls avatar nwoolls commented on August 17, 2024

Can you try using bfgminer directly to see if that works properly?

bfgminer --stratum-port 8888

from multiminer.

nwoolls avatar nwoolls commented on August 17, 2024

Got it - thanks f1c118e

from multiminer.

mrekim0 avatar mrekim0 commented on August 17, 2024

I just tried the new 2.0.4 version that got pushed out and actually made the problem worse! Now the stratum proxy is not listening on any port. Getwork ports are still listening, but it's now stuck on port 8332.

I've attempted to turn the proxy setting on and off, change the port # to a completely different one, startup and shutdown the app, and get the same result.

from multiminer.

nwoolls avatar nwoolls commented on August 17, 2024

I'm not able to reproduce this. Can you check the Process Log in MultiMiner? It shows the specific --http-port and --stratum-port arguments being passed to bfgminer. In my tests it now passes along what is entered into the settings.

from multiminer.

mrekim0 avatar mrekim0 commented on August 17, 2024

I managed to get this to work. Initially, there wasn't anything in the Process Log and I poked around in %Appdata%/MultiMiner and noticed that there wasn't any JSON files being generated.

I ended up uninstalling, clearing out all directories and restarting Multiminer as an administrator before everything started working again. It might be a file permissions issue.

from multiminer.

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.