From: Matt Joiner Date: Sun, 14 Sep 2014 17:37:57 +0000 (+1000) Subject: TODO X-Git-Tag: v1.0.0~1553 X-Git-Url: http://www.git.stargrave.org/?a=commitdiff_plain;h=bcc814968ba754b834ea458499056d8b493e9f0b;p=btrtrc.git TODO --- diff --git a/TODO b/TODO index 8203c76e..836afb86 100644 --- a/TODO +++ b/TODO @@ -3,4 +3,5 @@ * Use big.Int, and it's Xor(), and SetBytes() functions for DHT node ID distances. * Don't check entire torrent when its added. * Add a coarse-responsive download strategy, that prioritizes pieces instead of chunks. - * Track upload and download data. \ No newline at end of file + * Track upload and download data. + * Remove non-deterministic stuff from unit tests, like the tracker UDP and fuse fs stuff. \ No newline at end of file