Pages:
Author

Topic: bitHopper: Python Pool Hopper Proxy - page 8. (Read 355577 times)

donator
Activity: 2058
Merit: 1007
Poor impulse control.
September 30, 2011, 05:22:34 PM
How to hop 5 out now! Ever wonder why pool hopping works? Wonder no longer. No math required.
hero member
Activity: 546
Merit: 500
September 20, 2011, 07:03:11 PM
same as organofcorti, mine_deepbit is named mine_lp now . you will get more help and support if you join us on #bitHopper channel (Freenode)  Cheesy

@amazingrando try using a stable version hit "Download zip", atm mine_slush it's being reworked

Thanks!  And I'll "hop" on IRC too  Grin
legendary
Activity: 924
Merit: 1004
Firstbits: 1pirata
September 20, 2011, 06:24:01 PM
same as organofcorti, mine_deepbit is named mine_lp now . you will get more help and support if you join us on #bitHopper channel (Freenode)  Cheesy

@amazingrando try using a stable version hit "Download zip", atm mine_slush it's being reworked
hero member
Activity: 546
Merit: 500
September 20, 2011, 06:21:02 PM
Am I misreading bitHopper's output or am I stuck on slush?

Code:
Bitcoin.cz	1,972,886    112.39%  mine_c

I have the role set to mine_slush, but it shows mine_c.  Is that the new system to take into account hash rate and c?

Shouldn't bitHopper leave as the shares approach 14.7%?

 Huh
hero member
Activity: 546
Merit: 500
September 20, 2011, 03:52:28 PM
I am hoping to confirm that I have the roles properly set for the pools I am mining.  For example, bitcoinpool is now  prop50 pool I think.  I am assuming I don't mine that one for now.  Here are the pools I am mining:


POOLROLE
slushmine_slush
ozcomine
mtredmine
btcworldmine
triplemine
bitclockers   mine
deepbitmine_deepbit
btcgmine_deepbit
itzodmine
digbtcmine
bclcmine
kiwipoolmine
bloodysmine
bithashermine
swepoolmine
asspennymine


Any mistakes, suggestions?
donator
Activity: 2058
Merit: 1007
Poor impulse control.
September 20, 2011, 08:07:53 AM
Thanks r2edu - i even read that somewhere but it didn't penetrate my thick skull. Working now!
member
Activity: 68
Merit: 10
September 20, 2011, 08:04:04 AM
Now the role is called "mine_lp" instead of "mine_deepbit", maybe it´s that
donator
Activity: 2058
Merit: 1007
Poor impulse control.
September 20, 2011, 07:45:08 AM
Just updated to latest bH. I was on 0.2.3. and I was getting deepbit and btcg on mine_deepbit. With latest bH no mine_deepbit pool gets selected anymore and their poolspeeds and %diffs don't update. I ran bH without switches - did i miss something?
donator
Activity: 1731
Merit: 1008
September 19, 2011, 12:32:12 PM
@transisto
Are you using the latest version? That looks like a bug that was fixed at least ~20 commits ago.

yes I am, now this :
Code:
Traceback (most recent call last):
  File "C:\Users\M7\Desktop\lasty  w-bitHopper-40a58b2\lp.py", line 168, in receive
    if self.blocks[block]['_owner'] == None or self.blocks[block][server] < self.blocks[block][self.blocks[block]['_owner']]:
KeyError: u'nmcbit'
Traceback (most recent call last):
  File "C:\Users\M7\Desktop\lasty  w-bitHopper-40a58b2\lp.py", line 168, in receive
    if self.blocks[block]['_owner'] == None or self.blocks[block][server] < self.blocks[block][self.blocks[block]['_owner']]:
KeyError: u'digi0c'

I had both nmcbit and digi0c in "info" mode
donator
Activity: 2058
Merit: 1007
Poor impulse control.
September 18, 2011, 07:54:43 PM
chart porn.
chart pr0n is the best pr0n
i <3 pie charts


And what kind of 'pie' would that be, 'myself'?
donator
Activity: 2058
Merit: 1007
Poor impulse control.
September 18, 2011, 07:06:51 PM
New How to hop out now!

'How to hop' - now with even more chart porn.

full member
Activity: 196
Merit: 100
September 17, 2011, 09:17:31 AM
@transisto
Are you using the latest version? That looks like a bug that was fixed at least ~20 commits ago.
donator
Activity: 1731
Merit: 1008
September 16, 2011, 09:01:47 PM
Haven't yet been able to find a version of bithopp that don't crash one way or another

Still, totally love the product Wink

Code:
Traceback (most recent call last):
  File "C:\Users\M7\Desktop\c00w-bitHopper-559b772\eventlet\hubs\hub.py", line 336, in fire_timers
    timer()
  File "C:\Users\M7\Desktop\c00w-bitHopper-559b772\eventlet\hubs\timer.py", line 56, in __call__
    cb(*args, **kw)
  File "C:\Users\M7\Desktop\c00w-bitHopper-559b772\work.py", line 211, in handle_store
    merkle_root = work["data"][72:136]
TypeError: 'NoneType' object is not subscriptable
donator
Activity: 2058
Merit: 1007
Poor impulse control.
September 16, 2011, 06:09:42 AM
New 'how to hop' blog post - How to hop 3: the 50-50 tax

This week I take a break from exponentially scored pools to look at how to hop this new type of scored pool. Then I  show you the best way to determine when to hop from one type of pool to another (and it's not always the pool with the least shares). Read it and reap!


Has this been implemented in BH?  I see that it has made its way into Cherry Picking.

I wouldn't just yet. New How to hop soon, it covers a general function that allows for changes in hashrate which change the hop point and efficiency. Atm with slushes pool hashrate down by 20%, the hop point is closer to 13%.

The new function will work without changes to regex. The only input will be the 'c' value for the pool.
hero member
Activity: 546
Merit: 500
September 15, 2011, 07:13:36 PM
New 'how to hop' blog post - How to hop 3: the 50-50 tax

This week I take a break from exponentially scored pools to look at how to hop this new type of scored pool. Then I  show you the best way to determine when to hop from one type of pool to another (and it's not always the pool with the least shares). Read it and reap!


Has this been implemented in BH?  I see that it has made its way into Cherry Picking.
full member
Activity: 196
Merit: 100
September 14, 2011, 03:58:14 PM
Type git pull to update to the latest version.

@Those errors with lagging:
That should be fixed.

mine_force makes the scheduler mine that pool.

mine_lp_force makes the scheduler mine that pool until it recieves a new lp than it changes the role until the default role.
newbie
Activity: 42
Merit: 0
September 14, 2011, 03:35:32 AM
Shoot. Did it come back alive after that? Or was it just dead.

And what version?
If you are unsure git describe will tell you.
It just died, and stayed dead. Should I reduce the amount of hashing that goes through that proxy, and install it on another mining rig?

It was the most up to date as of the time I started running it, at least if installing via Git cloning would have that result...
member
Activity: 68
Merit: 10
September 14, 2011, 01:01:01 AM
Oh and mine_lp_force is added and mine_lp is now in place of mine_deepbit.

What´s the difference between those?
And do we still have to enable p2pLP for those new roles?

thx

ps: I wasn´t able to made v0.2.4.9-48 run... I read the readme and check out the user, bh and pool.cfg but i didn´t find any difference with mines :?
sr. member
Activity: 332
Merit: 250
September 13, 2011, 11:45:10 PM
got this on 2.4.9 when one of the pools started to lag, happened to see it happen so I post it:

[21:42:27] Lagging. :triple
[21:42:28] RPC request [getwork] submitted to mtred
[21:42:28] RPC request [3e02d000] submitted to mtred
[21:42:30] Lagging. :triple
[21:42:30] Lagging. :triple
Traceback (most recent call last):
  File "c:\bitHopper\eventlet\hubs\hub.py", line 336, in fire_timers
    timer()
  File "c:\bitHopper\eventlet\hubs\timer.py", line 56, in __call__
    cb(*args, **kw)
  File "c:\bitHopper\work.py", line 211, in handle_store
    merkle_root = work["data"][72:136]
TypeError: 'NoneType' object is not subscriptable
[21:42:31] RPC request [0735e000] submitted to triple
[21:42:31] Lagging. :triple
[21:42:33] Lagging. :triple
[21:42:35] RPC request [getwork] submitted to mtred
[21:42:35] RPC request [3f2da000] submitted to triple
[21:42:36] Lagging. :triple
Traceback (most recent call last):
  File "c:\bitHopper\eventlet\hubs\hub.py", line 336, in fire_timers
    timer()
  File "c:\bitHopper\eventlet\hubs\timer.py", line 56, in __call__
    cb(*args, **kw)
  File "c:\bitHopper\work.py", line 211, in handle_store
    merkle_root = work["data"][72:136]
TypeError: 'NoneType' object is not subscriptable
[21:42:37] RPC request [getwork] submitted to mtred
[21:42:41] RPC request [7b3ea000] submitted to mtred
[21:42:42] RPC request [fe888000] submitted to triple
[21:42:42] RPC request [5f7bd000] submitted to mtred
[21:42:43] RPC request [ac1d3000] submitted to mtred
full member
Activity: 196
Merit: 100
September 13, 2011, 11:15:21 PM
Oh and mine_lp_force is added and mine_lp is now in place of mine_deepbit.
Pages:
Jump to: