diff options
author | grothoff <grothoff@140774ce-b5e7-0310-ab8b-a85725594a96> | 2010-11-13 20:37:37 +0000 |
---|---|---|
committer | grothoff <grothoff@140774ce-b5e7-0310-ab8b-a85725594a96> | 2010-11-13 20:37:37 +0000 |
commit | 1dbb0641e037eecf6c3d4ef4a42c92d0ea3ddad3 (patch) | |
tree | ea4dac1648edb33ccafb1b12652236261f538abd /TODO | |
parent | 795443f652fff938e5cbdb1bc5a6683aea8db4c7 (diff) |
the big core API/protocol change, breaks all testcases using core, since the code is still buggy
git-svn-id: https://gnunet.org/svn/gnunet@13670 140774ce-b5e7-0310-ab8b-a85725594a96
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -1,4 +1,11 @@ 0.9.0pre2: +* BIG CORE REFACTORING: + - get testcases to pass again (!) + - fix transport service API (ATS!) + - fix transport plugin API (ATS!) + - actually transmit ATS data through core API + - fix FS 'latency' ATS function + - fix DV * Integration test: - test bootstrapping via hostlist + transport/core/dht connect |