From 3f358efee33bda4f3f3872191c37ad178500ae42 Mon Sep 17 00:00:00 2001 From: Vinnie Falco Date: Mon, 22 Jul 2013 13:20:27 -0700 Subject: [PATCH] Update TODO --- TODO.txt | 11 +++++++---- 1 file changed, 7 insertions(+), 4 deletions(-) diff --git a/TODO.txt b/TODO.txt index 92fb9272d..4cbeeda45 100644 --- a/TODO.txt +++ b/TODO.txt @@ -3,13 +3,16 @@ RIPPLE TODO -------------------------------------------------------------------------------- Vinnie's Short List (Changes day to day) -- Memory NodeStore::Backend for unit tests +- Refactor Section code into COnfigFile +- Change NodeStore config file format to multiline key/value pairs - Improved Mutex to track deadlocks -- Work on KeyvaDB -- Import beast::db and use it in SQliteBackend +- Memory NodeStore::Backend for unit tests [*] - Finish unit tests and code for Validators -- Convert some Ripple boost unit tests to Beast. +- Import beast::db and use it in SQliteBackend +- Convert some Ripple boost unit tests to Beast. [*] - Move all code into modules/ +- Work on KeyvaDB +[*] These can be handled by external developers --------------------------------------------------------------------------------