added local_txs_cache to peer Protocol object to protect against race conditions...
authorForrest Voight <forrest@forre.st>
Sat, 13 Oct 2012 22:08:33 +0000 (18:08 -0400)
committerForrest Voight <forrest@forre.st>
Mon, 15 Oct 2012 06:15:29 +0000 (02:15 -0400)
commit2963c4e685ec37102885bda487fd9336423c3b78
treeb4386b9101794cc022fd7421ceb83c7d6ae0a998
parentc4bc0e6931608abb5bf718908d58dd83c941efa3
added local_txs_cache to peer Protocol object to protect against race conditions due to latency of losing_tx message
p2pool/p2p.py