aboutsummaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2010-09-13 03:18:26 +0000
committerChristian Grothoff <christian@grothoff.org>2010-09-13 03:18:26 +0000
commit2e9791b5b713120238ea95113537fa55ff49b95d (patch)
tree98c0c6e0171109e7e4403fc50b6cae03a5c26c15 /TODO
parenta42b4e0ed22b65631caea4bb456f3d8fc21f11b1 (diff)
downloadgnunet-2e9791b5b713120238ea95113537fa55ff49b95d.tar.gz
gnunet-2e9791b5b713120238ea95113537fa55ff49b95d.zip
new block lib
Diffstat (limited to 'TODO')
-rw-r--r--TODO9
1 files changed, 4 insertions, 5 deletions
diff --git a/TODO b/TODO
index 9349189b3..e95522d87 100644
--- a/TODO
+++ b/TODO
@@ -1,14 +1,11 @@
10.9.0pre2: 10.9.0pre2:
2* BLOCK: 2 FS:
3 - implement FS plugin
4 - design new block-lib API
5 - move FS serivce to new block API 3 - move FS serivce to new block API
6* FS:
7 - integrate with DHT 4 - integrate with DHT
8 - measure latencies (core, datastore) => trust economy 5 - measure latencies (core, datastore) => trust economy
9 - refuse content migration message (or solicit?) 6 - refuse content migration message (or solicit?)
10 - FS performance benchmarking 7 - FS performance benchmarking
11* DHT: 8* DHT: [Nate]
12 - use new block lib 9 - use new block lib
13* CORE: 10* CORE:
14 - derived key generation [Nils] 11 - derived key generation [Nils]
@@ -101,6 +98,8 @@
101 - good to have for DHT evaluation! 98 - good to have for DHT evaluation!
102* DHT: [Nate] 99* DHT: [Nate]
103 - performance tests 100 - performance tests
101* BLOCK:
102 - more testing (KBlock, SBlock, NBlock)
104 103
1050.9.1: 1040.9.1:
106* TRANSPORT: [MW] 105* TRANSPORT: [MW]