From 18f429b3450a33f4f25985d722aa227b64a46ff4 Mon Sep 17 00:00:00 2001 From: David Florness Date: Sun, 21 Feb 2021 16:25:45 -0500 Subject: [PATCH] Remove TODO.org These have all been migrated to the new issue tracker: https://todo.hnitbjorg.xyz/~edwargix/tallyard/1 https://todo.hnitbjorg.xyz/~edwargix/tallyard/2 https://todo.hnitbjorg.xyz/~edwargix/tallyard/3 https://todo.hnitbjorg.xyz/~edwargix/tallyard/4 https://todo.hnitbjorg.xyz/~edwargix/tallyard/5 https://todo.hnitbjorg.xyz/~edwargix/tallyard/6 https://todo.hnitbjorg.xyz/~edwargix/tallyard/7 https://todo.hnitbjorg.xyz/~edwargix/tallyard/8 --- TODO.org | 20 -------------------- 1 file changed, 20 deletions(-) delete mode 100644 TODO.org diff --git a/TODO.org b/TODO.org deleted file mode 100644 index 83e6c72..0000000 --- a/TODO.org +++ /dev/null @@ -1,20 +0,0 @@ -* use WriteBytes instead of WriteString -* ensure input from other voter is not 0 -* proof of contact with master during shake -* yew, iced -* mutexs for all fields of voter -* shake with master -* use atomic instead of locks -* support getting inputs from peer other than owner -* make input right away to avoid lock BS -* warn about 2 voters -* symbol->string -* ~a for string conv -* handle user breaks -* don't let the same user register multiple times -* zk -* convert peer input to symbol right away -* C-c on opening UI should quit application -* cache private keys in case connection is lost -* don't allow candidate more than once -* handle failing to dial bootstrap nodes -- 2.38.4