updated using git-extra
authoralex <[email protected]>
Sat, 30 Oct 2021 00:12:23 +0000 (17:12 -0700)
committeralex <[email protected]>
Sat, 30 Oct 2021 00:12:23 +0000 (17:12 -0700)
todo

diff --git a/todo b/todo
index 918ce77dc9a737cbeea4f6d8223335c1d79004c2..fd2c80a8ec93bff0bae2617f15cc5b1438b13538 100644 (file)
--- 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