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.
2013-12-21 22:47:31.170963 > ########################################
2013-12-21 22:47:31.171054 > >>> Warning: LOST CONTACT WITH BITCOIND for 1.5 minutes! Check that it isn't frozen or dead!
2013-12-21 22:47:31.171094 > ########################################
2013-12-21 22:47:32.387962 > Error getting work from bitcoind:
2013-12-21 22:47:32.388060 > Traceback (most recent call last):
2013-12-21 22:47:32.388099 > File "/usr/lib/python2.7/dist-packages/twisted/internet/defer.py", line 545, in _runCallbacks
2013-12-21 22:47:32.388131 > current.result = callback(current.result, *args, **kw)
2013-12-21 22:47:32.388161 > File "/usr/lib/python2.7/dist-packages/twisted/internet/defer.py", line 1095, in gotResult
2013-12-21 22:47:32.388190 > _inlineCallbacks(r, g, deferred)
2013-12-21 22:47:32.388219 > File "/usr/lib/python2.7/dist-packages/twisted/internet/defer.py", line 1037, in _inlineCallbacks
2013-12-21 22:47:32.388247 > result = result.throwExceptionIntoGenerator(g)
2013-12-21 22:47:32.388275 > File "/usr/lib/python2.7/dist-packages/twisted/python/failure.py", line 382, in throwExceptionIntoGenerator
2013-12-21 22:47:32.388303 > return g.throw(self.type, self.value, self.tb)
2013-12-21 22:47:32.388330 > ------
2013-12-21 22:47:32.388360 > File "/root/p2pool-dogecoin/p2pool/util/deferral.py", line 41, in f
2013-12-21 22:47:32.388389 > result = yield func(*args, **kwargs)
2013-12-21 22:47:32.388422 > File "/usr/lib/python2.7/dist-packages/twisted/internet/defer.py", line 1039, in _inlineCallbacks
2013-12-21 22:47:32.388450 > result = g.send(result)
2013-12-21 22:47:32.388482 > File "/root/p2pool-dogecoin/p2pool/bitcoin/helper.py", line 49, in getwork
2013-12-21 22:47:32.388513 > transactions=map(bitcoin_data.tx_type.unpack, packed_transactions),
2013-12-21 22:47:32.388551 > File "/root/p2pool-dogecoin/p2pool/util/pack.py", line 63, in unpack
2013-12-21 22:47:32.388580 > obj = self._unpack(data, ignore_trailing)
2013-12-21 22:47:32.388607 > File "/root/p2pool-dogecoin/p2pool/util/pack.py", line 47, in _unpack
2013-12-21 22:47:32.388644 > raise LateEnd()
2013-12-21 22:47:32.388722 > p2pool.util.pack.LateEnd:
2013-12-21 22:47:33.690029 > Error binding to P2P port: Couldn't listen on any:16383: [Errno 98] Address already in use.
2013-12-21 22:47:34.173445 > ########################################
2013-12-21 22:47:34.173545 > >>> Warning: LOST CONTACT WITH BITCOIND for 1.5 minutes! Check that it isn't frozen or dead!
2013-12-21 22:47:34.173589 > ########################################
2013-12-21 22:47:35.392599 > Error getting work from bitcoind:
2013-12-21 22:47:35.392689 > Traceback (most recent call last):
2013-12-21 22:47:35.392727 > File "/usr/lib/python2.7/dist-packages/twisted/internet/defer.py", line 545, in _runCallbacks
2013-12-21 22:47:35.392783 > current.result = callback(current.result, *args, **kw)
2013-12-21 22:47:35.392817 > File "/usr/lib/python2.7/dist-packages/twisted/internet/defer.py", line 1095, in gotResult
2013-12-21 22:47:35.392847 > _inlineCallbacks(r, g, deferred)
2013-12-21 22:47:35.392874 > File "/usr/lib/python2.7/dist-packages/twisted/internet/defer.py", line 1037, in _inlineCallbacks
2013-12-21 22:47:35.392903 > result = result.throwExceptionIntoGenerator(g)
2013-12-21 22:47:35.392937 > File "/usr/lib/python2.7/dist-packages/twisted/python/failure.py", line 382, in throwExceptionIntoGenerator
2013-12-21 22:47:35.392968 > return g.throw(self.type, self.value, self.tb)
2013-12-21 22:47:35.392995 > ------
2013-12-21 22:47:35.393022 > File "/root/p2pool-dogecoin/p2pool/util/deferral.py", line 41, in f
2013-12-21 22:47:35.393052 > result = yield func(*args, **kwargs)
2013-12-21 22:47:35.393078 > File "/usr/lib/python2.7/dist-packages/twisted/internet/defer.py", line 1039, in _inlineCallbacks
2013-12-21 22:47:35.393105 > result = g.send(result)
2013-12-21 22:47:35.393136 > File "/root/p2pool-dogecoin/p2pool/bitcoin/helper.py", line 49, in getwork
2013-12-21 22:47:35.393164 > transactions=map(bitcoin_data.tx_type.unpack, packed_transactions),
2013-12-21 22:47:35.393191 > File "/root/p2pool-dogecoin/p2pool/util/pack.py", line 63, in unpack
2013-12-21 22:47:35.393218 > obj = self._unpack(data, ignore_trailing)
2013-12-21 22:47:35.393244 > File "/root/p2pool-dogecoin/p2pool/util/pack.py", line 47, in _unpack
2013-12-21 22:47:35.393270 > raise LateEnd()
2013-12-21 22:47:35.393299 > p2pool.util.pack.LateEnd:
2013-12-21 22:47:36.690497 > Error binding to P2P port: Couldn't listen on any:16383: [Errno 98] Address already in use.
2013-12-21 22:47:37.177359 > ########################################
2013-12-21 22:47:37.177473 > >>> Warning: LOST CONTACT WITH BITCOIND for 1.6 minutes! Check that it isn't frozen or dead!
2013-12-21 22:47:37.177572 > ########################################
2013-12-21 22:47:37.177618 P2Pool: 29 shares in chain (31 verified/31 total) Peers: 0 (0 incoming)
2013-12-21 22:47:37.177649 Local: 229kH/s in last 10.0 minutes Local dead on arrival: ~4.4% (2-7%) Expected time to share: 2.2 minutes
2013-12-21 22:47:37.177676 Shares: 15 (0 orphan, 2 dead) Stale rate: ~13.3% (3-38%) Efficiency: ~95.6% (68-107%) Current payout: 3139.5965 LOT
2013-12-21 22:47:37.177707 Pool: 653kH/s Stale rate: 9.4% Expected time to block: 9.7 hours