aboutsummaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
Diffstat (limited to 'TODO')
-rw-r--r--TODO7
1 files changed, 4 insertions, 3 deletions
diff --git a/TODO b/TODO
index e95522d87..04947882b 100644
--- a/TODO
+++ b/TODO
@@ -1,12 +1,13 @@
10.9.0pre2: 10.9.0pre2:
2 FS: 2 FS:
3 - move FS serivce to new block API
4 - integrate with DHT
5 - measure latencies (core, datastore) => trust economy 3 - measure latencies (core, datastore) => trust economy
6 - refuse content migration message (or solicit?) 4 - refuse content migration message (or solicit?)
7 - FS performance benchmarking 5 - FS performance benchmarking
6 - integrate with DHT (need DHT API to fit block API better first; also, get rid of the continuation!)
8* DHT: [Nate] 7* DHT: [Nate]
9 - use new block lib 8 - use new block lib in service
9 - provide block-lib compatible API in gnunet_dht_service.h
10 - eliminate continuations in DHT API (not needed, we have auto-retransmit!)
10* CORE: 11* CORE:
11 - derived key generation [Nils] 12 - derived key generation [Nils]
12 - Jun 27 11:51:54 core-7670 ERROR Assertion failed at gnunet-service-core.c:3616. 13 - Jun 27 11:51:54 core-7670 ERROR Assertion failed at gnunet-service-core.c:3616.