(no commit message)
[oweals/gnunet.git] / TODO
diff --git a/TODO b/TODO
index 9349189b36b9fe2b5846be6c858b50bab0e63b17..b4e4d26146cfb9cb8f95169617e7ac3f167a285f 100644 (file)
--- a/TODO
+++ b/TODO
@@ -1,15 +1,12 @@
 0.9.0pre2:
-* BLOCK:
-  - implement FS plugin
-  - design new block-lib API
-  - move FS serivce to new block API
-* FS:
-  - integrate with DHT
+ FS:
   - measure latencies (core, datastore) => trust economy
-  - refuse content migration message (or solicit?)
   - FS performance benchmarking
-* DHT:
-  - use new block lib
+  - integrate with DHT (need DHT API to fit block API better first; also, get rid of the continuation!)
+* DHT: [Nate]
+  - use new block lib in service
+  - provide block-lib compatible API in gnunet_dht_service.h
+  - eliminate continuations in DHT API (not needed, we have auto-retransmit!)
 * CORE:
   - derived key generation [Nils]
   - Jun 27 11:51:54 core-7670 ERROR Assertion failed at gnunet-service-core.c:3616.
   - good to have for DHT evaluation!
 * DHT: [Nate]
   - performance tests
+* BLOCK:
+  - more testing (KBlock, SBlock, NBlock)
 
 0.9.1:
 * TRANSPORT: [MW]