dragonkid (OP)
Member
Offline
Activity: 84
Merit: 10
|
|
September 13, 2013, 09:10:24 PM |
|
Help.. I am trying to set the Slush Stratum Proxy to point to Bitminter mining pool. Could some one please show me the command needed to do that? I have tried: But it doesn't work, what am I missing? Thanks
|
|
|
|
dawo5010
Newbie
Offline
Activity: 27
Merit: 0
|
|
September 14, 2013, 01:45:07 AM |
|
Help. I am trying to set the Slush Stratum Proxy to point to Bitminter mining pool. Could some one please show me the command needed to do that? I have tried: But it doesn't work, what am I missing? Thanks Now, since you want to setup a stratum proxy, you gotta connect to Bitminter's stratum. If you look closely on their website, their stratum port is 3333. You also want to remove the http:// since it's technically stratum and not a webpage. Thus the command to launch would be: ./mining_proxy.py -o mint.bitminter.com -p 3333 Thereafter, the proxy will listen at 8332 for getwork. If you want to change the incoming work ports: -gp XXXX to change getwork incoming port -sp XXXX to change stratum incoming port Hoped it helped!
|
|
|
|
dragonkid (OP)
Member
Offline
Activity: 84
Merit: 10
|
|
September 14, 2013, 10:34:53 AM |
|
Thanks it is working perfectly now.
|
|
|
|
dawo5010
Newbie
Offline
Activity: 27
Merit: 0
|
|
September 14, 2013, 05:04:07 PM |
|
Awesome! Good luck with your mining endeavours, all the best!
|
|
|
|
dragonkid (OP)
Member
Offline
Activity: 84
Merit: 10
|
|
September 15, 2013, 05:01:46 PM |
|
Awesome! Good luck with your mining endeavours, all the best!
After mining for 7 hours on Slush's pool and then Bitminter's pool for 7 hours. I discovered that Slush's pool make more bitcoin. Thanks, but I can see mining is like drug. No matter how much hash power you already got you want more and more. (Not that I am into any drug)
|
|
|
|
ajw7989
Legendary
Offline
Activity: 924
Merit: 1000
|
|
September 15, 2013, 07:40:27 PM |
|
Awesome! Good luck with your mining endeavours, all the best!
After mining for 7 hours on Slush's pool and then Bitminter's pool for 7 hours. I discovered that Slush's pool make more bitcoin. Thanks, but I can see mining is like drug. No matter how much hash power you already got you want more and more. (Not that I am into any drug) In the long run in theory bitminter will make more since the fees are less (by 1%) plus you get namecoins (although they are not worth much). You have to look at the stats for a week of mining since the hashrates are so different
|
|
|
|
dragonkid (OP)
Member
Offline
Activity: 84
Merit: 10
|
|
September 15, 2013, 08:37:54 PM |
|
Awesome! Good luck with your mining endeavours, all the best!
After mining for 7 hours on Slush's pool and then Bitminter's pool for 7 hours. I discovered that Slush's pool make more bitcoin. Thanks, but I can see mining is like drug. No matter how much hash power you already got you want more and more. (Not that I am into any drug) In the long run in theory bitminter will make more since the fees are less (by 1%) plus you get namecoins (although they are not worth much). You have to look at the stats for a week of mining since the hashrates are so different But there are so many other charges in bitminter. I looked at the transaction history of bitminter it was robbing so much fee. Edit: Actually I just went back into the bitminter account and I saw that I left all the donation on. Oops. No wonder there was so many fee. I am going to go for bitminter again. I hope you are right.
|
|
|
|
udaredme
Member
Offline
Activity: 104
Merit: 10
|
|
November 13, 2013, 04:17:25 PM |
|
what if your setting up a proxy in windows? I have a proxy setup for slush's pool on my windows machine and want to point it to bitminters pool...
|
|
|
|
dawo5010
Newbie
Offline
Activity: 27
Merit: 0
|
|
November 14, 2013, 12:26:58 AM |
|
what if your setting up a proxy in windows? I have a proxy setup for slush's pool on my windows machine and want to point it to bitminters pool...
You'd just want to replace .py with .exe mining_proxy.exe -o mint.bitminter.com -p 3333
Put it in a .bat file or a .cmd file.
|
|
|
|
udaredme
Member
Offline
Activity: 104
Merit: 10
|
|
November 14, 2013, 04:36:44 AM |
|
thanks so much!!
|
|
|
|
junshong
Full Member
Offline
Activity: 192
Merit: 100
Hi!
|
|
November 14, 2013, 05:54:05 AM |
|
If you want more convenience, use the java client and all your problems will be solved
|
|
|
|
udaredme
Member
Offline
Activity: 104
Merit: 10
|
|
November 14, 2013, 01:12:00 PM |
|
i use the java client for usb mining hardware...With the asic blades they are ethernet based-so kinda hard to get the java client to notice them.
|
|
|
|
dawo5010
Newbie
Offline
Activity: 27
Merit: 0
|
|
November 15, 2013, 05:23:07 AM |
|
Actually, it's impossible, heh
|
|
|
|
rekweam
Newbie
Offline
Activity: 37
Merit: 0
|
|
November 26, 2013, 06:45:26 AM |
|
what do i put in the password bit of the blade config? user:pass as theres no password on workers in bit minter?
|
|
|
|
markyboy
Newbie
Offline
Activity: 10
Merit: 0
|
|
November 26, 2013, 07:04:44 AM |
|
what do i put in the password bit of the blade config? user:pass as theres no password on workers in bit minter?
I left it blank for me. For example: username_2: , username_2: I hope that helps.
|
|
|
|
rekweam
Newbie
Offline
Activity: 37
Merit: 0
|
|
November 26, 2013, 07:28:31 AM |
|
what do i put in the password bit of the blade config? user:pass as theres no password on workers in bit minter?
I left it blank for me. For example: username_2: , username_2: I hope that helps. awesome. will give it a go soon as next block finishes on slush's. probably be back with more q's
|
|
|
|
ijchan223
Newbie
Offline
Activity: 14
Merit: 0
|
|
November 28, 2013, 04:50:59 AM |
|
hey i need to do the same thing, but i can't figure out how to edit the slush proxy program to my needs, can't seem to edit it with anything.
|
|
|
|
rekweam
Newbie
Offline
Activity: 37
Merit: 0
|
|
November 28, 2013, 05:22:52 AM |
|
hey i need to do the same thing, but i can't figure out how to edit the slush proxy program to my needs, can't seem to edit it with anything.
I'm on mac so I don't know if it's different to you, but I just installed the slush proxy and then entered the ./mining_proxy.py -o mint.bitminter.com -p 3333 directing it to another server.
|
|
|
|
|
techman05
|
|
March 03, 2014, 08:10:43 PM |
|
Does the proxy only work with "stratum.yourpool" sites. A couple of the pools I want to use my hexminer software with use stratum+tcp and the proxy keeps timing out. I've gotten it to work with btc guild but that was a gimmee since it was already listed when I got it. Is there any lists for where pools take through the stratum proxy or a way to know which ones work off the bat. Thanks Edit I think I figured it out. I had to take off the "stratum+tcp" tag to get it to work. Its mining so that's a start
|
|
|
|
|