Bitcoin Forum
June 20, 2024, 10:27:59 AM *
News: Voting for pizza day contest
 
  Home Help Search Login Register More  
  Show Posts
Pages: « 1 ... 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 [209] 210 211 212 213 »
4161  Bitcoin / Mining software (miners) / Re: bitHopper: Python Pool Hopper Proxy on: July 25, 2011, 10:53:41 PM
... give away their edge for free, making it useless in the process.

that's called helping the community I think, sharing, being social... etc
4162  Bitcoin / Mining software (miners) / Re: bitHopper: Python Pool Hopper Proxy on: July 25, 2011, 09:59:27 PM
Error in the cfg.

Quote
[mtred]
...

Notice how for Mtred it is "user:scarium" and for btcg it is "user = c00w_test" with an "="

Which is proper or will it accept both?

I really want to figure out how to get just these 2 going and I already got MtRed up and running on it.  These are the only 2 I mine from, any help would be truly appreciated.  Thank you kindly,

yes it has that small error, put ":" instead of "=" and it should work, btcg isn't used anymore so mine at your risk

btcworld just gone rogue on stats

Code:
General Statistics
Current round started at: Jul 13th, 08:03:38 pm
Current round duration: 291 hours
Valid shares for current round: 9,065
Shares for current round: 9,221
Previous round started at: Jan 1st, 01:00:00 am
Previous round duration: 364342 hours
Valid shares for previous round: 0
Shares for previous round: 0
4163  Bitcoin / Mining software (miners) / Re: bitHopper: Python Pool Hopper Proxy on: July 25, 2011, 09:00:39 PM
yep that should be normal behavior, while waiting to see the script hopping I would be reading some pages of this thread to understand how it works, increase efficiency Wink
4164  Bitcoin / Mining software (miners) / Re: bitHopper: Python Pool Hopper Proxy on: July 25, 2011, 08:10:27 PM
........
it's working fine that way, you should consider memcaching and updating every minute if you want to have efficient stats and low cpu on server Wink

edit: now working with json, count with us in the next run
4165  Bitcoin / Mining software (miners) / Re: bitHopper: Python Pool Hopper Proxy on: July 25, 2011, 07:56:55 PM
thanks anty, working now
4166  Bitcoin / Mining software (miners) / Re: bitHopper: Python Pool Hopper Proxy on: July 25, 2011, 07:15:16 PM
@hawks5999 nice... my imagination just got loose

just managed to conf. bitcoinmonkey (thanks phorensic)

Code:
[btcmonkey]
name: bitcoinmonkey.com
mine_address: bitcoinmonkey.com:8332
api_address: https://bitcoinmonkey.com/json/api.php
api_method:json
api_key:shares_this_round
role: info
#CHANGE THIS
#http://bitcoinmonkey.com/
user: x
pass: x

(i get an api error though, shit)
4167  Bitcoin / Mining software (miners) / Re: bitHopper: Python Pool Hopper Proxy on: July 25, 2011, 05:44:44 PM
interesting chat with (presumably) the poolmunity.com owner  http://poolmunity.com/index.php/topic,69.msg262.html

(site down for maintenance, last seen at ~22.00 CEST)

edit: site is up again
4168  Bitcoin / Mining software (miners) / Re: bitHopper: Python Pool Hopper Proxy on: July 25, 2011, 05:31:58 PM



hehe, this is life get over with Smiley
4169  Bitcoin / Mining software (miners) / Re: bitHopper: Python Pool Hopper Proxy on: July 25, 2011, 03:43:25 PM
anyone having trouble getting to bitcoinmonkey? are they banning IPs?

I noticed I couldnt get to the site earlier, and down for everyone or just me said it was just me.

called a bud, he could get on. He hadnt updated his hopper, so he signed up.. updated his hopper and now calls me saying he cant get on anymore.


I can get to the site through a proxy but cant login.

Yes I started banning IP's because I couldn't figure out why all of a sudden I had 2 new unique IP's an hour refreshing our main page every 2 seconds.  I mean really, does the client need to hammer our site that hard?  Thanks to one of our users he pointed me to this project.  I can unblock you guys if you stop pointing bithopper at the main page.  I understand if I publish a JSON feed for the main pool stats I won't have this problem.  I am long overdue for developing that feed, looks like it is time to get it going.

thanks for doing that json thing, if you have issues getting a boost from hoppers let us know. I would recommend waiting a few days to have some data and compare results with and without Wink
4170  Bitcoin / Mining software (miners) / Re: bitHopper: Python Pool Hopper Proxy on: July 25, 2011, 03:34:08 PM
Code:
[18:18:35] RPC request [56c57000] submitted to BTC Guild
Caught, jsonrpc_call insides
DNS lookup failed: address 'us.btcguild.com' not found: [Errno -2] Name or service not known.
[18:18:39] RPC request [2e386000] submitted to BTC Guild

Is there any way to "slow down" or if it fails, run it once more and then jump to next pool.

I get pointless jumps from backup to backup because my ISP DNS just sucks.

Thank you

... or you could easily add the pool servers to your "hosts" file
4171  Bitcoin / Mining software (miners) / Re: bitHopper: Python Pool Hopper Proxy on: July 25, 2011, 03:25:57 PM
Does anyone know why this is or how to fix it?

Yes.

Any help?  Or do you actually not know?

just answered above
4172  Bitcoin / Mining software (miners) / Re: bitHopper: Python Pool Hopper Proxy on: July 25, 2011, 03:25:24 PM
Btw, rfcpool seems to delay their api json stats by 10000 shares, you can verify this by looking at the running share count that updates in realtime on the main page stats next to realtime pool gh stats.

Im thinking we should get regex reading from those stats rather than the json, currently with json you would not get into rfcpool new block round with bithopper until 10k shares are sold and thats counterproductive for a hopper Wink

the reason for that would be memcached active for json, let's not repeat the triplemining error hammering the stats page thousand times/second
4173  Bitcoin / Mining software (miners) / Re: bitHopper: Python Pool Hopper Proxy on: July 25, 2011, 03:21:54 PM
People should stop having their own personal f*cking conversations in this chat.  It is hard enough going through 50+ pages of replies to figure out information that will actually help, but there is only about 2 pages out of 50 that have actual good info because people treat this thread like their personal god damn website.

Now, does anyone happen to know why this script makes me go from 300Mhash/s to ~240Mash/s using the exact same flags, and mining the same?

If I mine on any individual pool I get 300Mhash.

When I switch to bitHopper, I get less than 250Mhash. 

Does anyone know why this is or how to fix it?  Thank you!

... omitting random rant about topic...

from what I know this behavior has nothing to do with the proxy discussed here, sure you can get disconnects and rejected shares more than usual, btw if you're using the mh value in stats page that is way off. You should tune-up your miner, over/underclock gpus, tune-up system overall, etc...
4174  Bitcoin / Mining software (miners) / Re: bitHopper: Python Pool Hopper Proxy on: July 25, 2011, 11:39:47 AM
...
I'm pretty good with Python so I could add miner stats (mhash/s, submitted shares, stales, etc) and health stats (from this script) to the pool hopping proxy if you want, just let me know and I'll get started.
....

hey, capable programmers are always needed in communities like this, you could try making a fork and add some of your stuff to it Smiley  c00w had a thought on mysql integration days ago but I think lack of time didn't permit him to make it reality, it would be nice to have powerful stats in this project although
4175  Bitcoin / Mining software (miners) / Re: bitHopper: Python Pool Hopper Proxy on: July 23, 2011, 09:57:34 PM
Fixed.

microsoft users would only be dreaming getting bug fixes at that speed Tongue
4176  Bitcoin / Mining software (miners) / Re: bitHopper: Python Pool Hopper Proxy on: July 23, 2011, 09:50:30 PM
c00w bithopper wont run with the latest version where you removed config files.

Code:
ImportError: No module named password 

remove this line
Code:
from password import *
at the beginning of "pool.py" file, and make sure you renamed "pool.cfg.default" to "pool.cfg"
4177  Bitcoin / Mining software (miners) / Re: bitHopper: Python Pool Hopper Proxy on: July 23, 2011, 09:33:41 PM
interesting talk on mtred ... http://www.reddit.com/r/mtred/comments/iu8d3/status_update_on_pool_hopping_protection/c26p2mz

edit: veeery long chat, you've been warned
4178  Bitcoin / Mining software (miners) / Re: bitHopper: Python Pool Hopper Proxy on: July 23, 2011, 09:03:29 PM
just managed to make this thanks to c00w

Code:

[nmc]
name: bitparking.com
mine_address: bitparking.com:9098
api_address: http://bitparking.com/pool
api_method:re
api_key:block</td><td>[ 0-9]+</td>
api_index:14,-5
api_strip:' '
role:mine
#CHANGE THIS
#http://bitparking.com/
user: Nxxx
pass: x

after only 5 minutes I realized namecoins have a different difficulty...
4179  Bitcoin / Mining software (miners) / Re: bitHopper: Python Pool Hopper Proxy on: July 23, 2011, 08:42:18 PM
ahitman:

Code:
[polmine]
name: polmine.pl
mine_address: polmine.pl:8347
api_address:https://polmine.pl/?action=statistics
role:mine 
api_method:re
api_key: stkich:</th><td>[ 0-9]*</td>
api_index:16,-5
api_strip:' '
#CHANGE THIS
#https://polmine.pl
user: xxx
pass: xxx

Oh and I added it to pool.cfg.default

one word, thanks
4180  Bitcoin / Mining software (miners) / Re: bitHopper: Python Pool Hopper Proxy on: July 23, 2011, 05:10:30 PM
I'm trying to add polmine.pl to "pool.cfg" in last version (0dd8833) without success, I think the problem comes from the spaces in page source, just guessing

[polmine]
name: polmine.pl
mine_address: polmine.pl:8347
api_address:https://polmine.pl/?action=statistics
api_method:re
api_key:stkich:</th><td>\d+</td>
api_index:16,-5
role:mine
#CHANGE THIS
#https://polmine.pl/?action=signup
user: x
pass: x

any help would be appreciated



edit: minor changes
Pages: « 1 ... 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 [209] 210 211 212 213 »
Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!