diff options
Diffstat (limited to 'doc/TODO')
-rw-r--r-- | doc/TODO | 6 |
1 files changed, 3 insertions, 3 deletions
@@ -53,12 +53,12 @@ Things we'd like to do in 0.2.0.x: o Download as needed. o Code to download . Code to retry download. - . Code to generate consensus from a list of votes - * Detect whether votes are really all for the same period. + o Code to generate consensus from a list of votes + o Detect whether votes are really all for the same period. . Push/pull documents as appropriate. - Pull votes and signatures if we don't get them. - Cache votes and signatures on disk. - - Code to keep consensus docs in limbo if they don't have + o Code to keep consensus docs in limbo if they don't have have enough signatures. o Have clients know which authorities are v3 authorities, and what their keys are. |