Pages:
Author

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

full member
Activity: 196
Merit: 100
August 05, 2011, 09:44:42 AM
How can I make bitHopper mine longer on a certain pool with slicing? Right now there all evenly sliced but I want to mine longer on faster pools so I get more shares in.
legendary
Activity: 2955
Merit: 1049
August 05, 2011, 09:42:24 AM
- It remains on pools until slice time runs out, no matter if a pool is >43.5% or in case of mine_slush >~11%, it will continue until timeslice is finish.
is mine_slush active if I start with --scheduler SliceScheduler?
because bitcoin.cz is @~4% and it stays at the pool with ~30%
legendary
Activity: 924
Merit: 1004
Firstbits: 1pirata
August 05, 2011, 09:24:19 AM
Ive noticed something strange, my pools report constantly higher accepted shares than webui of bithopper ?

example: bithashers atm reporting 800 submitted/accepted shares in bithopper webui but the website reports 1250 accepted shares.

you almost surely deleted bH database... bithashers it's the total shares submitted from signup or round ones ?
legendary
Activity: 2955
Merit: 1049
August 05, 2011, 09:22:18 AM
5) ...
6) if a pool is on info and they have found a block it can be very nice if the color changes or it switches on first row etc.
TIA 
hero member
Activity: 504
Merit: 502
August 05, 2011, 09:17:11 AM
Ive noticed something strange, my pools report constantly higher accepted shares than webui of bithopper ?

example: bithashers atm reporting 800 submitted/accepted shares in bithopper webui but the website reports 1250 accepted shares.
hero member
Activity: 481
Merit: 500
August 05, 2011, 08:41:58 AM
Will someone please explain the new scheduler to me in layman's terms? It makes no sense to me that I should spend shares on a pool that has a higher "percentage" than a lower percentage pool. I understand that people don't want to get trapped on a small GH/s pool for days at a time- if that's the case, remove the pool.

I switched back to --scheduler OldDefaultScheduler (and am being punished for it with the old color scheme) because I'm not convinced the new scheduler has a positive effect.

Right now I'm going full tilt on bithasher because it has the lowest percentage. Why should I do any different? Convince me (with math, not your gut feelings).
legendary
Activity: 924
Merit: 1004
Firstbits: 1pirata
August 05, 2011, 07:42:13 AM
"We don't need grasshoppers... We need miners..."

MaGneT, when are you going to admit that we really do need grasshoppers?

 Grin

I think he's referring to your signature MaGNeT   Roll Eyes
legendary
Activity: 924
Merit: 1004
Firstbits: 1pirata
August 05, 2011, 07:20:56 AM
thanks  Cheesy
newbie
Activity: 43
Merit: 0
August 05, 2011, 07:19:19 AM
paraipanakos
i first update c00w client, but the errors remained.
only helped to reinstall twisted.

ok thanks for the info, I would recommend that if I see similar errors in logs

edit: btw, if you don't mind, what version of twisted for what architecture,32 or 64 ?

Twisted-11.0.0.winxp32-py2.7
legendary
Activity: 924
Merit: 1004
Firstbits: 1pirata
August 05, 2011, 06:59:07 AM
paraipanakos
i first update c00w client, but the errors remained.
only helped to reinstall twisted.

ok thanks for the info, I would recommend that if I see similar errors in logs

edit: btw, if you don't mind, what version of twisted for what architecture,32 or 64 ?
hero member
Activity: 481
Merit: 500
August 05, 2011, 06:46:17 AM
something still fails... mine just sticked with slush for good, 140% atm Shocked , I just l left it to see how high could go, better mine with them until the block is found methinks

Yes, I mined slush all night even though it's over 100 percent. I've got it set to mine_slush and no penalty right now.
newbie
Activity: 43
Merit: 0
August 05, 2011, 06:41:54 AM
paraipanakos
i first update c00w client, but the errors remained.
only helped to reinstall twisted.
legendary
Activity: 924
Merit: 1004
Firstbits: 1pirata
August 05, 2011, 06:37:35 AM
please update to last ver. gerOZ , the errors you report have been fixed by c00w already
newbie
Activity: 43
Merit: 0
August 05, 2011, 06:22:58 AM
Code:
I have trouble:
[code[13:18:25] LP Call pool.rfcpool.com:8332/LP
Unhandled Error
Traceback (most recent call last):
  File "G:\Python27\lib\site-packages\twisted\internet\tcp.py", line 529, in con
nectionLost
    protocol.connectionLost(reason)
  File "G:\bitcoin\hopping\c00w-bitHopper-f597e2a\_newclient.py", line 823, in d
ispatcher
    return func(*args, **kwargs)
  File "G:\bitcoin\hopping\c00w-bitHopper-f597e2a\_newclient.py", line 1427, in
_connectionLost_WAITING
    self._disconnectParser(reason)
  File "G:\bitcoin\hopping\c00w-bitHopper-f597e2a\_newclient.py", line 1356, in
_disconnectParser
    parser.connectionLost(reason)
--- ---
  File "G:\bitcoin\hopping\c00w-bitHopper-f597e2a\_newclient.py", line 486, in c
onnectionLost
    self.bodyDecoder.noMoreData()
  File "G:\Python27\lib\site-packages\twisted\web\http.py", line 1366, in noMore
Data
    finishCallback('')
  File "G:\bitcoin\hopping\c00w-bitHopper-f597e2a\_newclient.py", line 401, in _
finished
    self.finisher(rest)
  File "G:\bitcoin\hopping\c00w-bitHopper-f597e2a\_newclient.py", line 1331, in
_finishResponse
    connHeaders = self._parser.connHeaders.getRawHeaders('connection')
exceptions.AttributeError: 'NoneType' object has no attribute 'connHeaders'
Unhandled Error
Traceback (most recent call last):
  File "G:\Python27\lib\site-packages\twisted\internet\tcp.py", line 529, in con
nectionLost
    protocol.connectionLost(reason)
  File "G:\bitcoin\hopping\c00w-bitHopper-f597e2a\_newclient.py", line 823, in d
ispatcher
    return func(*args, **kwargs)
  File "G:\bitcoin\hopping\c00w-bitHopper-f597e2a\_newclient.py", line 1427, in
_connectionLost_WAITING
    self._disconnectParser(reason)
  File "G:\bitcoin\hopping\c00w-bitHopper-f597e2a\_newclient.py", line 1356, in
_disconnectParser
    parser.connectionLost(reason)
--- ---
  File "G:\bitcoin\hopping\c00w-bitHopper-f597e2a\_newclient.py", line 486, in c
onnectionLost
    self.bodyDecoder.noMoreData()
  File "G:\Python27\lib\site-packages\twisted\web\http.py", line 1366, in noMore
Data
    finishCallback('')
  File "G:\bitcoin\hopping\c00w-bitHopper-f597e2a\_newclient.py", line 401, in _
finished
    self.finisher(rest)
  File "G:\bitcoin\hopping\c00w-bitHopper-f597e2a\_newclient.py", line 1331, in
_finishResponse
    connHeaders = self._parser.connHeaders.getRawHeaders('connection')
exceptions.AttributeError: 'NoneType' object has no attribute 'connHeaders'
Unhandled Error
Traceback (most recent call last):
  File "G:\Python27\lib\site-packages\twisted\internet\tcp.py", line 529, in con
nectionLost
    protocol.connectionLost(reason)
  File "G:\bitcoin\hopping\c00w-bitHopper-f597e2a\_newclient.py", line 823, in d
ispatcher
    return func(*args, **kwargs)
  File "G:\bitcoin\hopping\c00w-bitHopper-f597e2a\_newclient.py", line 1427, in
_connectionLost_WAITING
    self._disconnectParser(reason)
  File "G:\bitcoin\hopping\c00w-bitHopper-f597e2a\_newclient.py", line 1356, in
_disconnectParser
    parser.connectionLost(reason)
--- ---
  File "G:\bitcoin\hopping\c00w-bitHopper-f597e2a\_newclient.py", line 486, in c
onnectionLost
    self.bodyDecoder.noMoreData()
  File "G:\Python27\lib\site-packages\twisted\web\http.py", line 1366, in noMore
Data
    finishCallback('')
  File "G:\bitcoin\hopping\c00w-bitHopper-f597e2a\_newclient.py", line 401, in _
finished
    self.finisher(rest)
  File "G:\bitcoin\hopping\c00w-bitHopper-f597e2a\_newclient.py", line 1331, in
_finishResponse
    connHeaders = self._parser.connHeaders.getRawHeaders('connection')
exceptions.AttributeError: 'NoneType' object has no attribute 'connHeaders'

G:\bitcoin\hopping\c00w-bitHopper-f597e2a>bithopper.py
[13:18:40] Updating Difficulty
[13:18:41] 1888786.7053531
[13:18:41] Updating NameCoin Difficulty
[13:18:42] 94037.96
[13:18:42] Checking Database
[13:18:42] DB Verson: 0.2
[13:18:42] Database Setup
[13:18:42] writing to database
[13:18:42] Using default scheduler.
[13:18:42] Server change to polmine
[13:18:43] slush: 1332169
[13:18:43] triple: 3139711
[13:18:44] bclc: 3346786
[13:18:44] mtred: 1520720
[13:18:44] Server change to mtred
[13:18:44] btcmonkey: 3175608
[13:18:45] polmine: 1501832
[13:18:45] Server change to polmine
[13:18:45] rfc: 1090148
[13:18:45] Server change to rfc
[13:18:45] unitedminers: 1266014
[13:18:46] ozco: 7897338
[13:18:51] bmunion: 568879
[13:18:54] RPC request [getwork] submitted to rfcpool.com
[13:18:54] RPC request [getwork] submitted to rfcpool.com
[13:18:54] LP Call pool.rfcpool.com:8332/LP
Unhandled Error
Traceback (most recent call last):
  File "G:\Python27\lib\site-packages\twisted\internet\tcp.py", line 529, in con
nectionLost
    protocol.connectionLost(reason)
  File "G:\bitcoin\hopping\c00w-bitHopper-f597e2a\_newclient.py", line 823, in d
ispatcher
    return func(*args, **kwargs)
  File "G:\bitcoin\hopping\c00w-bitHopper-f597e2a\_newclient.py", line 1427, in
_connectionLost_WAITING
    self._disconnectParser(reason)
  File "G:\bitcoin\hopping\c00w-bitHopper-f597e2a\_newclient.py", line 1356, in
_disconnectParser
    parser.connectionLost(reason)
--- ---
  File "G:\bitcoin\hopping\c00w-bitHopper-f597e2a\_newclient.py", line 486, in c
onnectionLost
    self.bodyDecoder.noMoreData()
  File "G:\Python27\lib\site-packages\twisted\web\http.py", line 1366, in noMore
Data
    finishCallback('')
  File "G:\bitcoin\hopping\c00w-bitHopper-f597e2a\_newclient.py", line 401, in _
finished
    self.finisher(rest)
  File "G:\bitcoin\hopping\c00w-bitHopper-f597e2a\_newclient.py", line 1331, in
_finishResponse
    connHeaders = self._parser.connHeaders.getRawHeaders('connection')
exceptions.AttributeError: 'NoneType' object has no attribute 'connHeaders'
Unhandled Error
Traceback (most recent call last):
  File "G:\Python27\lib\site-packages\twisted\internet\tcp.py", line 529, in con
nectionLost
    protocol.connectionLost(reason)
  File "G:\bitcoin\hopping\c00w-bitHopper-f597e2a\_newclient.py", line 823, in d
ispatcher
    return func(*args, **kwargs)
  File "G:\bitcoin\hopping\c00w-bitHopper-f597e2a\_newclient.py", line 1427, in
_connectionLost_WAITING
    self._disconnectParser(reason)
  File "G:\bitcoin\hopping\c00w-bitHopper-f597e2a\_newclient.py", line 1356, in
_disconnectParser
    parser.connectionLost(reason)
--- ---
  File "G:\bitcoin\hopping\c00w-bitHopper-f597e2a\_newclient.py", line 486, in c
onnectionLost
    self.bodyDecoder.noMoreData()
  File "G:\Python27\lib\site-packages\twisted\web\http.py", line 1366, in noMore
Data
    finishCallback('')
  File "G:\bitcoin\hopping\c00w-bitHopper-f597e2a\_newclient.py", line 401, in _
finished
    self.finisher(rest)
  File "G:\bitcoin\hopping\c00w-bitHopper-f597e2a\_newclient.py", line 1331, in
_finishResponse
    connHeaders = self._parser.connHeaders.getRawHeaders('connection')
exceptions.AttributeError: 'NoneType' object has no attribute 'connHeaders'
[13:19:38] slush: 1359870
[13:19:38] triple: 3140205
[13:19:39] btcmonkey: 3175641
[13:19:40] rfc: 1090405
[13:19:42] writing to database
[Failure instance: Traceback (failure with no frames): seFailed'>: [ectionLost'>>]
]
[13:20:15] received lp from: rfc
Unhandled Error
Traceback (most recent call last):
  File "G:\bitcoin\hopping\c00w-bitHopper-f597e2a\bitHopper.py", line 298, in odule>
    main()
  File "G:\bitcoin\hopping\c00w-bitHopper-f597e2a\bitHopper.py", line 294, in ma
in
    reactor.run()
  File "G:\Python27\lib\site-packages\twisted\internet\base.py", line 1162, in r
un
    self.mainLoop()
  File "G:\Python27\lib\site-packages\twisted\internet\base.py", line 1171, in m
ainLoop
    self.runUntilCurrent()
--- ---
  File "G:\Python27\lib\site-packages\twisted\internet\base.py", line 793, in ru
nUntilCurrent
    call.func(*call.args, **call.kw)
exceptions.TypeError: pull_lp() takes exactly 3 arguments (2 given)
Unhandled Error
Traceback (most recent call last):
  File "G:\bitcoin\hopping\c00w-bitHopper-f597e2a\bitHopper.py", line 298, in odule>
    main()
  File "G:\bitcoin\hopping\c00w-bitHopper-f597e2a\bitHopper.py", line 294, in ma
in
    reactor.run()
  File "G:\Python27\lib\site-packages\twisted\internet\base.py", line 1162, in r
un
    self.mainLoop()
  File "G:\Python27\lib\site-packages\twisted\internet\base.py", line 1171, in m
ainLoop
    self.runUntilCurrent()
--- ---
  File "G:\Python27\lib\site-packages\twisted\internet\base.py", line 793, in ru
nUntilCurrent
    call.func(*call.args, **call.kw)
exceptions.TypeError: pull_lp() takes exactly 3 arguments (2 given)
Mining stoped  Sad

edit:
reinstall twisted, well work
legendary
Activity: 2955
Merit: 1049
August 05, 2011, 06:19:36 AM
is someone mining @ bitminersunion.org
is this correct:
Estimated Reward this Round: -0.47 BTC (has started @ -0.50 BTC)
does this "-" mean minus and why?
legendary
Activity: 1526
Merit: 1002
Waves | 3PHMaGNeTJfqFfD4xuctgKdoxLX188QM8na
August 05, 2011, 06:06:28 AM
"We don't need grasshoppers... We need miners..."

MaGneT, when are you going to admit that we really do need grasshoppers?

 Grin
full member
Activity: 168
Merit: 100
August 05, 2011, 03:28:43 AM
"We don't need grasshoppers... We need miners..."

MaGneT, when are you going to admit that we really do need grasshoppers?
legendary
Activity: 1526
Merit: 1002
Waves | 3PHMaGNeTJfqFfD4xuctgKdoxLX188QM8na
August 05, 2011, 03:11:55 AM
talked to the guy who found the digbit coin, he is a hopper.. stuck in the newbie section.. 23 shares got him a couple coins.. thats like 1million percent eff. LOL


He sends his thanks to c00w and the new slicing.

I got 0,83BTC for 400 shares Tongue Not bad...

I call bullshit, I got 0.61 for 4100 shares, so getting 0.83 for 400 is far from possible. Using my shares as basis you would have gotten at best 0.06 for 400shares.

The only reason the guy got 2BTC+change for 23shares is cause he hit the block for 2BTC bonus.

Ah, I was wrong... I was looking at the shares for the next round  Roll Eyes
But I still like the 0,83BTC  Grin
full member
Activity: 196
Merit: 100
August 05, 2011, 02:34:33 AM
Hmm with this new slicing I can't seem to get in the amount of shares I want on mtred and faster pools. For instance I'm at 42% on mtred and my estimated reward is 0.06393975 when it should be ~0.20. Is there a way to fix this?
hero member
Activity: 504
Merit: 502
August 05, 2011, 02:25:15 AM
talked to the guy who found the digbit coin, he is a hopper.. stuck in the newbie section.. 23 shares got him a couple coins.. thats like 1million percent eff. LOL


He sends his thanks to c00w and the new slicing.

I got 0,83BTC for 400 shares Tongue Not bad...

I call bullshit, I got 0.61 for 4100 shares, so getting 0.83 for 400 is far from possible. Using my shares as basis you would have gotten at best 0.06 for 400shares.

The only reason the guy got 2BTC+change for 23shares is cause he hit the block for 2BTC bonus.
Pages:
Jump to: