Pages:
Author

Topic: bitHopper: Python Pool Hopper Proxy - page 60. (Read 355678 times)

sr. member
Activity: 476
Merit: 250
moOo
August 08, 2011, 01:34:38 AM
Quote
You are the guy who blamed me for killing polar bears with mining. So you yourself just killing them more efficiently by pool hopping? Lol

I buy ice offsets with my BTC, every month a have a one ton ice block air dropped onto a need polar bear.

Quote
ozco.in apparently solved their monster block

my stats still says 530% but your right they found the block.. i guess a little slow to update/
hero member
Activity: 798
Merit: 1000
August 08, 2011, 01:30:23 AM
ozco.in apparently solved their monster block
legendary
Activity: 1764
Merit: 1006
August 08, 2011, 01:29:53 AM
Yep, I'm going to switch over to them shortly.  Got to help out the fellow Aussies Smiley

What's the record for longest round/highest number of shares by the way?
13m.
hero member
Activity: 798
Merit: 1000
August 08, 2011, 01:24:19 AM
Errors with too many selects:
Fixed. Hopefully. I think there were rare situation where LP could duplicate calls to the server. I fixed it so it should only do one LP per server.

Thanks c00w.  Quick thought.  With the slicing, it's probably better off to stick with slush constantly until the 11% when the time comes, rather than switching between other eligible pools.  You get so little time at Slush anyway, it makes sense to give it all you've got for that 5 minutes rather than splitting it up.

What does everyone else think?
full member
Activity: 196
Merit: 100
August 08, 2011, 01:10:54 AM
Errors with too many selects:
Fixed. Hopefully. I think there were rare situation where LP could duplicate calls to the server. I fixed it so it should only do one LP per server.

EDIT:
If you still get those sorts of errors, Tell me.
sr. member
Activity: 254
Merit: 250
August 08, 2011, 01:00:53 AM
I''l set them at penalty 0.07 for a bit.. that will make me mine them till they hit 620%
that is nearly a full 100% and i feel that should be more than enough


You are the guy who blamed me for killing polar bears with mining. So you yourself just killing them more efficiently by pool hopping? Lol
sr. member
Activity: 476
Merit: 250
moOo
August 08, 2011, 12:45:58 AM
yeah running debug now.. what sucks is the error seems to pop up later.. so just kinda got to wait for it to crash

do you want all the errors or just that one, as I see one or two in there.


like

Code:
011-08-08 00:43:59-0400 [-] 'Caught, jsonrpc_call insides'
011-08-08 00:43:59-0400 [-] Unhandled Error
       Traceback (most recent call last):
       Failure: exceptions.KeyError: 'user'

and
Code:
2011-08-08 00:45:03-0400 [HTTP11ClientProtocol,client] Error in LPdigbtc
        504 Gateway Time-out
        
        

504 Gateway Time-out


        
nginx/0.8.54

        
        

2011-08-08 00:45:03-0400 [HTTP11ClientProtocol,client] No JSON object could be d
ecoded
2011-08-08 00:45:03-0400 [-] LP Call digbtc.net:8332/LP

this one I am guessing is at their end.

edit some more info for ya.
happens on both schedulers.
havent tried without startLP
running bithopper.py --debug --startLP  now
hero member
Activity: 798
Merit: 1000
August 08, 2011, 12:31:21 AM
OOps.  Here's the massive spammy errors I was getting before (and just again:)

Code:
ainLoop
    self.doIteration(t)
--- ---
  File "C:\Python27\lib\site-packages\twisted\internet\selectreactor.py", line 1
04, in doSelect
    [], timeout)
  File "C:\Python27\lib\site-packages\twisted\internet\selectreactor.py", line 4
0, in win32select
    r, w, e = select.select(r, w, w, timeout)
exceptions.ValueError: too many file descriptors in select()
Unhandled Error
Traceback (most recent call last):
  File "G:\Handies\bitHopper\bitHopper\bitHopper.py", line 289, in
    main()
  File "G:\Handies\bitHopper\bitHopper\bitHopper.py", line 285, in main
    reactor.run()
  File "C:\Python27\lib\site-packages\twisted\internet\base.py", line 1162, in r
un
    self.mainLoop()
  File "C:\Python27\lib\site-packages\twisted\internet\base.py", line 1174, in m
ainLoop
    self.doIteration(t)
--- ---
  File "C:\Python27\lib\site-packages\twisted\internet\selectreactor.py", line 1
04, in doSelect
    [], timeout)
  File "C:\Python27\lib\site-packages\twisted\internet\selectreactor.py", line 4
0, in win32select
    r, w, e = select.select(r, w, w, timeout)
exceptions.ValueError: too many file descriptors in select()
Unhandled Error
Traceback (most recent call last):
  File "G:\Handies\bitHopper\bitHopper\bitHopper.py", line 289, in
    main()
  File "G:\Handies\bitHopper\bitHopper\bitHopper.py", line 285, in main
    reactor.run()
  File "C:\Python27\lib\site-packages\twisted\internet\base.py", line 1162, in r
un
    self.mainLoop()
  File "C:\Python27\lib\site-packages\twisted\internet\base.py", line 1174, in m
ainLoop
    self.doIteration(t)
--- ---
  File "C:\Python27\lib\site-packages\twisted\internet\selectreactor.py", line 1
04, in doSelect
    [], timeout)
  File "C:\Python27\lib\site-packages\twisted\internet\selectreactor.py", line 4
0, in win32select
    r, w, e = select.select(r, w, w, timeout)
exceptions.ValueError: too many file descriptors in select()
Unhandled Error
Traceback (most recent call last):
  File "G:\Handies\bitHopper\bitHopper\bitHopper.py", line 289, in
    main()
  File "G:\Handies\bitHopper\bitHopper\bitHopper.py", line 285, in main
    reactor.run()
  File "C:\Python27\lib\site-packages\twisted\internet\base.py", line 1162, in r
un
    self.mainLoop()
  File "C:\Python27\lib\site-packages\twisted\internet\base.py", line 1174, in m
ainLoop
    self.doIteration(t)
--- ---
  File "C:\Python27\lib\site-packages\twisted\internet\selectreactor.py", line 1
04, in doSelect
    [], timeout)
  File "C:\Python27\lib\site-packages\twisted\internet\selectreactor.py", line 4
0, in win32select
    r, w, e = select.select(r, w, w, timeout)
exceptions.ValueError: too many file descriptors in select()
full member
Activity: 196
Merit: 100
August 08, 2011, 12:31:05 AM
I made a change in the pool api error system. Can someone try and capture that error with --debug?
sr. member
Activity: 476
Merit: 250
moOo
August 08, 2011, 12:26:55 AM
I''l set them at penalty 0.07 for a bit.. that will make me mine them till they hit 620%
that is nearly a full 100% and i feel that should be more than enough
full member
Activity: 174
Merit: 100
August 08, 2011, 12:23:59 AM
Thanks gnaget. I am also pushing 3.1GHash in their direction. Hope it helps.
hero member
Activity: 798
Merit: 1000
August 08, 2011, 12:23:53 AM
Yep, I'm going to switch over to them shortly.  Got to help out the fellow Aussies Smiley

What's the record for longest round/highest number of shares by the way?
full member
Activity: 154
Merit: 102
August 08, 2011, 12:18:43 AM
I would encourage you to help out ozco.in with their very long round. Currently 9,959,101 shares.
Just hop on them for half a day would really make a difference!


I put them on mine_charity yesterday, they have been good to us, and deserve a little push
full member
Activity: 174
Merit: 100
August 08, 2011, 12:13:00 AM
I would encourage you to help out ozco.in with their very long round. Currently 9,959,101 shares.
Just hop on them for half a day would really make a difference!
sr. member
Activity: 476
Merit: 250
moOo
August 08, 2011, 12:12:14 AM
no promises on fees or anything just right now they are 0. That could change if things dont work out for them.
A 1% donation might make sure it works out for them.

and to be a tad bit self centered. there are a lot of us hoppers. 1% could be our best defense against pool changes.

MtRed:0.0000246189788758
ArsBitcoin:0.000026472020

MtRed fee: (1-(0.0000246189788758 / 0.000026472020 ) ) * 100 = 7%


lol sneaky.. i knew they were a tad less than ars but didn't realize it was 7%.

however dont forget when we add shares to a long block on mtred it helps get us back to hoppable potential.. still i doubt that would undo the entire 7%
member
Activity: 84
Merit: 10
August 08, 2011, 12:07:52 AM
no promises on fees or anything just right now they are 0. That could change if things dont work out for them.
A 1% donation might make sure it works out for them.

and to be a tad bit self centered. there are a lot of us hoppers. 1% could be our best defense against pool changes.

MtRed:0.0000246189788758
ArsBitcoin:0.000026472020

MtRed fee: (1-(0.0000246189788758 / 0.000026472020 ) ) * 100 = 7%

If they were 0% I would absolutely use them solely as a backup because not only would it be the right thing to do, but it would also be the selfish thing to do.
sr. member
Activity: 476
Merit: 250
moOo
August 08, 2011, 12:01:54 AM
no promises on fees or anything just right now they are 0. That could change if things dont work out for them.
A 1% donation might make sure it works out for them.

and to be a tad bit self centered. there are a lot of us hoppers. 1% could be our best defense against pool changes.
legendary
Activity: 1764
Merit: 1006
August 07, 2011, 11:54:12 PM
talked to an admin at mtred, they would like for us to use their PPS backup if it would help them get through long rounds.
they have been a fairly decent pool to us so far.. there was one comment about delaying stats but I dont think that is really going anywhere. Running them as backup doesnt hurt like mine_charity does. Plus it helps you in that MTred gets to 0% quicker.>> it's no fee and all that right now.. pay is comparable to most other pps

SO if you already mine there.. go ahead and set up a second pps account and mine there backup as well.

for the lazy

Code:
[mtredBack]
name: MtRedbackup
mine_address: mtred.com:8337
api_address: https://mtred.com/api/user/key/%(mtred_user_apikey)s
api_method: json
api_key: server,roundshares
url: https://mtred.com/user/profile.html
role:backup
user:moooo
pass:cow
mtred_user_apikey:547858348534095809348509348
awesome!

now we'll see if the PPS works nicely.
so i guess they're gonna keep it at 0%fee, not 7%?
member
Activity: 102
Merit: 10
August 07, 2011, 11:31:28 PM
I'm getting a ton of these after latest update.

Code:
[161d19c3c2ec73e6bb3289e51a6846563047bff89e1ce5b7391011fe1029771b] NOT FOUND!

Also does mine_slush work on the OldDefualtScheduler?

It works for me on 2 day old version. Haven't tried most recent. Make sure penalty is set to 1.
sr. member
Activity: 476
Merit: 250
moOo
August 07, 2011, 11:25:30 PM
yeah c00w.. a few bugs in latest can run debug if ya need.

here are some of the errors.

Code:
---  ---
  File "D:\Python27\lib\site-packages\twisted\internet\selectreactor.py", line 1
04, in doSelect
    [], timeout)
  File "D:\Python27\lib\site-packages\twisted\internet\selectreactor.py", line 4
0, in win32select
    r, w, e = select.select(r, w, w, timeout)
exceptions.ValueError: too many file descriptors in select()
Unhandled Error
Pages:
Jump to: