aboutsummaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
Diffstat (limited to 'TODO')
-rw-r--r--TODO13
1 files changed, 12 insertions, 1 deletions
diff --git a/TODO b/TODO
index 8ac9a592c..9349189b3 100644
--- a/TODO
+++ b/TODO
@@ -1,4 +1,15 @@
10.9.0pre2: 10.9.0pre2:
2* BLOCK:
3 - implement FS plugin
4 - design new block-lib API
5 - move FS serivce to new block API
6* FS:
7 - integrate with DHT
8 - measure latencies (core, datastore) => trust economy
9 - refuse content migration message (or solicit?)
10 - FS performance benchmarking
11* DHT:
12 - use new block lib
2* CORE: 13* CORE:
3 - derived key generation [Nils] 14 - derived key generation [Nils]
4 - Jun 27 11:51:54 core-7670 ERROR Assertion failed at gnunet-service-core.c:3616. 15 - Jun 27 11:51:54 core-7670 ERROR Assertion failed at gnunet-service-core.c:3616.
@@ -23,7 +34,7 @@
23 - needs more testing (especially F2F topology) & transport blacklisting 34 - needs more testing (especially F2F topology) & transport blacklisting
24* TRANSPORT-TCP [MW]: 35* TRANSPORT-TCP [MW]:
25 - should use hash map to look up sessions 36 - should use hash map to look up sessions
26* NAT/UPNP: [MW] 37* NAT/UPNP: [Milan]
27 - finalize API design 38 - finalize API design
28 - code clean up 39 - code clean up
29 - testing 40 - testing