Bitcoin Forum
April 25, 2024, 06:33:56 AM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: « 1 ... 143 144 145 146 147 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 355548 times)
Starlightbreaker
Legendary
*
Offline Offline

Activity: 1764
Merit: 1006



View Profile
August 28, 2011, 10:47:45 PM
 #3841

pulled the latest update, bithopper is now working properly.

awesome!

It is a common myth that Bitcoin is ruled by a majority of miners. This is not true. Bitcoin miners "vote" on the ordering of transactions, but that's all they do. They can't vote to change the network rules.
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
1714026836
Hero Member
*
Offline Offline

Posts: 1714026836

View Profile Personal Message (Offline)

Ignore
1714026836
Reply with quote  #2

1714026836
Report to moderator
paraipan
In memoriam
Legendary
*
Offline Offline

Activity: 924
Merit: 1004


Firstbits: 1pirata


View Profile WWW
August 29, 2011, 12:37:47 AM
Last edit: August 29, 2011, 01:55:32 AM by paraipanakos
 #3842

pulled the latest update, bithopper is now working properly.

awesome!

lol  it's about time someone said that, we're on page 195 already Smiley

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

Activity: 140
Merit: 100


View Profile
August 29, 2011, 12:42:00 AM
 #3843

Hm, what exactly is "MaxRating"? The highest rating of the user in the round or the highest rating of any user in the pool?

If they only look at the last 30 minutes for an average hash rate however, my proposed mine_trickle role would also still work. It would work like "mine" but afterwards still solve a single share every x minutes - in this case here you could need mine_trickle_10 for 1 share every 10 minutes. 100 MH/s is ~1 share/minute, so it depends on your hash rate if this would work out and is feasible or not.
MaxRating for any user. so that's int(time / 30).

the method solving a single share every x min don't work. it won't increase your rating. you have to keep >60% of your capacity, or just leave.
Starlightbreaker
Legendary
*
Offline Offline

Activity: 1764
Merit: 1006



View Profile
August 29, 2011, 03:51:18 AM
 #3844

pulled the latest update, bithopper is now working properly.

awesome!

lol  it's about time someone said that, we're on page 195 already Smiley
lol, the first 2.4.3 i d/l'd didn't work.

wait for 1-2 days, and c00w worked his magic.

paraipan
In memoriam
Legendary
*
Offline Offline

Activity: 924
Merit: 1004


Firstbits: 1pirata


View Profile WWW
August 29, 2011, 09:46:38 AM
 #3845

pulled the latest update, bithopper is now working properly.

awesome!

lol  it's about time someone said that, we're on page 195 already Smiley
lol, the first 2.4.3 i d/l'd didn't work.

wait for 1-2 days, and c00w worked his magic.

hehe, what i really mean with that, misinterpreting your words on purpose, is you were the first person to say bH is working nice and he's happy using it

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

Activity: 966
Merit: 1004


Keep it real


View Profile
August 29, 2011, 10:05:38 AM
 #3846

I'm curious, how many pools is everyone hopping?

I've got 6 total counting my backup PPS pool.  Probably wouldn't hurt if I found some more good ones to add.  Here's my list:

Triple Mining
Mt Red
BitClockers
Slush
Deepbit
Arsbitcoin

BTCGuild just won't hop for some reason (I've got it set as mine_deepbit and I'm using p2pLP).

Any suggestions for other pools to hop?  I'd also be curious to see the lists of other people.
Starlightbreaker
Legendary
*
Offline Offline

Activity: 1764
Merit: 1006



View Profile
August 29, 2011, 04:43:32 PM
 #3847

pulled the latest update, bithopper is now working properly.

awesome!

lol  it's about time someone said that, we're on page 195 already Smiley
lol, the first 2.4.3 i d/l'd didn't work.

wait for 1-2 days, and c00w worked his magic.

hehe, what i really mean with that, misinterpreting your words on purpose, is you were the first person to say bH is working nice and he's happy using it
...
oh.

lol.

Yanz
Full Member
***
Offline Offline

Activity: 133
Merit: 100


View Profile
August 29, 2011, 06:39:04 PM
 #3848

I pulled the latest and I'm still getting that HTTPS error. No one else is getting this? My server must be really messed up.

With great video cards comes great power consumption.
cirz8
Newbie
*
Offline Offline

Activity: 42
Merit: 0


View Profile
August 29, 2011, 07:10:19 PM
 #3849

Has there been any undocumented software requirements in 2.4.3(version v0.2.4.3-82)?

Seems to have big issues on my system  Sad

writing to the the database for 2minutes?

Code: (Starts like this)
[20:53:10] writing to database
[20:55:00] DEBUG: Running Delager
Connecting...
backdoor server listening on 0.0.0.0:3000
[20:55:00] Updating Difficulty of Namecoin
[20:55:05] DEBUG: Error with a work.get http request
[20:55:05] DEBUG: [Errno 8] _ssl.c:490: EOF occurred in violation of protocol
[20:55:06] Error in pool api for polmine
[20:55:06] DEBUG: 'NoneType' object has no attribute 'group'
[20:55:16] DEBUG: Error with a work.get http request
[20:55:16] DEBUG: [Errno 8] _ssl.c:490: EOF occurred in violation of protocol

Code: (Woho, first api-response)
20:57:54] No JSON object could be decoded
Traceback (most recent call last):
  File "/home/bithopper/bin/bitHopper/bitHopper_v0.2.4.3-82/eventlet/wsgi.py", line 342, in handle_one_response
    'Content-Length' not in [h for h, _v in headers_set[1]]:
IndexError: list index out of range

192.168.1.2 - - [29/Aug/2011 20:57:54] "GET /favicon.ico HTTP/1.1" 500 375 0.001023
[20:57:54] triple:      1938085

Code:
[29/Aug/2011 20:59:01] "GET /data HTTP/1.1" 200 17603 0.022370
Connecting...
Second simultaneous write on fileno 41 detected.  Unless you really know what you're doing, make sure that only one greenthread can
 write any particular socket.  Consider using a pools.Pool. If you do know what you're doing and want to disable this error, call e
ventlet.debug.hub_multiple_reader_prevention(False)
[20:59:01] DEBUG: Error with a work.get http request

phase
Newbie
*
Offline Offline

Activity: 49
Merit: 0



View Profile
August 29, 2011, 07:45:42 PM
Last edit: August 29, 2011, 07:58:48 PM by phase
 #3850

I got it set up, but the stats page won't load:

Traceback (most recent call last):
  File "/home/pegasus/bitHopper/eventlet/wsgi.py", line 342, in handle_one_response
    'Content-Length' not in [h for h, _v in headers_set[1]]:
IndexError: list index out of range
cirz8
Newbie
*
Offline Offline

Activity: 42
Merit: 0


View Profile
August 29, 2011, 08:28:58 PM
 #3851

Wait like 5 minutes and it will load, won't be getting any works though.
My guess is that something is required which isn't present which break things, or that v0.2.4.3-82 is broken.
xzion
Member
**
Offline Offline

Activity: 96
Merit: 10


View Profile
August 30, 2011, 01:06:44 AM
 #3852

Any suggestions for other pools to hop?  I'd also be curious to see the lists of other people.

Dont forget Ozcoin!
i'm also hopping to bitcoinpool.com and have ABCpool as backup.

Tips: 1xzionJBueq1AkPSmexA7suWkztAkNwSs
r2edu
Member
**
Offline Offline

Activity: 68
Merit: 10


View Profile
August 30, 2011, 02:30:58 AM
 #3853

^ Are you hopping bitcoinpool with mine or mine_deepbit?

share your results please Wink
Keninishna
Hero Member
*****
Offline Offline

Activity: 556
Merit: 500



View Profile
August 30, 2011, 04:21:15 AM
 #3854

perhaps there should be a branch considered stable and an experimental branch? it seems with every update something is fixed and something is broken.
MrWizard
Sr. Member
****
Offline Offline

Activity: 252
Merit: 250


View Profile
August 30, 2011, 08:08:15 AM
 #3855

perhaps there should be a branch considered stable and an experimental branch? it seems with every update something is fixed and something is broken.
+1

"I walked into the room dripping in Bitcoins.  Yea dripping in Bitcoins."
(BTC) 168DCCeGmDy3xTWRimLVhvKtK3yEWbpsSg     (LTC) LbYS8VFqFSU7B9bfaHD11seQMtrtYEKpLe
(BBQ) bNVZErvwLzpEG7H3kt1fycWspzRQB1MJzL
johnj
Full Member
***
Offline Offline

Activity: 154
Merit: 100


View Profile
August 30, 2011, 02:01:07 PM
 #3856

perhaps there should be a branch considered stable and an experimental branch? it seems with every update something is fixed and something is broken.

I have 3 BH folders.  1)Stable 2)Source 3)New.  Of course i'd like things to be smoother, but I'm appreciative the devs let me use this program in the first place.

1AeW7QK59HvEJwiyMztFH1ubWPSLLKx5ym
TradeHill Referral TH-R120549
r2edu
Member
**
Offline Offline

Activity: 68
Merit: 10


View Profile
August 30, 2011, 02:36:18 PM
Last edit: August 31, 2011, 04:58:51 PM by r2edu
 #3857

It´s like that, for ex.: 0.2.4.3 says "Tagged the last stable before I start rewriting things to be in a better position for the api cleanup" | 0.2.3.1 says "Stable 2.3 version".. and so

----

Edit: I don´t know why but now BH is mining a lot in BTCGuild, and Deepbit is missing some blocks and bclc too, I think Guild is "stealing" that others pools blocks. If I disable it BCLC mines some DB blocks and if I put it on Info happens the same on mine_deepbit.

Is it possible to put some "rounds" stats count for each pool? I mean something like "User Shares/Rejects" or "efficiency", just to compare how many real starts of a round they are mining.
I say this because, for ex.: I got all the blocks mined at btcguild, but perhaps some blocks are mined twice, one with the real start and the second with a fake assumption that was that pool who finds a new block

I got 4 pools on "mine_deepbit"

db: lp_penalty:0
bclc: lp_penalty:4
btcguild: lp_penalty:testing between 1-6
polmine: lp_penalty:1

Does the others pools set as only "mine" got some influence in the announcement of the blocks founded by the other 4 pools I mention before?

BTW, i´m with 0.2.4.4-33, the newer ones, -78 & -98 just doesn´t start Sad

KarlSpaat
Newbie
*
Offline Offline

Activity: 47
Merit: 0


View Profile
August 31, 2011, 10:44:07 PM
 #3858

Hi, i have problems getting the Hopper running. Im using Ubuntu 10.04. I followed the README file and im getting this error.



Code:
Traceback (most recent call last):
  File "./bitHopper.py", line 32, in <module>
    import lp
  File "/opt/bithopp/lp.py", line 51
    if self.pool.servers[server]['role'] not in ['mine', 'mine_deepbit', 'backup', 'info', 'mine_slush']
                                                                                                       ^
SyntaxError: invalid syntax
MrWizard
Sr. Member
****
Offline Offline

Activity: 252
Merit: 250


View Profile
August 31, 2011, 11:22:51 PM
 #3859

Hi, i have problems getting the Hopper running. Im using Ubuntu 10.04. I followed the README file and im getting this error.



Code:
Traceback (most recent call last):
  File "./bitHopper.py", line 32, in <module>
    import lp
  File "/opt/bithopp/lp.py", line 51
    if self.pool.servers[server]['role'] not in ['mine', 'mine_deepbit', 'backup', 'info', 'mine_slush']
                                                                                                       ^
SyntaxError: invalid syntax

That "if" statement needs a colon.  Go ahead and add it yourself.  Or get the latest source which includes the fix.

"I walked into the room dripping in Bitcoins.  Yea dripping in Bitcoins."
(BTC) 168DCCeGmDy3xTWRimLVhvKtK3yEWbpsSg     (LTC) LbYS8VFqFSU7B9bfaHD11seQMtrtYEKpLe
(BBQ) bNVZErvwLzpEG7H3kt1fycWspzRQB1MJzL
techwtf
Full Member
***
Offline Offline

Activity: 140
Merit: 100


View Profile
September 01, 2011, 03:15:11 AM
 #3860

Note: pool.itzod.ru now using SMPPS.
Pages: « 1 ... 143 144 145 146 147 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!