Fix the hashing
[oweals/gnunet.git] / TODO
diff --git a/TODO b/TODO
index 38393718bf7fe2e19b18a69ae2393e4d1cc8d6ac..fd1280baee66c120c2cb0c489a29a15618cbcb6d 100644 (file)
--- a/TODO
+++ b/TODO
@@ -17,8 +17,6 @@
        likely good enough until we get ATS going; still should be tested...
     => "peers connected (transport)" now instantly goes to ZERO (core statistic),
        but "established sessions" stays up...
-* UTIL:
-  - drop dependency on GMP? [Nils]
 
 0.9.0pre3:
 * Determine RC bugs and fix those (release should have no known real bugs)
   - performance tests
 * BLOCK:
   - more testing (KBlock, SBlock, NBlock)
+* FS migration:
+  - exclude content that will "soon" expire from migration?
+  - exclude content with zero-anonymity from gap migration?
+  - make migration data rate & datastore IO-rate configurable
+  - exclude certain peers as targets (based on hash values) in each
+    iteration => same peer can only be picked every n-th iteration 
+    for the same content => fewer duplicate sending!
+
 
 0.9.1:
 * TRANSPORT: [MW]