From 23d4448c196428c59efb46cf74803e425454b103 Mon Sep 17 00:00:00 2001 From: alex Date: Tue, 7 Dec 2021 19:18:42 -0800 Subject: [PATCH] updated using git-extra --- todo | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/todo b/todo index 988e89d..27996cd 100644 --- a/todo +++ b/todo @@ -59,6 +59,9 @@ Stage 0: *rework torrent_file *rework tree *tree_bencode + -rework torrent_add_file - HERE + -torrent rework -> struct torrent_files + -2 hashmaps -torrent_bencode_piece_layers -need to sort (hash as key, file->piece_layers as value) -consider adding piece layer hashmap to torrent struct @@ -73,11 +76,12 @@ Stage 0: -test -torrent -expand add tests - -torrent_files_resize memory leak - HERE + -torrent_files_resize memory leak -torrent_file_path -torrent_file_info -torrent_magnet -file + -file_equals -add sort/order tree files test -integration test setup -parallize -- 2.30.2