lamassu-server/todo.txt
2016-05-11 14:10:46 +03:00

19 lines
645 B
Text

- 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
Upgrade instructions:
AFTER migrating, set timezone in config to 'UTC', then restart server