legendary
Activity: 1680
Merit: 1000
https://web.archive.org/web/*/nogleg.com
2013-01-01 08:32:06.699172 New work for worker! Difficulty: 1.565199 Share difficulty: 584.008722 Total block value: 25.481000 BTC including 420 transactions
2013-01-01 08:32:07.245097 GOT SHARE! 3cc1ec10 prev 43e63923 age 0.92s
2013-01-01 08:32:07.276257 > Share check failed:
2013-01-01 08:32:07.276323 > Traceback (most recent call last):
2013-01-01 08:32:07.276350 > File "/home/jesus/p2pool/p2pool/bitcoin/worker_interface.py", line 70, in _getwork
2013-01-01 08:32:07.276384 > defer.returnValue(self.merkle_root_to_handler[header['merkle_root']](header, request.getUser() if request.getUser() is not None else '', 0))
2013-01-01 08:32:07.276458 > File "/home/jesus/p2pool/p2pool/work.py", line 345, in got_response
2013-01-01 08:32:07.276493 > self.node.set_best_share()
2013-01-01 08:32:07.276536 > File "/home/jesus/p2pool/p2pool/node.py", line 288, in set_best_share
2013-01-01 08:32:07.276569 > 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)
2013-01-01 08:32:07.276610 > File "/home/jesus/p2pool/p2pool/data.py", line 445, in think
2013-01-01 08:32:07.276641 > if self.attempt_verify(share):
2013-01-01 08:32:07.276664 > --- ---
2013-01-01 08:32:07.276690 > File "/home/jesus/p2pool/p2pool/data.py", line 424, in attempt_verify
2013-01-01 08:32:07.276713 > share.check(self)
2013-01-01 08:32:07.276746 > File "/home/jesus/p2pool/p2pool/data.py", line 314, in check
2013-01-01 08:32:07.276778 > raise ValueError('''gentx doesn't match hash_link''')
2013-01-01 08:32:07.276809 > exceptions.ValueError: gentx doesn't match hash_link
what exactly does that signify?
it would have kept going forever if i had not caught it
re:
log.old.2:2013-01-01 08:19:28.273919 > Share check failed:
log.old.2:2013-01-01 08:23:18.504064 > Share check failed:
would it be from using the latest git bitcoind?
"version" : 79900,
"protocolversion" : 60002,
"walletversion" : 60000,
"balance" : 0.00000000,
"blocks" : 214663,
"connections" : 959,
"proxy" : "",
"difficulty" : 2979636.61693807,
"testnet" : false,
"keypoololdest" : 1357027515,
"keypoolsize" : 1,
"paytxfee" : 0.00000000,
"errors" : "This is a pre-release test build - use at your own risk - do not use for mining or merchant applications"
i suppose it does give a warning at the end
"blocks" : 214663,
"currentblocksize" : 274839,
"currentblocktx" : 465,
"difficulty" : 2979636.61693807,
"errors" : "This is a pre-release test build - use at your own risk - do not use for mining or merchant applications",
"generate" : false,
"genproclimit" : -1,
"hashespersec" : 0,
"pooledtx" : 986,
"testnet" : false
anyway, i set it back to 30k size, as the only time ive had that problem (i guess that's what the other thing with the 25 orphans was as well) is when im not limiting block size