They still claim proportional on the forums. 321 shares @ 853012 shares in round at 0.5% fee comes out to 0.01862752 while the dashboard is reporting ~0.01862784. Sounds about right. Though not sure about the bad efficiency.
It was the Bitcointalk forum that inspired us to create Bitcointalksearch.org - Bitcointalk is an excellent site that should be the default page for anybody dealing in cryptocurrency, since it is a virtual gold-mine of data. However, our experience and user feedback led us create our site; Bitcointalk's search is slow, and difficult to get the results you need, because you need to log in first to find anything useful - furthermore, there are rate limiters for their search functionality.
The aim of our project is to create a faster website that yields more results and faster without having to create an account and eliminate the need to log in - your personal data, therefore, will never be in jeopardy since we are not asking for any of your data and you don't need to provide them to use our site with all of its capabilities.
We created this website with the sole purpose of users being able to search quickly and efficiently in the field of cryptocurrency so they will have access to the latest and most accurate information and thereby assisting the crypto-community at large.
ozcoin_user = 'user.0'
ozcoin_pass = 'pass.0'
'ozcoin':{'shares': default_shares, 'name': 'ozcoin',
'mine_address': 'ozco.in:8332', 'user': ozcoin_user,
'pass': ozcoin_pass, 'lag': False, 'LP': None,
'api_address':'https://ozco.in/api.php', 'role':'info'},
.....
def ozcoin_sharesResponse(response):
global servers
info = json.loads(response)
round_shares = int(info['shares'])
servers['ozcoin']['shares'] = round_shares
bitHopper.log_msg( 'ozcoin :' + str(round_shares))
.....
'ozcoin':ozcoin_sharesResponse,
ozcoin_user = 'user.0'
ozcoin_pass = 'pass.0'
'ozcoin':{'shares': default_shares, 'name': 'ozcoin',
'mine_address': 'ozco.in:8332', 'user': ozcoin_user,
'pass': ozcoin_pass, 'lag': False, 'LP': None,
'api_address':'https://ozco.in/api.php', 'role':'info'},
.....
def ozcoin_sharesResponse(response):
global servers
info = json.loads(response)
round_shares = int(info['shares'])
servers['ozcoin']['shares'] = round_shares
bitHopper.log_msg( 'ozcoin :' + str(round_shares))
.....
'ozcoin':ozcoin_sharesResponse,
[11:18:54] LP triggered from server btcg
Unhandled error in Deferred:
Unhandled Error
Traceback (most recent call last):
File "C:\Python27\lib\site-packages\twisted\internet\defer.py", line 1076, in gotResult
_inlineCallbacks(r, g, deferred)
File "C:\Python27\lib\site-packages\twisted\internet\defer.py", line 1020, in _inlineCallbacks
result = g.send(result)
File "C:\path\to\bithopper\c00w-bitHopper-8324470\work.py", line 66, in jsonrpc_lpcall
d = update(body)
File "C:\Python27\lib\site-packages\twisted\internet\defer.py", line 1141, in unwindGenerator
return _inlineCallbacks(None, f(*args, **kwargs), Deferred())
------
File "C:\Python27\lib\site-packages\twisted\internet\defer.py", line 1020, in _inlineCallbacks
result = g.send(result)
File "C:\path\to\bithopper\c00w-bitHopper-8324470\lp.py", line 25, in update_lp
except ResponseFailed:
exceptions.NameError: global name 'ResponseFailed' is not defined
[11:18:59] RPC request [] submitted to BTC Guild
[11:18:59] RPC request [] submitted to BTC Guild
Caught, jsonrpc_call insides
TCP connection timed out: 10060: A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond..
[11:19:02] Server change to mtred, telling client with LP
[11:19:03] LP triggered serving miner
[11:19:03] LP triggered serving miner
[11:19:03] LP triggered serving miner
[11:19:03] LP triggered serving miner
[11:19:03] LP Call eu.mtred.com:8337/LP
caught, Final response/writing
Request.finish called on a request after its connection was lost; use Request.notifyFinish to keep track of this.
caught, Final response/writing
Request.finish called on a request after its connection was lost; use Request.notifyFinish to keep track of this.
Caught, jsonrpc_call insides
TCP connection timed out: 10060: A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond..
[11:19:14] RPC request [] submitted to mtred