extra bit of explanation
authorThomasV <thomasv@gitorious>
Wed, 13 Jun 2012 20:33:02 +0000 (00:33 +0400)
committerThomasV <thomasv@gitorious>
Wed, 13 Jun 2012 20:33:02 +0000 (00:33 +0400)
backends/abe/__init__.py

index c158ed8..adcde6b 100644 (file)
@@ -306,6 +306,7 @@ class AbeStore(Datastore_class):
                     if not row[4]: txpoint['raw_output_script'] = row[1]
 
         # cache result
+        # do not cache mempool results because statuses are ambiguous
         if not address_has_mempool:
             self.tx_cache[addr] = txpoints