Bitcoin Forum
April 28, 2024, 11:17:53 AM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: « 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 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 ... 205 »
  Print  
Author Topic: bitHopper: Python Pool Hopper Proxy  (Read 355551 times)
organofcorti
Donator
Legendary
*
Offline Offline

Activity: 2058
Merit: 1007


Poor impulse control.


View Profile WWW
July 24, 2011, 12:53:16 PM
 #921

btc-poolwatch.com now supports:

ArsBitcoin       
BitClockers
      
BitcoinPool
BitPit (fine for backup now)
BTC Guild
BTC Mine    
Deepbit    
Eclipse MC    
Eligius    
Mainframe MC    
Mineco.in
Mt. Red    
NoFeeMining    
Ozco.in    
PolMine    
rfcpool       
Slush Pool

It also supports turning apis off without having to delete apis. I can't do without this for spot checks at work, or at home if I don't want to log into my miner. Best of all it's free and the dev rearwheels is very responsive - ask for a site to be added and he'll do it.

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

Posts: 1714303073

View Profile Personal Message (Offline)

Ignore
1714303073
Reply with quote  #2

1714303073
Report to moderator
1714303073
Hero Member
*
Offline Offline

Posts: 1714303073

View Profile Personal Message (Offline)

Ignore
1714303073
Reply with quote  #2

1714303073
Report to moderator
"With e-currency based on cryptographic proof, without the need to trust a third party middleman, money can be secure and transactions effortless." -- Satoshi
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
ewibit
Legendary
*
Offline Offline

Activity: 2955
Merit: 1049


View Profile
July 24, 2011, 12:58:45 PM
 #922

Check a few pages back, there's a working bit of code for triple by fresco. Dunno about btcworld though, I havent added it yet.
is this this one?
http://forum.bitcoin.org/index.php?topic=26866.msg377361;topicseen#msg377361
TIA
organofcorti
Donator
Legendary
*
Offline Offline

Activity: 2058
Merit: 1007


Poor impulse control.


View Profile WWW
July 24, 2011, 01:08:29 PM
 #923

poolmunity just started a new block. LO! and behold - hashrate just rose from 3Ghps to over 30Ghps. I wonder what will happen when they hit over 700000 total shares? Careful....

Bitcoin network and pool analysis 12QxPHEuxDrs7mCyGSx1iVSozTwtquDB3r
follow @oocBlog for new post notifications
dewon
Newbie
*
Offline Offline

Activity: 55
Merit: 0


View Profile
July 24, 2011, 01:44:43 PM
 #924

Check a few pages back, there's a working bit of code for triple by fresco. Dunno about btcworld though, I havent added it yet.
is this this one?
http://forum.bitcoin.org/index.php?topic=26866.msg377361;topicseen#msg377361
TIA

This one http://forum.bitcoin.org/index.php?topic=26866.msg391911#msg391911  Smiley Works for me at least.
EskimoBob
Legendary
*
Offline Offline

Activity: 910
Merit: 1000


Quality Printing Services by Federal Reserve Bank


View Profile
July 24, 2011, 02:28:40 PM
 #925

Code:
[17:27:25] RPC request [] submitted to nofeemining.com
[17:27:26] LP Call nofeemining.com:8332/LP
Caught, jsonrpc_call insides
'user'

What is that I do I need to worry?

While reading what I wrote, use the most friendliest and relaxing voice in your head.
BTW, Things in BTC bubble universes are getting ugly....
EskimoBob
Legendary
*
Offline Offline

Activity: 910
Merit: 1000


Quality Printing Services by Federal Reserve Bank


View Profile
July 24, 2011, 02:54:15 PM
 #926

And it usually ends with this:

Code:
[17:43:41] triple: 2,085,280
[17:43:42] LP triggered from server nofeemining
[17:43:42] Reading LP Response failed
[17:43:48] RPC request [] submitted to nofeemining.com
[17:43:51] triple: 2,085,441
Caught, jsonrpc_call insides
User timeout caused connection failure.
Caught, jsonrpc_call insides
DNS lookup failed: address 'nofeemining.com' not found: [Errno -2] Name or service not known.
[17:43:56] Server change to mtred, telling client with LP
[17:43:56] LP Call mtred.com:8337/LP
[17:44:00] RPC request [] submitted to mtred
[17:44:15] RPC request [] submitted to mtred
[17:44:23] RPC request [] submitted to mtred
[17:44:24] RPC request [36209000] submitted to mtred
[17:44:24] nofeemining: 735,637
[17:44:26] RPC request [895d1000] submitted to mtred
Caught, jsonrpc_call insides
User timeout caused connection failure.
[17:44:30] Server change to None, telling client with LP
Caught, jsonrpc_call insides
'NoneType' object is not subscriptable
Unhandled error in Deferred:
Unhandled Error
Traceback (most recent call last):
  File "/usr/lib/python2.7/site-packages/twisted/internet/defer.py", line 361, in callback
    self._startRunCallbacks(result)
  File "/usr/lib/python2.7/site-packages/twisted/internet/defer.py", line 455, in _startRunCallbacks
    self._runCallbacks()
  File "/usr/lib/python2.7/site-packages/twisted/internet/defer.py", line 542, in _runCallbacks
    current.result = callback(current.result, *args, **kw)
  File "/usr/lib/python2.7/site-packages/twisted/internet/defer.py", line 1076, in gotResult
    _inlineCallbacks(r, g, deferred)
--- <exception caught here> ---
  File "/usr/lib/python2.7/site-packages/twisted/internet/defer.py", line 1020, in _inlineCallbacks
    result = g.send(result)
  File "/blah/MINER/bitHopper/work.py", line 124, in jsonrpc_getwork
    server = new_server(server)
  File "bitHopper.py", line 163, in get_new_server
    self.pool.get_entry(self.pool.get_current())['lag'] = True
exceptions.TypeError: 'NoneType' object does not support item assignment
[17:44:30] Error in pool api for triple
Unhandled Error
Traceback (most recent call last):
  File "/usr/lib/python2.7/site-packages/twisted/web/http.py", line 1349, in dataReceived
    finishCallback(data[contentLength:])
  File "/usr/lib/python2.7/site-packages/twisted/web/http.py", line 1563, in _finishRequestBody
    self.allContentReceived()
  File "/usr/lib/python2.7/site-packages/twisted/web/http.py", line 1619, in allContentReceived
    req.requestReceived(command, path, version)
  File "/usr/lib/python2.7/site-packages/twisted/web/http.py", line 773, in requestReceived
    self.process()
--- <exception caught here> ---
  File "/usr/lib/python2.7/site-packages/twisted/web/server.py", line 127, in process
    self.render(resrc)
  File "/usr/lib/python2.7/site-packages/twisted/web/server.py", line 147, in render
    body = resrc.render(self)
  File "/usr/lib/python2.7/site-packages/twisted/web/resource.py", line 216, in render
    return m(request)
  File "bitHopper.py", line 369, in render_POST
    return bitHopper_Post(request)
  File "bitHopper.py", line 226, in bitHopper_Post
    bithopper_global.log_msg('RPC request [' + rep + "] submitted to " + str(pool_server['name']))
exceptions.TypeError: 'NoneType' object is not subscriptable
Unhandled Error
Traceback (most recent call last):
  File "/usr/lib/python2.7/site-packages/twisted/web/http.py", line 1349, in dataReceived
    finishCallback(data[contentLength:])
  File "/usr/lib/python2.7/site-packages/twisted/web/http.py", line 1563, in _finishRequestBody
    self.allContentReceived()
  File "/usr/lib/python2.7/site-packages/twisted/web/http.py", line 1619, in allContentReceived
    req.requestReceived(command, path, version)
  File "/usr/lib/python2.7/site-packages/twisted/web/http.py", line 773, in requestReceived
    self.process()
--- <exception caught here> ---
  File "/usr/lib/python2.7/site-packages/twisted/web/server.py", line 127, in process
    self.render(resrc)
  File "/usr/lib/python2.7/site-packages/twisted/web/server.py", line 147, in render
    body = resrc.render(self)
  File "/usr/lib/python2.7/site-packages/twisted/web/resource.py", line 216, in render
    return m(request)
  File "bitHopper.py", line 369, in render_POST
    return bitHopper_Post(request)
  File "bitHopper.py", line 226, in bitHopper_Post
    bithopper_global.log_msg('RPC request [' + rep + "] submitted to " + str(pool_server['name']))
exceptions.TypeError: 'NoneType' object is not subscriptable
[17:44:40] triple: 2,086,391
[17:44:40] Error in pool api for triple
Unhandled Error
Traceback (most recent call last):
  File "/usr/lib/python2.7/site-packages/twisted/web/http.py", line 1349, in dataReceived
    finishCallback(data[contentLength:])
  File "/usr/lib/python2.7/site-packages/twisted/web/http.py", line 1563, in _finishRequestBody
    self.allContentReceived()
  File "/usr/lib/python2.7/site-packages/twisted/web/http.py", line 1619, in allContentReceived
    req.requestReceived(command, path, version)
  File "/usr/lib/python2.7/site-packages/twisted/web/http.py", line 773, in requestReceived
    self.process()
--- <exception caught here> ---
  File "/usr/lib/python2.7/site-packages/twisted/web/server.py", line 127, in process
    self.render(resrc)
  File "/usr/lib/python2.7/site-packages/twisted/web/server.py", line 147, in render
    body = resrc.render(self)
  File "/usr/lib/python2.7/site-packages/twisted/web/resource.py", line 216, in render
    return m(request)
  File "bitHopper.py", line 369, in render_POST
    return bitHopper_Post(request)
  File "bitHopper.py", line 226, in bitHopper_Post
    bithopper_global.log_msg('RPC request [' + rep + "] submitted to " + str(pool_server['name']))
exceptions.TypeError: 'NoneType' object is not subscriptable
Unhandled Error
Traceback (most recent call last):
  File "/usr/lib/python2.7/site-packages/twisted/web/http.py", line 1349, in dataReceived
    finishCallback(data[contentLength:])
  File "/usr/lib/python2.7/site-packages/twisted/web/http.py", line 1563, in _finishRequestBody
    self.allContentReceived()
  File "/usr/lib/python2.7/site-packages/twisted/web/http.py", line 1619, in allContentReceived
    req.requestReceived(command, path, version)
  File "/usr/lib/python2.7/site-packages/twisted/web/http.py", line 773, in requestReceived
    self.process()
--- <exception caught here> ---
  File "/usr/lib/python2.7/site-packages/twisted/web/server.py", line 127, in process
    self.render(resrc)
  File "/usr/lib/python2.7/site-packages/twisted/web/server.py", line 147, in render
    body = resrc.render(self)
  File "/usr/lib/python2.7/site-packages/twisted/web/resource.py", line 216, in render
    return m(request)
  File "bitHopper.py", line 369, in render_POST
    return bitHopper_Post(request)
  File "bitHopper.py", line 226, in bitHopper_Post
    bithopper_global.log_msg('RPC request [' + rep + "] submitted to " + str(pool_server['name']))
exceptions.TypeError: 'NoneType' object is not subscriptable
[17:44:50] triple: 2,086,564
[17:44:50] Error in pool api for triple
[17:44:51] triple: 2,086,564
[17:44:51] Error in pool api for triple
Unhandled Error
Traceback (most recent call last):
  File "/usr/lib/python2.7/site-packages/twisted/web/http.py", line 1349, in dataReceived
    finishCallback(data[contentLength:])
  File "/usr/lib/python2.7/site-packages/twisted/web/http.py", line 1563, in _finishRequestBody
    self.allContentReceived()
  File "/usr/lib/python2.7/site-packages/twisted/web/http.py", line 1619, in allContentReceived
    req.requestReceived(command, path, version)
  File "/usr/lib/python2.7/site-packages/twisted/web/http.py", line 773, in requestReceived
    self.process()
--- <exception caught here> ---
  File "/usr/lib/python2.7/site-packages/twisted/web/server.py", line 127, in process
    self.render(resrc)
  File "/usr/lib/python2.7/site-packages/twisted/web/server.py", line 147, in render
    body = resrc.render(self)
  File "/usr/lib/python2.7/site-packages/twisted/web/resource.py", line 216, in render
    return m(request)
  File "bitHopper.py", line 369, in render_POST
    return bitHopper_Post(request)
  File "bitHopper.py", line 226, in bitHopper_Post
    bithopper_global.log_msg('RPC request [' + rep + "] submitted to " + str(pool_server['name']))
exceptions.TypeError: 'NoneType' object is not subscriptable
^C[Failure instance: Traceback (failure with no frames): <class '_newclient.ResponseFailed'>: [<twisted.python.failure.Failure <class 'twisted.internet.error.ConnectionLost'>>]
]
Unhandled error in Deferred:
Unhandled Error
Traceback (most recent call last):
  File "/usr/lib/python2.7/site-packages/twisted/internet/defer.py", line 1076, in gotResult
    _inlineCallbacks(r, g, deferred)
  File "/usr/lib/python2.7/site-packages/twisted/internet/defer.py", line 1020, in _inlineCallbacks
    result = g.send(result)
  File "/blah/MINER/bitHopper/work.py", line 65, in jsonrpc_lpcall
    d = update(body)
  File "/usr/lib/python2.7/site-packages/twisted/internet/defer.py", line 1141, in unwindGenerator
    return _inlineCallbacks(None, f(*args, **kwargs), Deferred())
--- <exception caught here> ---
  File "/usr/lib/python2.7/site-packages/twisted/internet/defer.py", line 1020, in _inlineCallbacks
    result = g.send(result)
  File "/blah/MINER/bitHopper/lp.py", line 19, in update_lp
    self.bitHopper.log_msg("LP triggered from server " + self.bitHopper.get_server())
exceptions.TypeError: cannot concatenate 'str' and 'NoneType' objects

While reading what I wrote, use the most friendliest and relaxing voice in your head.
BTW, Things in BTC bubble universes are getting ugly....
organofcorti
Donator
Legendary
*
Offline Offline

Activity: 2058
Merit: 1007


Poor impulse control.


View Profile WWW
July 24, 2011, 02:58:18 PM
 #927

most recent pull from git?

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

Activity: 910
Merit: 1000


Quality Printing Services by Federal Reserve Bank


View Profile
July 24, 2011, 03:26:15 PM
 #928

most recent pull from git?

yes

$ git pull
Already up-to-date.

While reading what I wrote, use the most friendliest and relaxing voice in your head.
BTW, Things in BTC bubble universes are getting ugly....
ewibit
Legendary
*
Offline Offline

Activity: 2955
Merit: 1049


View Profile
July 24, 2011, 03:34:57 PM
 #929

$ git pull
Already up-to-date.
which git do you always take?
from ryouiki or c00w or another?
what is the best?
TIA
drummerk12
Newbie
*
Offline Offline

Activity: 10
Merit: 0


View Profile
July 24, 2011, 03:41:26 PM
 #930

Hey guys im kinda new to this.
Ive managed to run the software. And im getting the "Dificulty" score for most servers, except from Triple and BTCmonkey.
all i did is changing the "user" and "pass" values to mi workers ones.
Quote
name: triplemining.com
mine_address: eu1.triplemining.com:8344
api_address:https://www.triplemining.com/stats
api_method:re
api_key:-->([ 0-9]+)</td>
api_strip:' '
role:mine
#CHANGE THIS
#https://www.triplemining.com/register
user: me
pass: mypass

Ive also tried adding triple_user_apikey:XXXXXXXXXXXXXXX(my api) under pass, like other pools shows. Not working for me.
Im getting:
Error in pool api for Triple
Error in pool api for BTCmonkey


Another thing... i started yesterday and its been mining in poolmunity since then. is that normal? Ive set it to hoop between ozco,polmine,mtred,nofee,triple,rfc,poolmunity,btcmonkey.
You guys add more pools? What about the ones listed in .CFG as "not hoper for a reason" Should i enable then aswell?
Thanks in advance.
drummerk12
Newbie
*
Offline Offline

Activity: 10
Merit: 0


View Profile
July 24, 2011, 03:47:41 PM
 #931

I just realize thoses webpages arent loading in my browser, are those pools down? shoauld it cause that error?
organofcorti
Donator
Legendary
*
Offline Offline

Activity: 2058
Merit: 1007


Poor impulse control.


View Profile WWW
July 24, 2011, 03:55:09 PM
 #932

http://www.downforeveryoneorjustme.com/triplemining.com

says they can acees tripleming, so it's just you. check localhost:8332 should show you trip's diff.

Bitcoin network and pool analysis 12QxPHEuxDrs7mCyGSx1iVSozTwtquDB3r
follow @oocBlog for new post notifications
drummerk12
Newbie
*
Offline Offline

Activity: 10
Merit: 0


View Profile
July 24, 2011, 04:04:37 PM
 #933

In fact, triple is working fine now, btcmonkey is not.

I quote myself
Quote
Another thing... i started yesterday and its been mining in poolmunity since then. is that normal? Ive set it to hoop between ozco,polmine,mtred,nofee,triple,rfc,poolmunity,btcmonkey.
You guys add more pools? What about the ones listed in .CFG as "not hoper for a reason" Should i enable then aswell?
Ive been in poolmunity like 9 hours now, is that normal?
MaGNeT
Legendary
*
Offline Offline

Activity: 1526
Merit: 1002


Waves | 3PHMaGNeTJfqFfD4xuctgKdoxLX188QM8na


View Profile WWW
July 24, 2011, 04:20:01 PM
 #934

Soon, poolhoppers wil get an IP ban by pools.
EskimoBob
Legendary
*
Offline Offline

Activity: 910
Merit: 1000


Quality Printing Services by Federal Reserve Bank


View Profile
July 24, 2011, 04:28:17 PM
 #935

$ git pull
Already up-to-date.
which git do you always take?
from ryouiki or c00w or another?
what is the best?
TIA

git://github.com/c00w/bitHopper.git

or do I need to use another? If so, please post the git address.

While reading what I wrote, use the most friendliest and relaxing voice in your head.
BTW, Things in BTC bubble universes are getting ugly....
joulesbeef
Sr. Member
****
Offline Offline

Activity: 476
Merit: 250


moOo


View Profile
July 24, 2011, 04:29:50 PM
 #936

Quote
DNS lookup failed: address 'nofeemining.com' not found:

sounds like you are having connection issues, not sure if that is related to your problem though.

are you using your ISPs dns or some other like google dns?

Quote
Ive been in poolmunity like 9 hours now, is that normal?

sometimes

Quote
Soon, poolhoppers wil get an IP ban by pools.

probably, as long as they arent mega douches like bitcoin.lc who cares.

And really I dont mind the outrage over hoppers, but if you are going to be upset at the very least PUT SOMEWHERE ON YOUR SITE THAT HOPPING IS BANNED.

People have been attacking hoppers for breaking the rules when they have no fucking rules posted.

and really any pool owner can come to this thread and find ways to protect themselves. No shit, they can learn from us. It would have been pretty easy to make this more secret and NOT OFFER them that opportunity.

So really I have zero sympathy for the people pissed at us.

None of them said we couldnt do this and then they cry when we do and they can make simple and proven fixes that block us.. so FUCK EM.

mooo for rent
kbsbtc
Newbie
*
Offline Offline

Activity: 53
Merit: 0


View Profile
July 24, 2011, 04:32:29 PM
 #937

poolmunity is going to be worthless in hopping because on their forums it says "As you have mentioned that the pool's payout structure will be changed to the
"Meni Rosenfeld method", could you please explain what we can expect?"

"The geometric method only punishes pool hoppers.
For the normal, non-hopping miner it makes no difference."
bb
Member
**
Offline Offline

Activity: 84
Merit: 10


View Profile
July 24, 2011, 04:33:02 PM
 #938

1) bb? yeah. thats the issue. I'll fix it.
EDIT: Fixed.

Thanks for the fix. But here comes number 3:

https://github.com/c00w/bitHopper/pull/44
MaGNeT
Legendary
*
Offline Offline

Activity: 1526
Merit: 1002


Waves | 3PHMaGNeTJfqFfD4xuctgKdoxLX188QM8na


View Profile WWW
July 24, 2011, 05:19:43 PM
 #939

poolmunity is going to be worthless in hopping because on their forums it says "As you have mentioned that the pool's payout structure will be changed to the
"Meni Rosenfeld method", could you please explain what we can expect?"

"The geometric method only punishes pool hoppers.
For the normal, non-hopping miner it makes no difference."

More reason for me to "hop" over to Poolmunity...
Tmoney
Newbie
*
Offline Offline

Activity: 40
Merit: 0


View Profile
July 24, 2011, 05:59:17 PM
 #940

poolmunity just started a new block. LO! and behold - hashrate just rose from 3Ghps to over 30Ghps. I wonder what will happen when they hit over 700000 total shares? Careful....

Yep and the only reason they had 3GH to begin with is because I added poolmunity to my bithopper config last Monday afternoon--only to test the settings.  Prior to this they had a whopping 300MHs on it's second week of mining.  My wife then went into labor and my 3.5GH got stuck on poolmunity.  Five days later when I came home with my baby girl, I posted the settings on the forum and then C00w added them to source.  Once that happened and bithopper chose poolmunity and they found a block.  The only way this pool was able to find a block was becuase of bithopper.  So it's going to be funny to watch them commit suicide and it's even funnier looking at the complaints on this forum when the sole reason they ever found a block was because of poolhopper.
Pages: « 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 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 ... 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!