From e1ccbae70aa2134039c2b59250323231dd56d958 Mon Sep 17 00:00:00 2001 From: Josh Harvey Date: Wed, 11 May 2016 19:16:59 +0300 Subject: [PATCH] TODO --- todo.txt | 11 ----------- 1 file changed, 11 deletions(-) diff --git a/todo.txt b/todo.txt index ca7554e2..a17f5cf5 100644 --- a/todo.txt +++ b/todo.txt @@ -1,16 +1,5 @@ - change satoshis to crypto_atoms in db (ask neal about this) -- on upgrade, make sure we're not sending out lots of notifications to users - - set notified to true on all transactions before running - -- handle redeems - - if fetchPhoneTx fails for trader, try raqia. Use record to update l-s db, and take it from there. - - should be safe because: - - impossible to dispense via raqia, we don't allow access anymore - - each new fetch will hit l-s db as usual - ----- - UTC: http://justatheory.com/computers/databases/postgresql/use-timestamptz.html