diff options
author | grothoff <grothoff@140774ce-b5e7-0310-ab8b-a85725594a96> | 2010-09-13 03:18:26 +0000 |
---|---|---|
committer | grothoff <grothoff@140774ce-b5e7-0310-ab8b-a85725594a96> | 2010-09-13 03:18:26 +0000 |
commit | 672c8ac16367a0c20c29a2f183ff0814a549414f (patch) | |
tree | 98c0c6e0171109e7e4403fc50b6cae03a5c26c15 /TODO | |
parent | e55811080fc99b40df58c48a28fbc87932912f92 (diff) |
new block lib
git-svn-id: https://gnunet.org/svn/gnunet@12973 140774ce-b5e7-0310-ab8b-a85725594a96
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 9 |
1 files changed, 4 insertions, 5 deletions
@@ -1,14 +1,11 @@ 0.9.0pre2: -* BLOCK: - - implement FS plugin - - design new block-lib API + FS: - move FS serivce to new block API -* FS: - integrate with DHT - measure latencies (core, datastore) => trust economy - refuse content migration message (or solicit?) - FS performance benchmarking -* DHT: +* DHT: [Nate] - use new block lib * CORE: - derived key generation [Nils] @@ -101,6 +98,8 @@ - good to have for DHT evaluation! * DHT: [Nate] - performance tests +* BLOCK: + - more testing (KBlock, SBlock, NBlock) 0.9.1: * TRANSPORT: [MW] |