lbcwallet/wallet
Josh Rickmar 0cba485793 Handle unopenable transaction stores.
If the transaction store cannot be opened and read (i.e. the version
is too old to be deserialized), the wallet is marked unsynced and
rewritten, and a new empty transaction store is written over the
previous.
2014-06-03 12:10:42 -05:00
..
wallet.go Handle unopenable transaction stores. 2014-06-03 12:10:42 -05:00
wallet_test.go Use t.Errorf for test formatting directives. 2014-05-30 15:34:39 -05:00