diff options
author | Christian Grothoff <christian@grothoff.org> | 2010-09-12 13:08:54 +0000 |
---|---|---|
committer | Christian Grothoff <christian@grothoff.org> | 2010-09-12 13:08:54 +0000 |
commit | a42b4e0ed22b65631caea4bb456f3d8fc21f11b1 (patch) | |
tree | a3a1e30a7f8e7f8b30c75c96923249831a7e8b2e /TODO | |
parent | dd253b7f7591f0869f8ea14ee111b7d3b3e480b6 (diff) |
towards pluggable block library
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 13 |
1 files changed, 12 insertions, 1 deletions
@@ -1,4 +1,15 @@ 0.9.0pre2: +* BLOCK: + - implement FS plugin + - design new block-lib API + - 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: + - use new block lib * CORE: - derived key generation [Nils] - Jun 27 11:51:54 core-7670 ERROR Assertion failed at gnunet-service-core.c:3616. @@ -23,7 +34,7 @@ - needs more testing (especially F2F topology) & transport blacklisting * TRANSPORT-TCP [MW]: - should use hash map to look up sessions -* NAT/UPNP: [MW] +* NAT/UPNP: [Milan] - finalize API design - code clean up - testing |