From: alex <alex@infiniteadaptability.org>
Date: Sat, 30 Oct 2021 00:12:23 +0000 (-0700)
Subject: updated using git-extra
X-Git-Url: http://git.infiniteadaptability.org/?a=commitdiff_plain;h=8229963dd3157d10b6ba92f315c870951a9e0297;p=seeder

updated using git-extra
---

diff --git a/todo b/todo
index 918ce77..fd2c80a 100644
--- a/todo
+++ b/todo
@@ -59,11 +59,7 @@ Stage 0:
 *add option to redirect stdout, stderr to files
 *generate usage dynamically
 *bencode/decode
--file_hash
-	*figure out what hashing needs to be done
-	-merkle.c?
-	-examine .py script
-		-BLOCK_SIZE? pieces per block?
+*file_hash
 -watch -- SKIP
 	*start watching thread
 	*figure out flags
@@ -75,11 +71,13 @@ Stage 0:
 -feed
 	-prerequistes
 		*bencode/decoding
-		-build merkle tree
-		-create .torrent files
+		*build merkle tree
+		*create .torrent files
 	-magnet links
 -networking
 	-port option
+	-consider removing block->data
+		-how to send data efficiently
 -signal handler
 	-graceful shutdown
 		-watch threads
@@ -88,6 +86,8 @@ Stage 0:
 		-mid-request in server
 -daemonize
 -tests
+	-block - HERE
+	-file_hash
 	-util
 		-concat tests
 	-tree creation tests