From 34f74a662cb7c6fd80dc086fd9cb04df18055ca9 Mon Sep 17 00:00:00 2001 From: Hector Sanjuan Date: Thu, 29 Dec 2016 18:50:28 +0100 Subject: [PATCH] TODO has been formalized as issues License: MIT Signed-off-by: Hector Sanjuan --- TODO.md | 22 ---------------------- 1 file changed, 22 deletions(-) delete mode 100644 TODO.md diff --git a/TODO.md b/TODO.md deleted file mode 100644 index 68a45789..00000000 --- a/TODO.md +++ /dev/null @@ -1,22 +0,0 @@ -# TODO - -Things that need to be done: - -* ~~Start up sync fix~~ -* ~~Allow to shutdown multiple times (+ test)~~ -* Efficient SyncAll (use single ipfs pin ls call) -* ~~GlobalStatus~~ -* ~~GlobalSync~~ -* ~~LeaderRPC implementation~~ -* /pin/add /pin/rm hijack -* End-to-end tests -* ~~ipfscluster-server tool~~ - * ~~Allow custom configuration path~~ - * ~~allow --init~~ -* ~~ipfscluster tool~~ -* Peer-aware components. Modify cluster members on the fly. -* ~~Recover(). Also vs. Sync()~~ -* ~~go-fmt~~ -* ~~PinTracker docs~~ -* ~~Readme docs~~ -* ~~Go Server hardening https://getpocket.com/a/read/1525235285~~