aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2011-06-06 12:54:11 +0000
committerChristian Grothoff <christian@grothoff.org>2011-06-06 12:54:11 +0000
commit46777cb9e0f3c1fe5b86f466ce57cf8770908087 (patch)
tree6f805dc543e3230efe2e3aaf2c912f4cae723b44
parent9df1b22701df956d83e267f8dc3038e158ef9f08 (diff)
downloadgnunet-46777cb9e0f3c1fe5b86f466ce57cf8770908087.tar.gz
gnunet-46777cb9e0f3c1fe5b86f466ce57cf8770908087.zip
notes
-rw-r--r--TODO16
1 files changed, 3 insertions, 13 deletions
diff --git a/TODO b/TODO
index c1f05c562..2e0c4e01b 100644
--- a/TODO
+++ b/TODO
@@ -1,20 +1,10 @@
10.9.0pre3: 10.9.0pre3:
2* DATASTORE [CG] 2* TRANSPORT [MW]
3 - FS datastore lookups requested but callback never happens (timeout 3 - perf_gnunet_service_fs_p2p_trust sometimes causes a new 1kb/s quota to appear,
4 was set to 'forever', but still it should not take many minutes); 4 in which case the testcase fails (timeout for transmission, which gets too slow)
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):
8 - Jun 05 17:10:08 core-15719 ERROR Assertion failed at transport_api_new.c:1458.
9 [ after aborting with CTRL-C ]
10 - Jun 05 17:09:46 transport-15678 WARNING Processing code for message of type 82 did not call GNUNET_SERVER_receive_done after 1002ms
11 [ just before download hangs --- this is a core message, why does transport handle this one? ]
12* FS [CG] 5* FS [CG]
13 - perf_gnunet_service_fs_p2p_trust causes crashes of the service
14 and assertion failures
15 - implement 'SUPPORT_DELAYS' 6 - implement 'SUPPORT_DELAYS'
16 7
17
180.9.0: 80.9.0:
19* new webpage: 9* new webpage:
20 - write chapter on DHT/block [Nate] 10 - write chapter on DHT/block [Nate]