aboutsummaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2010-11-13 20:37:37 +0000
committerChristian Grothoff <christian@grothoff.org>2010-11-13 20:37:37 +0000
commitdb6c313c75a36bc4a27971d7bd8da3e938c7c02a (patch)
treeea4dac1648edb33ccafb1b12652236261f538abd /TODO
parent56f7c4934c0d9c18370fdcff5e5a3cd29363d474 (diff)
downloadgnunet-db6c313c75a36bc4a27971d7bd8da3e938c7c02a.tar.gz
gnunet-db6c313c75a36bc4a27971d7bd8da3e938c7c02a.zip
the big core API/protocol change, breaks all testcases using core, since the code is still buggy
Diffstat (limited to 'TODO')
-rw-r--r--TODO7
1 files changed, 7 insertions, 0 deletions
diff --git a/TODO b/TODO
index e172e3b0d..9d9eccf97 100644
--- a/TODO
+++ b/TODO
@@ -1,4 +1,11 @@
10.9.0pre2: 10.9.0pre2:
2* BIG CORE REFACTORING:
3 - get testcases to pass again (!)
4 - fix transport service API (ATS!)
5 - fix transport plugin API (ATS!)
6 - actually transmit ATS data through core API
7 - fix FS 'latency' ATS function
8 - fix DV
2* Integration test: 9* Integration test:
3 - test bootstrapping via hostlist + transport/core/dht connect 10 - test bootstrapping via hostlist + transport/core/dht connect
4 11