aboutsummaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
Diffstat (limited to 'TODO')
-rw-r--r--TODO19
1 files changed, 10 insertions, 9 deletions
diff --git a/TODO b/TODO
index 509c3cb91..ebccd0a39 100644
--- a/TODO
+++ b/TODO
@@ -16,20 +16,21 @@ away), in order in which they will likely be done:
16PHASE #2: (Goal: recover basic file-sharing functionality) 16PHASE #2: (Goal: recover basic file-sharing functionality)
17* TESTING (needed for DV, DHT, Topology) 17* TESTING (needed for DV, DHT, Topology)
18 - implement library for local testing 18 - implement library for local testing
19 + check API for hostname specification;
20 maybe use space-separated list instead?
21 + modify configuration to allow controlling 19 + modify configuration to allow controlling
22 connections for non-local starts 20 connections for non-local starts
23 + starting of groups of peers (and auto-setting 21 + CORE service does not start with valid peer ID (all zeross)
24 of PORT options) 22 -- testcase fails!
25 + testbed creation with topology 23 + consider changing API for peer-group termination
26 + testbed with churn 24 to call continuation when done
25 + testbed creation with topology (needs working F2F topology) [Nate]
26 + testbed with churn [Nate]
27 - implement testcases for library 27 - implement testcases for library
28 + test basic peer start 28 + get test for basic peer start to work!
29 + test basic peer connect 29 + test basic peer connect
30 + test group start 30 + test group start
31 + test topology creation 31 + test basic peer re-configure [Nate]
32 + test churn generation 32 + test topology creation [Nate]
33 + test churn generation [Nate]
33* TOPOLOGY: 34* TOPOLOGY:
34 - implement testcases (needs TESTING) 35 - implement testcases (needs TESTING)
35* HOSTLIST: 36* HOSTLIST: