From: Forrest Voight Date: Tue, 18 Dec 2012 04:53:31 +0000 (-0500) Subject: no longer bypass local sharecheck when a share is found X-Git-Tag: 10.0~13 X-Git-Url: https://git.novaco.in/?p=p2pool.git;a=commitdiff_plain;h=c7f5f4c51821974176d4a08b1703cd2e2edc20b4 no longer bypass local sharecheck when a share is found --- diff --git a/p2pool/work.py b/p2pool/work.py index a28e7af..3f2eec6 100644 --- a/p2pool/work.py +++ b/p2pool/work.py @@ -336,8 +336,6 @@ class WorkerBridge(worker_interface.WorkerBridge): self.my_doa_share_hashes.add(share.hash) self.node.tracker.add(share) - if not p2pool.DEBUG: - self.node.tracker.verified.add(share) self.node.set_best_share() try: