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.
"/usr/lib/python2.7/dist-packages/zope/__init__.py:3: UserWarning: Module twisted was already imported from /usr/lib/python2.7/dist-packages/twisted/__init__.pyc, but /usr/local/lib/python2.7/dist-packages/autobahn-0.7.4-py2.7.egg is being added to sys.path"
"/usr/lib/python2.7/dist-packages/zope/__init__.py:3: UserWarning: Module twisted was already imported from /usr/lib/python2.7/dist-packages/twisted/__init__.pyc, but /usr/local/lib/python2.7/dist-packages/autobahn-0.7.4-py2.7.egg is being added to sys.path"
2014-02-24 00:36:39.686737 P2Pool: 17661 shares in chain (17665 verified/17665 total) Peers: 7 (0 incoming)
2014-02-24 00:36:39.686859 Local: 8563MH/s in last 10.0 minutes Local dead on arrival: ~3.1% (2-5%) Expected time to share: 3.7 days
2014-02-24 00:36:39.686895 Shares: 0 (0 orphan, 0 dead) Stale rate: ??? Efficiency: ??? Current payout: 0.0000 BTC
2014-02-24 00:36:39.686934 Pool: 132TH/s Stale rate: 11.8% Expected time to block: 1.2 days
2014-02-24 00:37:24.954876 New work for worker! Difficulty: 1.697100 Share difficulty: 635654.548354 Total block value: 25.171297 BTC including 908 transactions
2014-02-24 00:37:25.361745 > Watchdog timer went off at:
2014-02-24 00:37:25.361880 > File "/home/USER/p2pool/run_p2pool.py", line 5, in
2014-02-24 00:37:25.361999 > main.run()
2014-02-24 00:37:25.362028 > File "/home/USER/p2pool/p2pool/main.py", line 578, in run
2014-02-24 00:37:25.362053 > reactor.run()
2014-02-24 00:37:25.362078 > File "/usr/lib/python2.7/dist-packages/twisted/internet/base.py", line 1169, in run
2014-02-24 00:37:25.362112 > self.mainLoop()
2014-02-24 00:37:25.362137 > File "/usr/lib/python2.7/dist-packages/twisted/internet/base.py", line 1181, in mainLoop
2014-02-24 00:37:25.362161 > self.doIteration(t)
2014-02-24 00:37:25.362184 > File "/usr/lib/python2.7/dist-packages/twisted/internet/pollreactor.py", line 167, in doPoll
2014-02-24 00:37:25.362208 > log.callWithLogger(selectable, _drdw, selectable, fd, event)
2014-02-24 00:37:25.362232 > File "/usr/lib/python2.7/dist-packages/twisted/python/log.py", line 84, in callWithLogger
2014-02-24 00:37:25.362256 > return callWithContext({"system": lp}, func, *args, **kw)
2014-02-24 00:37:25.362279 > File "/usr/lib/python2.7/dist-packages/twisted/python/log.py", line 69, in callWithContext
2014-02-24 00:37:25.362302 > return context.call({ILogContext: newCtx}, func, *args, **kw)
2014-02-24 00:37:25.362326 > File "/usr/lib/python2.7/dist-packages/twisted/python/context.py", line 118, in callWithContext
2014-02-24 00:37:25.362350 > return self.currentContext().callWithContext(ctx, func, *args, **kw)
2014-02-24 00:37:25.374928 > File "/usr/lib/python2.7/dist-packages/twisted/python/context.py", line 81, in callWithContext
2014-02-24 00:37:25.374963 > return func(*args,**kw)
2014-02-24 00:37:25.374988 > File "/usr/lib/python2.7/dist-packages/twisted/internet/posixbase.py", line 586, in _doReadOrWrite
2014-02-24 00:37:25.375010 > why = selectable.doRead()
2014-02-24 00:37:25.375033 > File "/usr/lib/python2.7/dist-packages/twisted/internet/tcp.py", line 199, in doRead
2014-02-24 00:37:25.434122 > rval = self.protocol.dataReceived(data)
2014-02-24 00:37:25.434252 > File "/home/USER/p2pool/p2pool/p2p.py", line 145, in new_dataReceived
2014-02-24 00:37:25.434315 > old_dataReceived(data)
2014-02-24 00:37:25.434373 > File "/home/USER/p2pool/p2pool/util/p2protocol.py", line 27, in dataReceived
2014-02-24 00:37:25.575921 > self.dataReceived2(data)
2014-02-24 00:37:25.652144 > File "/home/USER/p2pool/p2pool/util/datachunker.py", line 40, in _DataChunker
2014-02-24 00:37:25.652217 > wants = receiver.send(buf.get(wants))
2014-02-24 00:37:25.652244 > File "/home/USER/p2pool/p2pool/util/p2protocol.py", line 57, in dataReceiver
2014-02-24 00:37:25.652269 > self.packetReceived(command, type_.unpack(payload, self.ignore_trailing_payload))
2014-02-24 00:37:25.652293 > File "/home/USER/p2pool/p2pool/p2p.py", line 91, in packetReceived
2014-02-24 00:37:25.652328 > p2protocol.Protocol.packetReceived(self, command, payload2)
2014-02-24 00:37:25.652352 > File "/home/USER/p2pool/p2pool/util/p2protocol.py", line 71, in packetReceived
2014-02-24 00:37:25.652375 > handler(**payload2)
2014-02-24 00:37:25.652407 > File "/home/USER/p2pool/p2pool/p2p.py", line 282, in handle_shares
2014-02-24 00:37:25.652430 > self.node.handle_shares(result, self)
2014-02-24 00:37:25.652451 > File "/home/USER/p2pool/p2pool/node.py", line 48, in handle_shares
2014-02-24 00:37:25.652484 > self.node.set_best_share()
2014-02-24 00:37:25.652506 > File "/home/USER/p2pool/p2pool/node.py", line 295, in set_best_share
2014-02-24 00:37:25.652529 > best, desired, decorated_heads, bad_peer_addresses = self.tracker.think(self.get_height_rel_highest, self.bitcoind_work.value['previous_block'], self.bitcoind_work.value['bits'], self.known_txs_var.value)
2014-02-24 00:37:25.652559 > File "/home/USER/p2pool/p2pool/data.py", line 498, in think
2014-02-24 00:37:25.652583 > decorated_tails = sorted((self.score(max(self.verified.tails[tail_hash], key=self.verified.get_work), block_rel_height_func), tail_hash) for tail_hash in self.verified.tails)
2014-02-24 00:37:25.652609 > File "/home/USER/p2pool/p2pool/data.py", line 498, in
2014-02-24 00:37:25.652632 > decorated_tails = sorted((self.score(max(self.verified.tails[tail_hash], key=self.verified.get_work), block_rel_height_func), tail_hash) for tail_hash in self.verified.tails)
2014-02-24 00:37:25.652656 > File "/home/USER/p2pool/p2pool/data.py", line 548, in score
2014-02-24 00:37:25.652679 > self.verified.get_chain(end_point, self.net.CHAIN_LENGTH//16))
2014-02-24 00:37:25.652701 > File "/home/USER/p2pool/p2pool/data.py", line 547, in
2014-02-24 00:37:25.652724 > block_height = max(block_rel_height_func(share.header['previous_block']) for share in
2014-02-24 00:37:25.652747 > File "/home/USER/p2pool/p2pool/util/forest.py", line 333, in get_chain
2014-02-24 00:37:25.652770 > assert length <= self.get_height(start_hash)
2014-02-24 00:37:25.652805 > File "/home/USER/p2pool/p2pool/util/forest.py", line 163, in get_height
2014-02-24 00:37:25.652828 > return self.get_delta_to_last(item_hash).height
2014-02-24 00:37:25.652850 > File "/home/USER/p2pool/p2pool/util/forest.py", line 217, in get_delta_to_last
2014-02-24 00:37:25.652872 > self._set_delta(update_hash, delta - delta_then)
2014-02-24 00:37:25.652894 > File "/home/USER/p2pool/p2pool/util/forest.py", line 205, in _set_delta
2014-02-24 00:37:25.652916 > self._deltas[item_hash] = delta - ref_delta, ref
2014-02-24 00:37:25.652948 > File "/home/USER/p2pool/p2pool/main.py", line 245, in
2014-02-24 00:37:25.652972 > sys.stderr.write, 'Watchdog timer went off at:\n' + ''.join(traceback.format_stack())