Pages:
Author

Topic: bitHopper: Python Pool Hopper Proxy - page 11. (Read 355577 times)

donator
Activity: 2058
Merit: 1007
Poor impulse control.
September 07, 2011, 04:03:27 AM
Doesn't it suck when you've been mining for asspennies all day, every day for a week, then like 100 dudes all show up at once and start sticking their fingers in there, "helping" you mine.  You know damn well they only showed up because they heard you finally found a penny and once you get one out, the next one is easier to get out sometimes. 

I'm looking forward to mining asspennies proportionally. I want to see asspenny miners pissed because I took some of their asspennies with me.
sr. member
Activity: 476
Merit: 250
moOo
September 06, 2011, 11:38:27 PM
hey c0000000000000000w

why doesnt this work.

Code:
[solo]
name: solo
mine_address: localhost:8332
role: backup
user = moocow
pass = likeschicken



I get this error when running bh

Code:
[23:39:51] DEBUG: Error with a work.get() http request: Only absolute URIs are allowed. uri = solo


edit never mind, it didnt like not having an api
sr. member
Activity: 332
Merit: 250
September 06, 2011, 10:56:04 PM
Doesn't it suck when you've been mining for asspennies all day, every day for a week, then like 100 dudes all show up at once and start sticking their fingers in there, "helping" you mine.  You know damn well they only showed up because they heard you finally found a penny and once you get one out, the next one is easier to get out sometimes. 
sr. member
Activity: 476
Merit: 250
moOo
September 06, 2011, 06:42:46 PM
I'm seeing a couple of absurd (1000+) connection counts from single IPs to Eligius.

What user-agent does bitHopper send?

poclbm/20110709

https://github.com/c00w/bitHopper/blob/master/work.py
Confirmed that's at least one of the User-Agents I'm getting. Now on a connection rate limit...

possible related to our getwork problem, i think it will be fixed pretty shortly. WE have a temporary fix which appears to work, which mainly consists of commenting out digbtc, for right now.

sorry for any problems you may have had luke jr.
legendary
Activity: 910
Merit: 1000
Quality Printing Services by Federal Reserve Bank
September 06, 2011, 05:39:36 PM
updated, still getting getwork loops
also, had to disable plugins because windows can't find plugins/*.*

Same problem here. Sad
 
legendary
Activity: 2576
Merit: 1186
September 06, 2011, 01:57:50 PM
I'm seeing a couple of absurd (1000+) connection counts from single IPs to Eligius.

What user-agent does bitHopper send?

poclbm/20110709

https://github.com/c00w/bitHopper/blob/master/work.py
Confirmed that's at least one of the User-Agents I'm getting. Now on a connection rate limit...
hero member
Activity: 481
Merit: 500
September 06, 2011, 01:51:40 PM
I'm seeing a couple of absurd (1000+) connection counts from single IPs to Eligius.

What user-agent does bitHopper send?

poclbm/20110709

https://github.com/c00w/bitHopper/blob/master/work.py
legendary
Activity: 2576
Merit: 1186
September 06, 2011, 01:01:38 PM
I'm seeing a couple of absurd (1000+) connection counts from single IPs to Eligius.

What user-agent does bitHopper send?
newbie
Activity: 25
Merit: 0
September 06, 2011, 12:58:51 PM
holy WHAT

I'm in an endless loop of getworks being submitted to slush
I'm going to update and see if it fixes it

I have exactly the same problem after all updates applied.
And it is not exclusive to any pool  - I have been stuck in getwork loops on deepbit, eligius and bitcoins.lc so far.

How can I revert back to an earlier version of bithopper using git?

thanks
legendary
Activity: 2618
Merit: 1006
September 06, 2011, 12:33:45 PM
@Bitcoinpool.com stuff: How is "participating" measured? After all, submitting a share every once in a while after 43.5% could be enough.
hero member
Activity: 658
Merit: 500
September 06, 2011, 07:01:47 AM
updated, still getting getwork loops
also, had to disable plugins because windows can't find plugins/*.*
hero member
Activity: 658
Merit: 500
September 06, 2011, 06:08:30 AM
holy WHAT

I'm in an endless loop of getworks being submitted to slush
I'm going to update and see if it fixes it
newbie
Activity: 40
Merit: 0
September 06, 2011, 04:13:35 AM
Severe Change from BitcoinPool.com - Read this !

Quote from: BitcoinPool.com
After much consideration and review of how our anti-pool hopping system is looked upon by members of the Bitcoin community, we have chosen to change the way in which it is working.

In the Past:
If a user participated in less than 50% of the round, their shares would be reduced by 10%, unless a donation was set, in which case, no penalty was applied.

This allowed for our users with legitimate disconnects, or reasons for being unable to mine during long rounds to avoid being hit with a penalty.

Some people seem to belive that this is a negative aspect of the anti-hopping system due to the easily cheatable nature of the system and the fact that pool hoppers are still given a large incentive to exploit our pool.

From Now on:
If a user participates in less than 50% of the round, their shares will be reduced by 50%, regardless of donation. 50% of the penalty fee will be directed toward the donations account and will be applied to server costs and future monthly contests. The other 50% of the penalty will be removed from the total shares for the round, which will in-hand cause the value of all remaining shares in the round to increase.

Example -

100,000 shares are in the round.

User A has 5000 shares and is NOT a hopper. Their estimated earnings before penalties are applied is 2.5 BTC.

User B has 5000 shares and IS A hopper. Their estimated earnings before penalties are applied is 2.5 BTC.

Once penalties are applied, User B's shares are reduced to 2500 where 1250 has been credited to donations and 1250 has been removed from the round. After the penalty is applied, User B's unconfirmed earnings are 1.265 BTC and User A's unconfirmed earnings are 2.5316 BTC.

At this time, any donation currently set on your account will remain in place. Donations will be processed prior to any penalties. As a reminder, donations are entirely voluntary and are not required to use this pool.

We will use this new method of calculating penalties for a one week trial period, at which time we will decide whether or not it is effectively deterring pool hopping and effectively rewarding loyal members of the pool.

Regards,

BitcoinPool Staff
donator
Activity: 1731
Merit: 1008
September 06, 2011, 03:10:50 AM
I'll leave this shit here,   -Love the product.

Code:
Traceback (most recent call last):
  File "C:\Users\M7\Desktop\c00w-bitHopper-a911ec5\eventlet\greenpool.py", line 80, in _spawn_n_impl
    func(*args, **kwargs)
  File "C:\Users\M7\Desktop\c00w-bitHopper-a911ec5\eventlet\wsgi.py", line 514, in process_request
    proto = self.protocol(socket, address, self)
  File "C:\Python27\lib\SocketServer.py", line 641, in __init__
    self.finish()
  File "C:\Users\M7\Desktop\c00w-bitHopper-a911ec5\eventlet\wsgi.py", line 456, in finish
    BaseHTTPServer.BaseHTTPRequestHandler.finish(self)
  File "C:\Python27\lib\SocketServer.py", line 694, in finish
    self.wfile.flush()
  File "C:\Python27\lib\socket.py", line 303, in flush
    self._sock.sendall(view[write_offset:write_offset+buffer_size])
  File "C:\Users\M7\Desktop\c00w-bitHopper-a911ec5\eventlet\greenio.py", line 283, in sendall
    tail = self.send(data, flags)
  File "C:\Users\M7\Desktop\c00w-bitHopper-a911ec5\eventlet\greenio.py", line 269, in send
    total_sent += fd.send(data[total_sent:], flags)
error: [Errno 10054] An existing connection was forcibly closed by the remote host
Traceback (most recent call last):
  File "bitHopper.py", line 285, in
    main()
  File "bitHopper.py", line 280, in main
    bithopper_instance.log_msg("Exception in wsgi server loop, restarting wsgi in 60 seconds\n%s") % (e)
TypeError: unsupported operand type(s) for %: 'NoneType' and 'exceptions.ValueError'

Solution : I have another .bat with pages of run_hopper.bat
legendary
Activity: 1764
Merit: 1006
September 05, 2011, 03:40:25 PM
Quote
[14:38:39] Exception in wsgi server loop, restarting wsgi in 60 seconds
%s
Traceback (most recent call last):
  File "bitHopper.py", line 286, in
    main()
  File "bitHopper.py", line 281, in main
    bithopper_instance.log_msg("Exception in wsgi server loop, restarting wsgi in 60 seconds\n%s") % (e)
TypeError: unsupported operand type(s) for %: 'NoneType' and 'error'

well, shit.

it ran for 10 minutes, and boom.
sr. member
Activity: 476
Merit: 250
moOo
September 04, 2011, 11:37:58 PM
I am mining for ass pennies right now.
but it is no fun solo and you end up wiht stinky finger, so I think i will do it in a pool instead and mine for ass pennies in a group.
legendary
Activity: 1764
Merit: 1006
September 04, 2011, 11:15:50 PM
Change to your api key to yours if you want

I always love this remark Smiley as if some nut would actually install bithopper to mine for someone else... Roll Eyes
it happened to me once, after i set up a new rig, and forgot to transfer user.cfg.

1 hr got lost...er.."donated".
donator
Activity: 2058
Merit: 1007
Poor impulse control.
September 04, 2011, 09:32:53 PM
guys I just want to let you know I have made a prop pool. The name was inspired by Joules.
http://asspennypool.com  Cheesy

just add the following to pools.cfg
Code:
[asspenny]
name: asspennypool
mine_address: asspennypool.com:8443
api_address: http://asspennypool.com/api.php?api_key=454b6581f2c034f13c4cec9d27fb9309a5439e9c30e69f00f530015474bb2bd1
api_method: json
api_key: shares
api_key_mhashrate: hashrate
url: http://asspennypool.com

Change to your api key to yours if you want

user.cfg
Code:
[asspenny]
role: mine
user = keninishna.1
pass = x


That's awesome, K. You'll be seeing me there for the first 43% of the round, for sure! If only you'd started a new cryptocurrency to go with it. I want and clearly need asspennies. I would like to go into my local 7-11 and say "I'll have a diet coke, and I'd like to pay by asspenny".
hero member
Activity: 556
Merit: 500
September 04, 2011, 07:27:46 PM
thats not what I meant but yea feel free to mine for me lol. The api key just returns json info but bithopper only really uses the pool share count and speed.
newbie
Activity: 49
Merit: 0
September 04, 2011, 06:54:21 PM
Change to your api key to yours if you want

I always love this remark Smiley as if some nut would actually install bithopper to mine for someone else... Roll Eyes
Pages:
Jump to: