aboutsummaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2011-05-25 22:19:16 +0000
committerChristian Grothoff <christian@grothoff.org>2011-05-25 22:19:16 +0000
commitec8cf886b68e2ee5b51755ba7283f7d69bb78898 (patch)
tree2c3df496034d8aaf669f08cd623eb0d89413f8ce /TODO
parent06c825ca2839bc902e29efb99dc21b4d7de3364f (diff)
downloadgnunet-ec8cf886b68e2ee5b51755ba7283f7d69bb78898.tar.gz
gnunet-ec8cf886b68e2ee5b51755ba7283f7d69bb78898.zip
notes on current issues
Diffstat (limited to 'TODO')
-rw-r--r--TODO12
1 files changed, 11 insertions, 1 deletions
diff --git a/TODO b/TODO
index 0fbe05e9a..ea1468a30 100644
--- a/TODO
+++ b/TODO
@@ -1,10 +1,20 @@
10.9.0pre3: 10.9.0pre3:
2* DATASTORE [CG]
3 - FS datastore lookups requested but callback never happens (timeout
4 was set to 'forever', but still it should not take many minutes);
5 => new warning "Datastore lookup already took 180000 ms!" generated
6 by current fs p2p trust testcase
7* CORE: (both reproduced using current fs p2p trust testcase after a looong time running):
8 - May 25 22:13:53 core-4801 ERROR Assertion failed at transport_api.c:2063.
9 (notify transmit ready cancel called in transmit_stage state 'TS_NEW')
10 - May 25 22:13:53 fs-4762 ERROR Assertion failed at core_api.c:1254.
11 (ConfigInfoMessage received for peer that is not known to be connected)
2* FS [CG] 12* FS [CG]
3 - perf_gnunet_service_fs_p2p_trust causes crashes of the service 13 - perf_gnunet_service_fs_p2p_trust causes crashes of the service
4 and assertion failures 14 and assertion failures
5 - test_gnunet_fs_ns.py doesn't run
6 - implement 'SUPPORT_DELAYS' 15 - implement 'SUPPORT_DELAYS'
7 16
17
80.9.0: 180.9.0:
9* new webpage: 19* new webpage:
10 - write chapter on DHT/block [Nate] 20 - write chapter on DHT/block [Nate]