aboutsummaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorgrothoff <grothoff@140774ce-b5e7-0310-ab8b-a85725594a96>2010-09-13 03:18:26 +0000
committergrothoff <grothoff@140774ce-b5e7-0310-ab8b-a85725594a96>2010-09-13 03:18:26 +0000
commit672c8ac16367a0c20c29a2f183ff0814a549414f (patch)
tree98c0c6e0171109e7e4403fc50b6cae03a5c26c15 /TODO
parente55811080fc99b40df58c48a28fbc87932912f92 (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--TODO9
1 files changed, 4 insertions, 5 deletions
diff --git a/TODO b/TODO
index 9349189b36..e95522d87d 100644
--- a/TODO
+++ b/TODO
@@ -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]