Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Suggestion] Allow configure per pool miner flags #38

Closed
davidshen84 opened this issue Jan 5, 2014 · 6 comments
Closed

[Suggestion] Allow configure per pool miner flags #38

davidshen84 opened this issue Jan 5, 2014 · 6 comments

Comments

@davidshen84
Copy link

In CoinConfigurations.xml file, there's a MinerFlags tag that allow user to configure a global miner flags.

bfgminer allows configuring a http proxy for each pool, using the -x or --pool-proxy flag. Since it applies to each pool, the flags has to follow the -o flag.

I suggest to add a "ArrayOfCoinConfiguration/CoinConfiguration/Pools/MiningPool/PoolFlags", and corresponding UI functions.

This would be useful/helpful if you want to mine behind a firewall.

@nwoolls
Copy link
Owner

nwoolls commented Jan 5, 2014

Great suggestion - I'll get it added.

@nwoolls
Copy link
Owner

nwoolls commented Jan 19, 2014

Hi there - could I get you to test this build for me? It has per-pool arguments that you can use for --pool-proxy. It's within the UI in the coins dialog:

https://www.dropbox.com/s/ll1805ms0haydv8/MultiMiner-2.4.0.zip

@davidshen84
Copy link
Author

sure, with pleasure :P

On Sun, Jan 19, 2014 at 4:39 PM, Nate Woolls notifications@github.comwrote:

Hi there - could I get you to test this build for me? It has per-pool
arguments that you can use for --pool-proxy. It's within the UI in the
coins dialog:

https://www.dropbox.com/s/ll1805ms0haydv8/MultiMiner-2.4.0.zip


Reply to this email directly or view it on GitHubhttps://github.com//issues/38#issuecomment-32703674
.

Regards,
David Shen

http://about.me/davidshen
https://twitter.com/#!/davidshen84

@nwoolls
Copy link
Owner

nwoolls commented Jan 19, 2014

Added in 45c293c

@nwoolls nwoolls closed this as completed Jan 19, 2014
@davidshen84
Copy link
Author

Hi Nate,

I added my proxy arguments in the "Pool arguments" field, "-x
http://proxyhost:port", and it works :) From the log file, I saw the "-x"
arguments is added after the "-o" argument. I think this is what bfgminer
expected. Thank you for implementing this function :D

On Mon, Jan 20, 2014 at 4:38 AM, Nate Woolls notifications@github.comwrote:

Closed #38 #38.


Reply to this email directly or view it on GitHubhttps://github.com//issues/38
.

Regards,
David Shen

http://about.me/davidshen
https://twitter.com/#!/davidshen84

@nwoolls
Copy link
Owner

nwoolls commented Jan 20, 2014

My pleasure!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants