From: Matt Joiner Date: Wed, 19 Nov 2014 03:51:49 +0000 (-0600) Subject: TODO X-Git-Tag: v1.0.0~1507 X-Git-Url: http://www.git.stargrave.org/?a=commitdiff_plain;h=23c205b935d35b70683d760a671cc261b69dd1f7;p=btrtrc.git TODO --- diff --git a/TODO b/TODO index 60275f37..ea591ae7 100644 --- a/TODO +++ b/TODO @@ -7,4 +7,7 @@ * Expose a public Torrent type bound to a given client or similar to work with common per-torrent operations. * Split scraping and announcing on DHT into separate routines. * Ping nodes that stop being good. - * Merge duplicate magnet data. \ No newline at end of file + * Merge duplicate magnet data. + * Cache completed torrent files from magnet. + * Don't download the last piece preemptively because it appears partial. + * Make use of sparse file regions in download data for faster hashing. \ No newline at end of file