Is to cover "late" shares?
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.
2014-01-19 11:28:39.698426 > share.check(self)
2014-01-19 11:28:39.698468 > File "/home/pioruns1/p2pool/p2pool/data.py", line 320, in check
2014-01-19 11:28:39.698510 > raise ValueError('share_info invalid')
2014-01-19 11:28:39.698550 > exceptions.ValueError: share_info invalid
2014-01-19 11:28:39.710423 > Share check failed:
2014-01-19 11:28:39.710527 > Traceback (most recent call last):
2014-01-19 11:28:39.710573 > File "/home/pioruns1/p2pool/p2pool/p2p.py", line 283, in handle_shares
2014-01-19 11:28:39.710623 > self.node.handle_shares(result, self)
2014-01-19 11:28:39.710683 > File "/home/pioruns1/p2pool/p2pool/node.py", line 48, in handle_shares
2014-01-19 11:28:39.710725 > self.node.set_best_share()
2014-01-19 11:28:39.710770 > File "/home/pioruns1/p2pool/p2pool/node.py", line 295, in set_best_share
2014-01-19 11:28:39.710812 > best, desired, decorated_heads = 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-01-19 11:28:39.710855 > File "/home/pioruns1/p2pool/p2pool/data.py", line 452, in think
2014-01-19 11:28:39.710892 > if self.attempt_verify(share):
2014-01-19 11:28:39.710935 > ------
2014-01-19 11:28:39.710976 > File "/home/pioruns1/p2pool/p2pool/data.py", line 431, in attempt_verify
2014-01-19 11:28:39.711017 > share.check(self)
2014-01-19 11:28:39.711060 > File "/home/pioruns1/p2pool/p2pool/data.py", line 320, in check
2014-01-19 11:28:39.711100 > raise ValueError('share_info invalid')
2014-01-19 11:28:39.711139 > exceptions.ValueError: share_info invalid
2014-01-19 11:28:39.723094 > Share check failed:
2014-01-19 11:28:39.723195 > Traceback (most recent call last):
2014-01-19 11:28:39.723243 > File "/home/pioruns1/p2pool/p2pool/p2p.py", line 283, in handle_shares
2014-01-19 11:28:39.723289 > self.node.handle_shares(result, self)
2014-01-19 11:28:39.723334 > File "/home/pioruns1/p2pool/p2pool/node.py", line 48, in handle_shares
2014-01-19 11:28:39.723386 > self.node.set_best_share()
2014-01-19 11:28:39.723427 > File "/home/pioruns1/p2pool/p2pool/node.py", line 295, in set_best_share
2014-01-19 11:28:39.723469 > best, desired, decorated_heads = 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-01-19 11:28:39.723513 > File "/home/pioruns1/p2pool/p2pool/data.py", line 452, in think
2014-01-19 11:28:39.723550 > if self.attempt_verify(share):
2014-01-19 11:28:39.723589 > ------
2014-01-19 11:28:39.723636 > File "/home/pioruns1/p2pool/p2pool/data.py", line 431, in attempt_verify
2014-01-19 11:28:39.723677 > share.check(self)
2014-01-19 11:28:39.723720 > File "/home/pioruns1/p2pool/p2pool/data.py", line 320, in check
2014-01-19 11:28:39.723766 > raise ValueError('share_info invalid')
2014-01-19 11:28:39.723808 > exceptions.ValueError: share_info invalid
2014-01-19 11:28:39.742410 > Share check failed:
2014-01-19 11:28:39.742704 > Traceback (most recent call last):
2014-01-19 11:28:39.742866 > File "/home/pioruns1/p2pool/p2pool/p2p.py", line 283, in handle_shares
2014-01-19 11:28:39.743012 > self.node.handle_shares(result, self)
2014-01-19 11:28:39.743167 > File "/home/pioruns1/p2pool/p2pool/node.py", line 48, in handle_shares
2014-01-19 11:28:39.743315 > self.node.set_best_share()
2014-01-19 11:28:39.743469 > File "/home/pioruns1/p2pool/p2pool/node.py", line 295, in set_best_share
2014-01-19 11:28:39.743625 > best, desired, decorated_heads = 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-01-19 11:28:39.743776 > File "/home/pioruns1/p2pool/p2pool/data.py", line 452, in think
2014-01-19 11:28:39.743925 > if self.attempt_verify(share):
2014-01-19 11:28:39.744068 > ------
2014-01-19 11:28:39.744218 > File "/home/pioruns1/p2pool/p2pool/data.py", line 431, in attempt_verify
2014-01-19 11:28:39.744400 > share.check(self)
2014-01-19 11:28:39.744553 > File "/home/pioruns1/p2pool/p2pool/data.py", line 320, in check
2014-01-19 11:28:39.744699 > raise ValueError('share_info invalid')
2014-01-19 11:28:39.744848 > exceptions.ValueError: share_info invalid
2014-01-19 11:28:39.770142 > Share check failed:
2014-01-19 11:28:39.770299 > Traceback (most recent call last):
2014-01-19 11:28:39.770385 > File "/home/pioruns1/p2pool/p2pool/p2p.py", line 283, in handle_shares
2014-01-19 11:28:39.770468 > self.node.handle_shares(result, self)
2014-01-19 11:28:39.770549 > File "/home/pioruns1/p2pool/p2pool/node.py", line 48, in handle_shares
2014-01-19 11:28:39.770661 > self.node.set_best_share()
2014-01-19 11:28:39.770708 > File "/home/pioruns1/p2pool/p2pool/node.py", line 295, in set_best_share
2014-01-19 11:28:39.770755 > best, desired, decorated_heads = 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-01-19 11:28:39.770798 > File "/home/pioruns1/p2pool/p2pool/data.py", line 452, in think
2014-01-19 11:28:39.770842 > if self.attempt_verify(share):
2014-01-19 11:28:39.770885 > ------
2014-01-19 11:28:39.770928 > File "/home/pioruns1/p2pool/p2pool/data.py", line 431, in attempt_verify
2014-01-19 11:28:39.770972 > share.check(self)
2014-01-19 11:28:39.771013 > File "/home/pioruns1/p2pool/p2pool/data.py", line 320, in check
2014-01-19 11:28:39.771052 > raise ValueError('share_info invalid')
2014-01-19 11:28:39.771095 > exceptions.ValueError: share_info invalid
2014-01-19 11:28:39.782044 > Share check failed:
2014-01-19 11:28:39.782151 > Traceback (most recent call last):
2014-01-19 11:28:39.782199 > File "/home/pioruns1/p2pool/p2pool/p2p.py", line 283, in handle_shares
2014-01-19 11:28:39.782246 > self.node.handle_shares(result, self)
2014-01-19 11:28:39.782293 > File "/home/pioruns1/p2pool/p2pool/node.py", line 48, in handle_shares
2014-01-19 11:28:39.782333 > self.node.set_best_share()
2014-01-19 11:28:39.782377 > File "/home/pioruns1/p2pool/p2pool/node.py", line 295, in set_best_share
2014-01-19 11:28:39.782424 > best, desired, decorated_heads = 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-01-19 11:28:39.782466 > File "/home/pioruns1/p2pool/p2pool/data.py", line 452, in think
2014-01-19 11:28:39.782505 > if self.attempt_verify(share):
2014-01-19 11:28:39.782547 > ------
2014-01-19 11:28:39.782589 > File "/home/pioruns1/p2pool/p2pool/data.py", line 431, in attempt_verify
2014-01-19 11:28:39.782652 > share.check(self)
2014-01-19 11:28:39.782699 > File "/home/pioruns1/p2pool/p2pool/data.py", line 320, in check
2014-01-19 11:28:39.782743 > raise ValueError('share_info invalid')
2014-01-19 11:28:39.782787 > exceptions.ValueError: share_info invalid
2014-01-19 11:28:39.792553 > Share check failed:
2014-01-19 11:28:39.792661 > Traceback (most recent call last):
2014-01-19 11:28:39.792708 > File "/home/pioruns1/p2pool/p2pool/p2p.py", line 283, in handle_shares
2014-01-19 11:28:39.792753 > self.node.handle_shares(result, self)
2014-01-19 11:28:39.792799 > File "/home/pioruns1/p2pool/p2pool/node.py", line 48, in handle_shares
2014-01-19 11:28:39.792844 > self.node.set_best_share()
2014-01-19 11:28:39.792888 > File "/home/pioruns1/p2pool/p2pool/node.py", line 295, in set_best_share
2014-01-19 11:28:39.792934 > best, desired, decorated_heads = 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-01-19 11:28:39.792982 > File "/home/pioruns1/p2pool/p2pool/data.py", line 452, in think
2014-01-19 11:28:39.793024 > if self.attempt_verify(share):
2014-01-19 11:28:39.793063 > ------
2014-01-19 11:28:39.793118 > File "/home/pioruns1/p2pool/p2pool/data.py", line 431, in attempt_verify
2014-01-19 11:28:39.793163 > share.check(self)
2014-01-19 11:28:39.793207 > File "/home/pioruns1/p2pool/p2pool/data.py", line 320, in check
2014-01-19 11:28:39.793246 > raise ValueError('share_info invalid')
2014-01-19 11:28:39.793287 > exceptions.ValueError: share_info invalid
Linux 3.11.0-15-generic x86_64 GNU/Linux
Description: Ubuntu 13.10
Python 2.7.5+
Current p2pool version: 13.4-4-ge66e6d5