]> Sergey Matveev's repositories - btrtrc.git/commitdiff
TODO
authorMatt Joiner <anacrolix@gmail.com>
Wed, 19 Nov 2014 03:51:49 +0000 (21:51 -0600)
committerMatt Joiner <anacrolix@gmail.com>
Wed, 19 Nov 2014 03:51:49 +0000 (21:51 -0600)
TODO

diff --git a/TODO b/TODO
index 60275f3769e7adeed2fd0e9d5f0967358c30aebc..ea591ae7b10988019711bc566e03608f3208fa0c 100644 (file)
--- 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