lbcwallet/wallet
Josh Rickmar 368204a58a Fix rescans across wallet process restarts.
This change immediately writes a new empty transaction store out to
disk if the old one could not be read.  Since old transaction store
versions are not read in at start, and were previously not written out
until new transaction history was received, it was possible that a
full rescan started and finished without ever marking a synced tx
history for the next wallet start.
2014-05-30 15:29:25 -05:00
..
wallet.go Fix rescans across wallet process restarts. 2014-05-30 15:29:25 -05:00
wallet_test.go Fix rescans across wallet process restarts. 2014-05-30 15:29:25 -05:00