X-Git-Url: https://git.librecmc.org/?a=blobdiff_plain;f=TODO;h=9349189b36b9fe2b5846be6c858b50bab0e63b17;hb=a42b4e0ed22b65631caea4bb456f3d8fc21f11b1;hp=05fb2a5b9de0769cb0f9b37155ff28bbda560b29;hpb=13d8744f99d41435783f28fd683784705194a281;p=oweals%2Fgnunet.git diff --git a/TODO b/TODO index 05fb2a5b9..9349189b3 100644 --- a/TODO +++ b/TODO @@ -1,6 +1,15 @@ 0.9.0pre2: +* BLOCK: + - implement FS plugin + - design new block-lib API + - move FS serivce to new block API * FS: - - "next" ID not set correctly in list_updateable callback + - 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. @@ -25,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