Author

Topic: bitHopper: Python Pool Hopper Proxy - page 142. (Read 355689 times)

donator
Activity: 2058
Merit: 1007
Poor impulse control.
July 27, 2011, 08:47:45 AM
bitcoins.lc seems to have PPLNS. My estimated earnings dropped rapidly and now I have 0 estimated BTCs in a 2h+ round. I disabled it again.

Nah, it just averages the last 15 minutes, thats all. Look at your recent transactions here https://www.bitcoins.lc/stats
newbie
Activity: 40
Merit: 0
July 27, 2011, 08:45:58 AM
bitcoins.lc seems to have PPLNS. My estimated earnings dropped rapidly and now I have 0 estimated BTCs in a 2h+ round. I disabled it again.
hero member
Activity: 504
Merit: 502
July 27, 2011, 08:33:12 AM
mtred is kicking ass today another block down.. 58 minutes
look@this:
deepbit: 27.07 10:35:15   0h 00m     0    14474     None
only a few seconds...

you wouldn't have gotten a single share in even if you could predict the start of the round. Unless you're another farmboy like clipse?

On my farm we aint got no chickens!! yeehaaw!!!
donator
Activity: 2058
Merit: 1007
Poor impulse control.
July 27, 2011, 08:25:01 AM
mtred is kicking ass today another block down.. 58 minutes
look@this:
deepbit: 27.07 10:35:15   0h 00m     0    14474     None
only a few seconds...

you wouldn't have gotten a single share in even if you could predict the start of the round. Unless you're another farmboy like clipse?
legendary
Activity: 2955
Merit: 1049
July 27, 2011, 08:22:13 AM
mtred is kicking ass today another block down.. 58 minutes
look@this:
deepbit: 27.07 10:35:15   0h 00m     0    14474     None
only a few seconds...
legendary
Activity: 924
Merit: 1004
Firstbits: 1pirata
July 27, 2011, 07:53:24 AM
........

I also hope his server is immersed in mineral oil, or liquid nitrogen, or something.

ROFLs man hahaha
donator
Activity: 2058
Merit: 1007
Poor impulse control.
July 27, 2011, 07:51:13 AM
shouldn't we use the valid share count opposed to the total share count?

Code:
[unitedminers]
name: unitedminers.com
mine_address: pool.unitedminers.com:8332
api_address: http://www.unitedminers.com/?action=statistics
api_method:re
api_key:Valid shares for current round:([,\d]+)
api_strip:','
role:mine
#CHANGE THIS
#unitedminers.com
user: workername
pass: workerpassword

yes we should. There can be a 2 - 5% difference (depending on total pool stale) and I'd rather get the numbers right.

Also I think everyone is very mean and horrible and cruel.

I also hope his server is immersed in mineral oil, or liquid nitrogen, or something.
legendary
Activity: 924
Merit: 1004
Firstbits: 1pirata
July 27, 2011, 07:49:42 AM
shouldn't we use the valid share count opposed to the total share count?

Code:
[unitedminers]
name: unitedminers.com
mine_address: pool.unitedminers.com:8332
api_address: http://www.unitedminers.com/?action=statistics
api_method:re
api_key:Valid shares for current round:([,\d]+)
api_strip:','
role:mine
#CHANGE THIS
#unitedminers.com
user: workername
pass: workerpassword

I guess so, but in the end there is a small difference between the two
newbie
Activity: 40
Merit: 0
July 27, 2011, 07:48:14 AM
shouldn't we use the valid share count opposed to the total share count?

Code:
[unitedminers]
name: unitedminers.com
mine_address: pool.unitedminers.com:8332
api_address: http://www.unitedminers.com/?action=statistics
api_method:re
api_key:Valid shares for current round:([,\d]+)
api_strip:','
role:mine
#CHANGE THIS
#unitedminers.com
user: workername
pass: workerpassword
legendary
Activity: 924
Merit: 1004
Firstbits: 1pirata
July 27, 2011, 07:42:56 AM
let's test the load balancing and redundancy Tongue
donator
Activity: 2058
Merit: 1007
Poor impulse control.
July 27, 2011, 04:39:55 AM
How does one enter the payout information in this new index.html?

i will add this (together with role changes)
this evening

for the time being you can just arrow your browser back, enter the payout info then hit refresh. worked fine as a hack.
legendary
Activity: 1428
Merit: 1000
July 27, 2011, 04:17:43 AM
How does one enter the payout information in this new index.html?

i will add this (together with role changes)
this evening
full member
Activity: 196
Merit: 100
July 27, 2011, 04:05:19 AM
1)Payout info?
Um you don't. Flower is adding it soon or I'll add it once I get worker stuff going and the LP stuff as well.
member
Activity: 69
Merit: 10
July 27, 2011, 03:52:14 AM
How does one enter the payout information in this new index.html?
full member
Activity: 196
Merit: 100
July 27, 2011, 03:41:29 AM
The website was getting slow then it sped up... I didn't get a api_disable though.
sr. member
Activity: 476
Merit: 250
moOo
July 27, 2011, 03:38:05 AM
got an api disabled with them.. i guess that means it was lagging?

and they only have 3 people mining right now

mtred is kicking ass today another block down.. 58 minutes

full member
Activity: 196
Merit: 100
July 27, 2011, 03:31:39 AM
I'm considering disabling them. The website is already noticeably slower... And I haven't even mined on them yet.
full member
Activity: 168
Merit: 100
July 27, 2011, 03:29:02 AM
EDIT: Oh and I'm adding united miners. The frontpage gave me a lot of confidence in them. This should be funny.

Now that's just cruel...  Cheesy
legendary
Activity: 2618
Merit: 1007
July 27, 2011, 03:23:17 AM
@c00w: Yes please! Long poll timings will be the next step in hopping I hope (and will also shock a few "normal" miners about the bad performance of some pool backends!). A unix style timestamp with 3 places after the comma should be fine I guess...
Oh, and I'll most likely also need the time stamp of the most recent block on blockexplorer (as a comparison and to rule out blocks that were not found by any monitored pool) by checking http://blockexplorer.com/q/getblockcount and then requesting that number via http://blockexplorer.com/b/[blocknumbergoeshere]

The best thing to have then would be a delta between LongPoll_received and Block_found for each pool, sorted from lowest to highest.
Something like:

4.123 deepbit
4.512 uswest.btcguild
5.012 mtred

etc.
full member
Activity: 196
Merit: 100
July 27, 2011, 03:08:34 AM
sukrim: I can do that in the default bitHopper if you like.

Oh and I noticed polmine and already fixed it. And added slush. Tell me how it goes.

EDIT: Oh and I'm adding united miners. The frontpage gave me a lot of confidence in them. This should be funny.
Jump to: