to reduce memory usage, keep tx pointers in interleaved list instead of each in its... 9.4
authorForrest Voight <forrest@forre.st>
Thu, 6 Dec 2012 06:44:06 +0000 (01:44 -0500)
committerForrest Voight <forrest@forre.st>
Thu, 6 Dec 2012 06:46:49 +0000 (01:46 -0500)
commitc95830cd6486b848c9201668720072485b2a8aed
tree4799d2181bb3d771c2350ab9365bccee0e07a85c
parentf4a7b14a1314e0ada29b8a6d5fb9e2e52bb4dfe8
to reduce memory usage, keep tx pointers in interleaved list instead of each in its own _Record instance
p2pool/data.py
p2pool/util/pack.py