Store piece hashes in the DB.
authorCameron Dale <camrdale@gmail.com>
Wed, 27 Feb 2008 23:58:05 +0000 (15:58 -0800)
committerCameron Dale <camrdale@gmail.com>
Wed, 27 Feb 2008 23:58:05 +0000 (15:58 -0800)
commita9e485528d8d7ceee3dedb81d8baed7d8f09ec97
tree67779509707bcbf9ce1419aab4782018bbd61702
parent52ceb99661b363262b2261b2c2e1e5a90b0a6608
Store piece hashes in the DB.

Also broke up single table into files and hashes.
Main code uses the new hash routine.
lookupHash now checks for torrent string hashes.
The HTTPServer still needs to interpret torrent string hashes.
apt_dht/Hash.py
apt_dht/apt_dht.py
apt_dht/db.py