aboutsummaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
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]