fixing issue pointed out by amatus
[oweals/gnunet.git] / TODO
diff --git a/TODO b/TODO
index fd1280baee66c120c2cb0c489a29a15618cbcb6d..5d50342a3a2ed4c41adcbc7cb8558433e3d9a4a3 100644 (file)
--- a/TODO
+++ b/TODO
@@ -1,10 +1,4 @@
 0.9.0pre2:
- FS:
-  - measure latencies (core, datastore) => trust economy
-  - FS performance benchmarking
-* DHT: [Nate]
-  - track paths content travels (PUT, reply-to-get) in messages,
-    pass to client (client API & protocol already support this!)
 * CORE:
   - Jun 27 11:51:54 core-7670 ERROR Assertion failed at gnunet-service-core.c:3616.
     (transport notified us that we connected to ourselves!!!)
 
 0.9.0pre3:
 * Determine RC bugs and fix those (release should have no known real bugs)
-* DATASTORE: [LT]
-  - GNUNET_DATASTORE_cancel method not tested [LT]
+* DHT: [Nate]
+  - track paths content travels (PUT, reply-to-get) in messages,
+    pass to client (client API & protocol already support this!)
+* DATASTORE: 
+  - GNUNET_DATASTORE_cancel method not tested
 * TESTING: [Nate]
   - test basic peer re-configure 
 * TOPOLOGY: [Nate]
     + reconstruct IBLOCKS from DBLOCKS if possible (during download; see FIXME in fs_download)
     + add support for pushing "already seen" search results to FS service for bloomfilter
     + use different 'priority' for probe downloads vs. normal downloads
-  - service:
-    + trust: do not charge when "idle" / load considerations (migration, routing)
-    + artificial delays
-    + active reply route caching design & implementation; gap extension!
-  - non-anonymous FS service (needs DHT)
-    + DHT integration for search
-    + CS-DHT-functions (DHT-put of LOC)
-    + P2P-functions (DHT-get)
   - implement FS performance tests
     + insert
     + download