Author

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

legendary
Activity: 2618
Merit: 1007
July 29, 2011, 05:32:14 AM
Would be great to have only:

Code:
[pool name]
role: mine
user: ....
pass: ....
(if applicable) poolname_user_apikey: ....
in pool.cfg

Reason:
People tend to just copy the old version over after some updates because it is not very convenient to update only every 10th line or so each new version. Also this data is very unlikely to change (often), regexes, API addresses etc. however change all the time.
donator
Activity: 2058
Merit: 1007
Poor impulse control.
July 29, 2011, 04:44:07 AM
...and I can't believe I haven't donated to you c00w, so I just did. Coins your way. Thanks for all the work you and the other devs have done for the hopper community (heh heh) and in getting this proxy working so nicely.

Cheers!

donator
Activity: 2058
Merit: 1007
Poor impulse control.
July 29, 2011, 04:33:43 AM
I've played around with mine_slush for a while now, I wanted to be certain of what I was seeing before I posted again, and I   always caught the hop to slush. But what I've seen so far:
1. Hops on if slush is available an backup is on. It seems to have a 10% cutoff for the hop on.
2. Stays there if no prop pools available, but jumps to a prop pool if one comes up.
3. Will hop off and go to normal backup at about 23% total shares.

Still getting over 100% efficiency though - around 100 to 120%

Screenshots below. It starts at 16%, continues to 20%, goes red tries to hop to ozco.in, then finally to bit.pit. You'll also notice it doesn't go back to white (not a selection) until 22%.

Anyone have any ideas?



 

 

edit: crap! what i would give for wysiwyg here - getting those images to look ok on the post took forever!
donator
Activity: 2058
Merit: 1007
Poor impulse control.
July 29, 2011, 03:41:16 AM
sure, but a few more posts here first would be nice.

who is the mole?!
Xer
member
Activity: 99
Merit: 10
July 29, 2011, 03:30:50 AM
Anyone still got invites to hoppersden? id love to get one.
newbie
Activity: 41
Merit: 0
July 29, 2011, 02:53:14 AM
Any ewallet solutions like libertyreserve or paxum etc. for non US citizens? Im thinking of supporting internationally.
I don't now. Сontact them by e-mail or skype. And we go to offtop.
hero member
Activity: 504
Merit: 502
July 29, 2011, 02:47:40 AM
Would it be open to non-Russians?
Yes, in their plans: "USD bank transfer to US bank" and "USD bank transfer to EU bank"

Any ewallet solutions like libertyreserve or paxum etc. for non US citizens? Im thinking of supporting internationally.
newbie
Activity: 41
Merit: 0
July 29, 2011, 02:41:17 AM
Would it be open to non-Russians?
Yes, in their plans: "USD bank transfer to US bank" and "USD bank transfer to EU bank"
hero member
Activity: 504
Merit: 502
July 29, 2011, 02:35:49 AM
Clipse
Don't worry. Every beta tester have 10000 USD and 1000 btc at his account after beta test start. All deals in USD, but withdraw (not work in beta test) in RUR.

Would it be open to non-Russians?
newbie
Activity: 41
Merit: 0
July 29, 2011, 02:28:04 AM
Clipse
Don't worry. Every beta tester have 100000 USD and 1000 btc at his account after beta test start. All deals in USD, but withdraw (not work in beta test) in RUR.

No json? I don't know how you'd do a log on from bitHopper. Especially if you get logged out periodically. Did you have something in mind?
c00w offered the perfect solution, but I have no idea how to do it Sad
donator
Activity: 2058
Merit: 1007
Poor impulse control.
July 29, 2011, 02:24:13 AM
Is any chances to add Russian pool https://pool.itzod.ru? It doesn’t show current shares without an authorization on it.

No json? I don't know how you'd do a log on from bitHopper. Especially if you get logged out periodically. Did you have something in mind?
hero member
Activity: 504
Merit: 502
July 29, 2011, 02:23:33 AM
WOW, the exchange listed btc-e.com from that russian pool site.
btc-e.com in a beta test now.

Russian website?
You could probably sum the top 100 workers and then multiply by 1.5.
Yes.
Can you implement this?
Sorry for my bad English.

User I am curious, the beta exchange is listing everything as USD, is it only using the symbol USD but its actually RUB or is the USD just used as testnet currency for the beta test?

EDIT: google auto translate the chatbox on btc-e, I see you discussing something with support there, epic Wink
newbie
Activity: 41
Merit: 0
July 29, 2011, 02:18:25 AM
WOW, the exchange listed btc-e.com from that russian pool site.
btc-e.com in a beta test now.

Russian website?
You could probably sum the top 100 workers and then multiply by 1.5.
Yes.
Can you implement this?
Sorry for my bad English.
full member
Activity: 196
Merit: 100
July 29, 2011, 02:15:30 AM
Russian website?
You could probably sum the top 100 workers and then multiply by 1.5.
hero member
Activity: 504
Merit: 502
July 29, 2011, 02:12:01 AM
WOW, the exchange listed btc-e.com from that russian pool site.

There is a open order, I think its a sell order for this:

10917.1   2183420     going at $200 a piece , what the hell ? Is it really listing as USD as the currency column suggests?
newbie
Activity: 41
Merit: 0
July 29, 2011, 02:07:13 AM
Is any chances to add Russian pool https://pool.itzod.ru? It doesn’t show current shares without an authorization on it.

hero member
Activity: 742
Merit: 500
July 29, 2011, 02:06:17 AM
Seems to have done the trick, thanks!

I hate typos. Of course since I hate them that should indicate how often they plague me  Wink
full member
Activity: 196
Merit: 100
July 29, 2011, 01:33:32 AM
Already fixed. Update. I made a typo.
hero member
Activity: 742
Merit: 500
July 29, 2011, 01:26:24 AM
Getting the following with the latest c00w build. localhost:8337/stats shows the disabled/info/mine legend and absolutely nothing else.

Code:
Unhandled Error
Traceback (most recent call last):
  File "D:\Python27\lib\site-packages\twisted\protocols\basic.py", line 564, in
dataReceived
    why = self.lineReceived(line)
  File "D:\Python27\lib\site-packages\twisted\web\http.py", line 1551, in lineRe
ceived
    self.allContentReceived()
  File "D:\Python27\lib\site-packages\twisted\web\http.py", line 1619, in allCon
tentReceived
    req.requestReceived(command, path, version)
  File "D:\Python27\lib\site-packages\twisted\web\http.py", line 773, in request
Received
    self.process()
--- ---
  File "D:\Python27\lib\site-packages\twisted\web\server.py", line 127, in proce
ss
    self.render(resrc)
  File "D:\Python27\lib\site-packages\twisted\web\server.py", line 147, in rende
r
    body = resrc.render(self)
  File "D:\Python27\lib\site-packages\twisted\web\resource.py", line 216, in ren
der
    return m(request)
  File "D:\bitHopper\bitHopper.py", line 336, in render_GET
    'user':bithopper_gloval.db.get_user_shares()})
full member
Activity: 196
Merit: 100
July 29, 2011, 01:11:32 AM
@gnaget

Um deep share inspection to make sure we send shares to the correct server would be awesome. Otherwise making websites load from a folder instead of hardcoding would be pretty useful.
Others things I need to get done include slicing, holding on LP notification, and general code cleanup.

But do what you want. I'll accept anything unless it's unrelated.

EDIT: Oh and I just found a bug where payouts aren't being saved to the database. That would also be useful to fix"
Jump to: