decred / dcrticketbuyer

An automated smart ticket purchaser.
0 stars 7 forks source link

Load previously used toBuyDiffPeriod from purchased.csv #49

Closed alexlyp closed 8 years ago

alexlyp commented 8 years ago

Fixes #17

jolan commented 8 years ago

Related to @cjepson's comment, initCsvFiles() and writeToCsvFiles() should probably be called unconditionally so the webserver doesn't need to be enabled. The CSV files are useful even without the web ui code.

cjepson commented 8 years ago

utACK

marcopeereboom commented 8 years ago

ok. We move on this for 0.4.0. If it breaks during validation testing we roll a new release.