Bitcoin Forum
March 28, 2024, 11:59:30 AM *
News: Latest Bitcoin Core release: 26.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: « 1 ... 148 149 150 151 152 153 154 155 156 157 158 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 »
  Print  
Author Topic: bitHopper: Python Pool Hopper Proxy  (Read 355541 times)
organofcorti
Donator
Legendary
*
Offline Offline

Activity: 2058
Merit: 1007


Poor impulse control.


View Profile WWW
September 20, 2011, 11:45:08 AM
 #3941

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?

Bitcoin network and pool analysis 12QxPHEuxDrs7mCyGSx1iVSozTwtquDB3r
follow @oocBlog for new post notifications
1711627170
Hero Member
*
Offline Offline

Posts: 1711627170

View Profile Personal Message (Offline)

Ignore
1711627170
Reply with quote  #2

1711627170
Report to moderator
1711627170
Hero Member
*
Offline Offline

Posts: 1711627170

View Profile Personal Message (Offline)

Ignore
1711627170
Reply with quote  #2

1711627170
Report to moderator
Even in the event that an attacker gains more than 50% of the network's computational power, only transactions sent by the attacker could be reversed or double-spent. The network would not be destroyed.
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
1711627170
Hero Member
*
Offline Offline

Posts: 1711627170

View Profile Personal Message (Offline)

Ignore
1711627170
Reply with quote  #2

1711627170
Report to moderator
r2edu
Member
**
Offline Offline

Activity: 68
Merit: 10


View Profile
September 20, 2011, 12:04:04 PM
 #3942

Now the role is called "mine_lp" instead of "mine_deepbit", maybe it´s that
organofcorti
Donator
Legendary
*
Offline Offline

Activity: 2058
Merit: 1007


Poor impulse control.


View Profile WWW
September 20, 2011, 12:07:53 PM
 #3943

Thanks r2edu - i even read that somewhere but it didn't penetrate my thick skull. Working now!

Bitcoin network and pool analysis 12QxPHEuxDrs7mCyGSx1iVSozTwtquDB3r
follow @oocBlog for new post notifications
amazingrando
Hero Member
*****
Offline Offline

Activity: 546
Merit: 500



View Profile
September 20, 2011, 07:52:28 PM
 #3944

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?

Bitbond - 105% PPS mining bond - mining payouts without buying hardware
amazingrando
Hero Member
*****
Offline Offline

Activity: 546
Merit: 500



View Profile
September 20, 2011, 10:21:02 PM
 #3945

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

Bitbond - 105% PPS mining bond - mining payouts without buying hardware
paraipan
In memoriam
Legendary
*
Offline Offline

Activity: 924
Merit: 1004


Firstbits: 1pirata


View Profile WWW
September 20, 2011, 10:24:01 PM
Last edit: September 20, 2011, 10:35:55 PM by paraipanakos
 #3946

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

BTCitcoin: An Idea Worth Saving - Q&A with bitcoins on rugatu.com - Check my rep
amazingrando
Hero Member
*****
Offline Offline

Activity: 546
Merit: 500



View Profile
September 20, 2011, 11:03:11 PM
 #3947

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

Bitbond - 105% PPS mining bond - mining payouts without buying hardware
organofcorti
Donator
Legendary
*
Offline Offline

Activity: 2058
Merit: 1007


Poor impulse control.


View Profile WWW
September 30, 2011, 09:22:34 PM
 #3948

How to hop 5 out now! Ever wonder why pool hopping works? Wonder no longer. No math required.

Bitcoin network and pool analysis 12QxPHEuxDrs7mCyGSx1iVSozTwtquDB3r
follow @oocBlog for new post notifications
Transisto
Donator
Legendary
*
Offline Offline

Activity: 1731
Merit: 1008



View Profile WWW
October 01, 2011, 03:33:46 AM
 #3949

  • Thanks organofcorti, very interesting to visualize shares payout.


Haven't yet been able to have bithopper run for long.

This is my new error log from latest 2.5.4, all I all did to it is importing my user.cfg and using the default bh.cfg
Code:
..................................
  File "bitHopper.py", line 134, in select_best_server
    server_list, backup_list = self.scheduler.select_best_server()
  File "C:\Users\M7\Desktop\c00w-bitHopper-2381302\scheduler.py", line 136, in select_best_server
    return [], self.select_backup_server()
  File "C:\Users\M7\Desktop\c00w-bitHopper-2381302\scheduler.py", line 90, in select_backup_server
    if info.role not in self.valid_roles:
AttributeError: Pool instance has no attribute 'role'
Traceback (most recent call last):
  File "C:\Users\M7\Desktop\c00w-bitHopper-2381302\website.py", line 278, in handle_start
    return use_site.handle(env,start_response)
  File "C:\Users\M7\Desktop\c00w-bitHopper-2381302\website.py", line 287, in handle
    return self.bitHopper.work.handle(env, start_response)
  File "C:\Users\M7\Desktop\c00w-bitHopper-2381302\work.py", line 198, in handle
    work, server_headers, server  = self.jsonrpc_getwork(server, data, client_headers, username, password)
  File "C:\Users\M7\Desktop\c00w-bitHopper-2381302\work.py", line 153, in jsonrpc_getwork
    server = self.bitHopper.get_new_server(server)
  File "bitHopper.py", line 171, in get_new_server
    self.select_best_server()
  File "bitHopper.py", line 134, in select_best_server
    server_list, backup_list = self.scheduler.select_best_server()
  File "C:\Users\M7\Desktop\c00w-bitHopper-2381302\scheduler.py", line 136, in select_best_server
    return [], self.select_backup_server()
  File "C:\Users\M7\Desktop\c00w-bitHopper-2381302\scheduler.py", line 90, in select_backup_server
    if info.role not in self.valid_roles:
AttributeError: Pool instance has no attribute 'role'
Traceback (most recent call last):
  File "C:\Users\M7\Desktop\c00w-bitHopper-2381302\website.py", line 278, in handle_start
    return use_site.handle(env,start_response)
  File "C:\Users\M7\Desktop\c00w-bitHopper-2381302\website.py", line 287, in handle
    return self.bitHopper.work.handle(env, start_response)
  File "C:\Users\M7\Desktop\c00w-bitHopper-2381302\work.py", line 198, in handle
    work, server_headers, server  = self.jsonrpc_getwork(server, data, client_headers, username, password)
  File "C:\Users\M7\Desktop\c00w-bitHopper-2381302\work.py", line 155, in jsonrpc_getwork
    self.bitHopper.get_new_server(server)
  File "bitHopper.py", line 171, in get_new_server
    self.select_best_server()
  File "bitHopper.py", line 134, in select_best_server
    server_list, backup_list = self.scheduler.select_best_server()
  File "C:\Users\M7\Desktop\c00w-bitHopper-2381302\scheduler.py", line 136, in select_best_server
    return [], self.select_backup_server()
  File "C:\Users\M7\Desktop\c00w-bitHopper-2381302\scheduler.py", line 90, in select_backup_server
    if info.role not in self.valid_roles:
AttributeError: Pool instance has no attribute 'role'
Traceback (most recent call last):
  File "bitHopper.py", line 311, in <module>
    main()
  File "bitHopper.py", line 307, in main
    eventlet.sleep(60)
  File "C:\Users\M7\Desktop\c00w-bitHopper-2381302\eventlet\greenthread.py", line 30, in sleep
    hub.switch()
  File "C:\Users\M7\Desktop\c00w-bitHopper-2381302\eventlet\hubs\hub.py", line 177, in switch
    return self.greenlet.switch()
  File "C:\Users\M7\Desktop\c00w-bitHopper-2381302\eventlet\hubs\hub.py", line 226, in run
    self.wait(sleep_time)
  File "C:\Users\M7\Desktop\c00w-bitHopper-2381302\eventlet\hubs\selects.py", line 35, in wait
    r, w, er = select.select(readers.keys(), writers.keys(), readers.keys() + writers.keys(), seconds)
ValueError: too many file descriptors in select()
organofcorti
Donator
Legendary
*
Offline Offline

Activity: 2058
Merit: 1007


Poor impulse control.


View Profile WWW
October 01, 2011, 03:47:44 AM
 #3950

  • Thanks organofcorti, very interesting to visualize shares payout.


Haven't yet been able to have bithopper run for long.

This is my new error log from latest 2.5.4, all I all did to it is importing my user.cfg and using the default bh.cfg
Code:
..................................
  File "bitHopper.py", line 134, in select_best_server
    server_list, backup_list = self.scheduler.select_best_server()
  File "C:\Users\M7\Desktop\c00w-bitHopper-2381302\scheduler.py", line 136, in select_best_server
    return [], self.select_backup_server()
  File "C:\Users\M7\Desktop\c00w-bitHopper-2381302\scheduler.py", line 90, in select_backup_server
    if info.role not in self.valid_roles:
AttributeError: Pool instance has no attribute 'role'
Traceback (most recent call last):
  File "C:\Users\M7\Desktop\c00w-bitHopper-2381302\website.py", line 278, in handle_start
    return use_site.handle(env,start_response)
  File "C:\Users\M7\Desktop\c00w-bitHopper-2381302\website.py", line 287, in handle
    return self.bitHopper.work.handle(env, start_response)
  File "C:\Users\M7\Desktop\c00w-bitHopper-2381302\work.py", line 198, in handle
    work, server_headers, server  = self.jsonrpc_getwork(server, data, client_headers, username, password)
  File "C:\Users\M7\Desktop\c00w-bitHopper-2381302\work.py", line 153, in jsonrpc_getwork
    server = self.bitHopper.get_new_server(server)
  File "bitHopper.py", line 171, in get_new_server
    self.select_best_server()
  File "bitHopper.py", line 134, in select_best_server
    server_list, backup_list = self.scheduler.select_best_server()
  File "C:\Users\M7\Desktop\c00w-bitHopper-2381302\scheduler.py", line 136, in select_best_server
    return [], self.select_backup_server()
  File "C:\Users\M7\Desktop\c00w-bitHopper-2381302\scheduler.py", line 90, in select_backup_server
    if info.role not in self.valid_roles:
AttributeError: Pool instance has no attribute 'role'
Traceback (most recent call last):
  File "C:\Users\M7\Desktop\c00w-bitHopper-2381302\website.py", line 278, in handle_start
    return use_site.handle(env,start_response)
  File "C:\Users\M7\Desktop\c00w-bitHopper-2381302\website.py", line 287, in handle
    return self.bitHopper.work.handle(env, start_response)
  File "C:\Users\M7\Desktop\c00w-bitHopper-2381302\work.py", line 198, in handle
    work, server_headers, server  = self.jsonrpc_getwork(server, data, client_headers, username, password)
  File "C:\Users\M7\Desktop\c00w-bitHopper-2381302\work.py", line 155, in jsonrpc_getwork
    self.bitHopper.get_new_server(server)
  File "bitHopper.py", line 171, in get_new_server
    self.select_best_server()
  File "bitHopper.py", line 134, in select_best_server
    server_list, backup_list = self.scheduler.select_best_server()
  File "C:\Users\M7\Desktop\c00w-bitHopper-2381302\scheduler.py", line 136, in select_best_server
    return [], self.select_backup_server()
  File "C:\Users\M7\Desktop\c00w-bitHopper-2381302\scheduler.py", line 90, in select_backup_server
    if info.role not in self.valid_roles:
AttributeError: Pool instance has no attribute 'role'
Traceback (most recent call last):
  File "bitHopper.py", line 311, in <module>
    main()
  File "bitHopper.py", line 307, in main
    eventlet.sleep(60)
  File "C:\Users\M7\Desktop\c00w-bitHopper-2381302\eventlet\greenthread.py", line 30, in sleep
    hub.switch()
  File "C:\Users\M7\Desktop\c00w-bitHopper-2381302\eventlet\hubs\hub.py", line 177, in switch
    return self.greenlet.switch()
  File "C:\Users\M7\Desktop\c00w-bitHopper-2381302\eventlet\hubs\hub.py", line 226, in run
    self.wait(sleep_time)
  File "C:\Users\M7\Desktop\c00w-bitHopper-2381302\eventlet\hubs\selects.py", line 35, in wait
    r, w, er = select.select(readers.keys(), writers.keys(), readers.keys() + writers.keys(), seconds)
ValueError: too many file descriptors in select()


You're welcome.

As far as bh goes, and this is prolly a dumb question, but did you rename the bh.cfg.default to bh.cfg?

Bitcoin network and pool analysis 12QxPHEuxDrs7mCyGSx1iVSozTwtquDB3r
follow @oocBlog for new post notifications
Transisto
Donator
Legendary
*
Offline Offline

Activity: 1731
Merit: 1008



View Profile WWW
October 01, 2011, 04:22:41 AM
 #3951

You're welcome.

As far as bh goes, and this is prolly a dumb question, but did you rename the bh.cfg.default to bh.cfg?
yes I had some error last time that got solved by updating to a new bh.cfg

My current bh.cfg is the default (renamed)
organofcorti
Donator
Legendary
*
Offline Offline

Activity: 2058
Merit: 1007


Poor impulse control.


View Profile WWW
October 01, 2011, 05:50:13 AM
 #3952

You're welcome.

As far as bh goes, and this is prolly a dumb question, but did you rename the bh.cfg.default to bh.cfg?
yes I had some error last time that got solved by updating to a new bh.cfg

My current bh.cfg is the default (renamed)

OK, I'm out of ideas, sorry. I thought I had an error like that a while ago on my linux box but I can't find the message about it now. Try the IRC?

Bitcoin network and pool analysis 12QxPHEuxDrs7mCyGSx1iVSozTwtquDB3r
follow @oocBlog for new post notifications
c00w (OP)
Full Member
***
Offline Offline

Activity: 196
Merit: 100


View Profile
October 02, 2011, 03:11:42 PM
Last edit: October 02, 2011, 04:24:11 PM by c00w
 #3953

@Transisto
You didn't set a role for one of your pools.

1HEmzeuVEKxBQkEenysV1yM8oAddQ4o2TX
Transisto
Donator
Legendary
*
Offline Offline

Activity: 1731
Merit: 1008



View Profile WWW
October 04, 2011, 06:54:24 PM
 #3954

@Transisto
You didn't set a role for one of your pools.
You were right, I had a few "#role: mine"
Starlightbreaker
Legendary
*
Offline Offline

Activity: 1764
Merit: 1006



View Profile
October 07, 2011, 10:48:02 PM
 #3955

hello everybody.
i would like to share my overall experience with bithopper so far.




paraipan
In memoriam
Legendary
*
Offline Offline

Activity: 924
Merit: 1004


Firstbits: 1pirata


View Profile WWW
October 07, 2011, 10:53:05 PM
 #3956

yeah...


BTCitcoin: An Idea Worth Saving - Q&A with bitcoins on rugatu.com - Check my rep
organofcorti
Donator
Legendary
*
Offline Offline

Activity: 2058
Merit: 1007


Poor impulse control.


View Profile WWW
October 09, 2011, 04:50:56 AM
 #3957

So I don't sidetrack this thread anymore than I already have done, I'm posting update announcements about new 'how to hop' posts here. Make a comment to subscribe!

Also, there's a new 'How to hop', and the last one has been rewritten with errors removed.

Enjoy!

Bitcoin network and pool analysis 12QxPHEuxDrs7mCyGSx1iVSozTwtquDB3r
follow @oocBlog for new post notifications
iopq
Hero Member
*****
Offline Offline

Activity: 658
Merit: 500


View Profile
October 10, 2011, 01:23:32 PM
 #3958

I stopped hopping until all the pools I hop give rewards for merged mining. Some pool is probably merged mining but not giving rewards, so anyone who's hopping instead of merged mining right now is the sucker.

(it also helps that I hop the three pools that are merged mining and mine SMPPS from simplecoin when they have too many shares)
tysat
Legendary
*
Offline Offline

Activity: 966
Merit: 1004


Keep it real


View Profile
October 10, 2011, 08:14:17 PM
 #3959

Has anyone done math dealing with merged mining pools yet?
johnj
Full Member
***
Offline Offline

Activity: 154
Merit: 100


View Profile
October 10, 2011, 10:00:25 PM
 #3960

Mt.Red is going PPS for 2-6 weeks.

http://www.reddit.com/r/mtred/comments/l7ik5/after_the_current_block_mtred_will_be_offering/

1AeW7QK59HvEJwiyMztFH1ubWPSLLKx5ym
TradeHill Referral TH-R120549
Pages: « 1 ... 148 149 150 151 152 153 154 155 156 157 158 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 »
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!