skiplist cleanup
authorForrest Voight <forrest@forre.st>
Sun, 31 Jul 2011 16:48:27 +0000 (12:48 -0400)
committerForrest Voight <forrest@forre.st>
Sun, 31 Jul 2011 16:48:27 +0000 (12:48 -0400)
commitc56ff7e538e9f1deecbd0ff6df1c6ce84724f58a
treeba0959520cd7d1c85a29ddc70e636d97e9bce58f
parentf64b7e07e165bc4dde9f5e5ffd18ded95474acd4
skiplist cleanup
p2pool/bitcoin/data.py
p2pool/bitcoin/skiplists.py [new file with mode: 0644]
p2pool/data.py
p2pool/main.py
p2pool/skiplists.py [new file with mode: 0644]
p2pool/util/skiplist.py