From 2fadbcc8f816fc0cb1d19016528a74852380daec Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Joakim=20Frosteg=C3=A5rd?= Date: Fri, 10 Apr 2020 03:35:22 +0200 Subject: [PATCH] Update TODO --- TODO.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/TODO.md b/TODO.md index a12115c..f8c46cb 100644 --- a/TODO.md +++ b/TODO.md @@ -6,9 +6,12 @@ * Generic bench function since current functions are almost identical * Show percentile stats for peers per torrent * Configuration, cli -* Tests of aquatic and bittorrent_udp (quickcheck, test cases) +* Tests of aquatic * bittorrent_udp + * quickcheck request byte conversion + * other test cases * Check if announce response to bytes code changed caused slowdown + * thiserror errors instead of InvalidRequest ## Not important