Bitcoin Forum
March 19, 2024, 11:21:47 AM *
News: Latest Bitcoin Core release: 26.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: « 1 ... 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 [68] 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 ... 205 »
  Print  
Author Topic: bitHopper: Python Pool Hopper Proxy  (Read 355541 times)
muyoso
Member
**
Offline Offline

Activity: 84
Merit: 10


View Profile
July 28, 2011, 04:36:11 AM
Last edit: July 28, 2011, 05:23:39 AM by muyoso
 #1341



Not hopping away at 10%.  Are you sure its supposed to?  Wouldn't the reward be essentially nothing if we jump at 10%.  I have no clue, which is why I am asking.

Edit: At 35% now.

Edit2:  Jumped away around 40%.

Edit3:  And within 5 minutes my estimated reward drops from .015 to .003. . . Going ahead and disabling it before I go to bed because I can't work out in my head how its profitable when the instant you stop mining their your shares are apparently worthless.  Hope I am missing something.  Is the mine there for 10% thing just so that we can catch really lucky rounds?

Edit4:  Estimated reward down to .0014 2 minutes later. .0007 a couple minutes after that.  Eff slush.

Edit5:  LOFL, estimated reward at 0.00000609 BTC for 196 shares.  How the hell is this profitable?  Ars would have given me 0.0057957445 btc for the same shares.  Or are the short rounds just so insanely profitable that it negates getting paid essentially nothing for normal to hard rounds?

I drink it up!
1710847307
Hero Member
*
Offline Offline

Posts: 1710847307

View Profile Personal Message (Offline)

Ignore
1710847307
Reply with quote  #2

1710847307
Report to moderator
"This isn't the kind of software where we can leave so many unresolved bugs that we need a tracker for them." -- Satoshi
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
1710847307
Hero Member
*
Offline Offline

Posts: 1710847307

View Profile Personal Message (Offline)

Ignore
1710847307
Reply with quote  #2

1710847307
Report to moderator
1710847307
Hero Member
*
Offline Offline

Posts: 1710847307

View Profile Personal Message (Offline)

Ignore
1710847307
Reply with quote  #2

1710847307
Report to moderator
gnaget
Full Member
***
Offline Offline

Activity: 154
Merit: 102


View Profile
July 28, 2011, 04:54:01 AM
Last edit: July 28, 2011, 05:50:02 AM by gnaget
 #1342


Do you have a json api url that would be easier on the servers? With maybe a faster refresh?

http://www.unitedminers.com/?action=api

If you need more info then provided let me know. I just added valid shares to that JSON by request and I can add more if need be.

c00w:
I modified the config to use his json api, but I found a small issue in your parsing code

        if server['api_method'] == 'json':
            info = json.loads(response)
            for value in server['api_key'].split(','):
                info = info[value]
            if 'api_strip' in server:
                strip_str = server['api_strip'][1:-1]
                info = info.replace(strip_str,'')
            round_shares = int(info)
            self.UpdateShares(args,round_shares)


I modified it to look for api_strip, and remove the offending character.  In this case, he has a ',' in the result.

Edit: nevermind, I added it as an issue on github
eyeoh
Newbie
*
Offline Offline

Activity: 31
Merit: 0



View Profile
July 28, 2011, 05:01:09 AM
 #1343

I can remove that in 3 seconds if you want. JSONs aren't for human eyes anyways.
gnaget
Full Member
***
Offline Offline

Activity: 154
Merit: 102


View Profile
July 28, 2011, 05:03:58 AM
 #1344

I can remove that in 3 seconds if you want. JSONs aren't for human eyes anyways.

Probably best, it was a 3 second fix on my side too, but it won't work for everyone else.  Either way, it is a good idea to have it fixed in the software on our side as well, because a lot of operators aren't as open to making changes as you are
eyeoh
Newbie
*
Offline Offline

Activity: 31
Merit: 0



View Profile
July 28, 2011, 05:08:23 AM
 #1345

Fixed
djex
Full Member
***
Offline Offline

Activity: 196
Merit: 100


View Profile
July 28, 2011, 05:32:34 AM
 #1346

1) Slush.
Is it working? It should switch at 10%. There may be a bug...

Mine isn't switching at 10%, it switches around 38%.

Smiley  : 1LbvSEJwtQZKLSQQVYxQJes8YneQk2yhE3
hawks5999
Full Member
***
Offline Offline

Activity: 168
Merit: 100



View Profile WWW
July 28, 2011, 05:34:37 AM
 #1347

i use phoenix too with phatk kernel and had same issues until realized it was not the proxy but job pre-fetching
I'm using queue 2 (-q 2) not 5 (default), requests work lots faster and submits in time
switching cost you shares too so expect some eff. loss although LP is active

If I understand you correctly, I'd change the following flags:

-k phatk VECTORS BFI_INT FASTLOOP=false AGGRESSION=13

to look like this:

-k phatk VECTORS BFI_INT FASTLOOP=false AGGRESSION=13 -q 2

Is that correct?

■ ▄▄▄
■ ███
■ ■  ■               
LEDGER  WALLET    ████
■■■ ORDER NOW! ■■■
              LEDGER WALLET
Smartcard security for your BTCitcoins
■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■
Decentralized. Open. Secure.
hawks5999
Full Member
***
Offline Offline

Activity: 168
Merit: 100



View Profile WWW
July 28, 2011, 05:36:11 AM
 #1348

1) Slush.
Is it working? It should switch at 10%. There may be a bug...

Mine isn't switching at 10%, it switches around 38%.

And mine is paying out 2 things:

Jack

and

squat

I've disabled slush...

■ ▄▄▄
■ ███
■ ■  ■               
LEDGER  WALLET    ████
■■■ ORDER NOW! ■■■
              LEDGER WALLET
Smartcard security for your BTCitcoins
■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■
Decentralized. Open. Secure.
gnaget
Full Member
***
Offline Offline

Activity: 154
Merit: 102


View Profile
July 28, 2011, 05:43:37 AM
 #1349

I just saw the drop in shares for slush, do decided to jump in and enabled them right quick:
bitcoin.cz   51771
 3.06%            mine   
156 / 145
92.95   

92.95% stales...  WTF
c00w (OP)
Full Member
***
Offline Offline

Activity: 196
Merit: 100


View Profile
July 28, 2011, 05:52:28 AM
 #1350

1) Slush's servers seem to suck...
But I'm only getting around 5% rejects when the api is up.
And I'm getting it switching at around 10%.

But older versions have multiple bugs with regards to this behavior. Including switching at 160%

1HEmzeuVEKxBQkEenysV1yM8oAddQ4o2TX
gooie
Newbie
*
Offline Offline

Activity: 28
Merit: 0



View Profile
July 28, 2011, 06:14:10 AM
 #1351

unitedminers doesn't update anymore, their website seems to be down as well.

https://i.imgur.com/kKzP2.png
user7516
Newbie
*
Offline Offline

Activity: 41
Merit: 0


View Profile
July 28, 2011, 06:59:49 AM
 #1352

unitedminers doesn't update anymore, their website seems to be down as well.
https://i.imgur.com/kKzP2.png
Just checked:
http://img824.imageshack.us/img824/3261/clipboardimage1i.png
c00w (OP)
Full Member
***
Offline Offline

Activity: 196
Merit: 100


View Profile
July 28, 2011, 07:04:50 AM
 #1353

Update. new regex/json is needed.

1HEmzeuVEKxBQkEenysV1yM8oAddQ4o2TX
gooie
Newbie
*
Offline Offline

Activity: 28
Merit: 0



View Profile
July 28, 2011, 07:23:28 AM
 #1354

worked, thanks. got some new error, didn't stop my mining, but might be helpful for you.


https://i.imgur.com/jRjbo.png


EDIT: Also, my cmd is getting spammed by "Error in json decoding, Server probably down"-messages.
ryouiki
Newbie
*
Offline Offline

Activity: 33
Merit: 0



View Profile
July 28, 2011, 07:39:54 AM
 #1355


Do you have a json api url that would be easier on the servers? With maybe a faster refresh?

http://www.unitedminers.com/?action=api

If you need more info then provided let me know. I just added valid shares to that JSON by request and I can add more if need be.

Thanks for the api.
Pool speed(by MHash/s) and (current) round duration in seconds would be useful.
c00w (OP)
Full Member
***
Offline Offline

Activity: 196
Merit: 100


View Profile
July 28, 2011, 07:48:14 AM
 #1356

1) Lotsa errors?
I literally just got the db system working again after I nuked it. Update.

1HEmzeuVEKxBQkEenysV1yM8oAddQ4o2TX
gooie
Newbie
*
Offline Offline

Activity: 28
Merit: 0



View Profile
July 28, 2011, 08:06:26 AM
 #1357

updated database.py, still got the same error it seems.

https://i.imgur.com/uuK6v.png
c00w (OP)
Full Member
***
Offline Offline

Activity: 196
Merit: 100


View Profile
July 28, 2011, 08:17:17 AM
 #1358

Dang. My beautiful upgrade didn't work... delete stats.db if you want the quick fix.

1HEmzeuVEKxBQkEenysV1yM8oAddQ4o2TX
drummerk12
Newbie
*
Offline Offline

Activity: 10
Merit: 0


View Profile
July 28, 2011, 08:29:02 AM
 #1359

Hey, noobish question. How you people watch those nice pools stats? I open index.html and  all i shall see is a blue(or purple? god, my eyes) screen :p
Keninishna
Hero Member
*****
Offline Offline

Activity: 556
Merit: 500



View Profile
July 28, 2011, 08:31:43 AM
 #1360

Hey, noobish question. How you people watch those nice pools stats? I open index.html and  all i shall see is a blue(or purple? god, my eyes) screen :p

try http://localhost:8337/stats
Pages: « 1 ... 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 [68] 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 ... 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!