yes, what about this one?
Looks like a winner, IF that is they are still using prop.
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.
[23:30:38] Database Setup
[23:30:38] writing to database
[23:30:38] Selecting scheduler: SliceScheduler
[23:30:38] Server change to arsbitcoin
[23:30:39] slush: 1954459
[23:30:39] Error in pool api for slush
[23:30:39] btcpool24: 5008443
[23:30:39] Error in pool api for btcpool24
[23:30:39] triple: 1293320
[23:30:39] Error in pool api for triple
[23:30:40] btcserv: 1147431
[23:30:40] Error in pool api for btcserv
[23:30:40] bloodys: 329585
bitHopper.py --scheduler SliceScheduler
[Failure instance: Traceback (failure with no frames):: [ >]
]
Unhandled error in Deferred:
Traceback (most recent call last):
File "/usr/lib/python2.6/dist-packages/twisted/internet/defer.py", line 397, in _continue
self.unpause()
File "/usr/lib/python2.6/dist-packages/twisted/internet/defer.py", line 363, in unpause
self._runCallbacks()
File "/usr/lib/python2.6/dist-packages/twisted/internet/defer.py", line 441, in _runCallbacks
self.result = callback(self.result, *args, **kw)
File "/usr/lib/python2.6/dist-packages/twisted/internet/defer.py", line 949, in gotResult
_inlineCallbacks(r, g, deferred)
------
File "/usr/lib/python2.6/dist-packages/twisted/internet/defer.py", line 893, in _inlineCallbacks
result = g.send(result)
File "/home/djex/bitHopper-c00w/work.py", line 66, in jsonrpc_lpcall
body.deliverBody(WorkProtocol(finish))
exceptions.AttributeError: 'NoneType' object has no attribute 'deliverBody'
[Failure instance: Traceback (failure with no frames):: [ >]
]
Unhandled error in Deferred:
Traceback (most recent call last):
File "/usr/lib/python2.6/dist-packages/twisted/internet/defer.py", line 397, in _continue
self.unpause()
File "/usr/lib/python2.6/dist-packages/twisted/internet/defer.py", line 363, in unpause
self._runCallbacks()
File "/usr/lib/python2.6/dist-packages/twisted/internet/defer.py", line 441, in _runCallbacks
self.result = callback(self.result, *args, **kw)
File "/usr/lib/python2.6/dist-packages/twisted/internet/defer.py", line 949, in gotResult
_inlineCallbacks(r, g, deferred)
------
File "/usr/lib/python2.6/dist-packages/twisted/internet/defer.py", line 893, in _inlineCallbacks
result = g.send(result)
File "/home/djex/bitHopper-c00w/work.py", line 66, in jsonrpc_lpcall
body.deliverBody(WorkProtocol(finish))
exceptions.AttributeError: 'NoneType' object has no attribute 'deliverBody'
Traceback (most recent call last):
File "/usr/lib/python2.6/threading.py", line 532, in __bootstrap_inner
self.run()
File "/usr/lib/python2.6/threading.py", line 484, in run
self.__target(*self.__args, **self.__kwargs)
File "/home/djex/BitcoinMiner.py", line 328, in longPollThread
self.queueWork(result['result'])
File "/home/djex/BitcoinMiner.py", line 207, in queueWork
if self.lastBlock != work['data'][48:56]:
TypeError: list indices must be integers, not str
Exception in thread Thread-2:
Traceback (most recent call last):
File "/usr/lib/python2.6/threading.py", line 532, in __bootstrap_inner
self.run()
File "/usr/lib/python2.6/threading.py", line 484, in run
self.__target(*self.__args, **self.__kwargs)
File "/home/djex/BitcoinMiner.py", line 365, in miningThread
data = np.array(unpack('IIIIIIIIIIIIIIII', work['data'][128:].decode('hex')), dtype=np.uint32)
TypeError: list indices must be integers, not str
bitHopper.py --scheduler SliceScheduler