lbcwallet/txstore
Josh Rickmar 938dfa1517 Only log rollbacks for detached txstore blocks.
Instead of logging whenever there is a chain fork + reorg, only log if
a detached block affects the wallet in some manner.
2014-06-20 08:36:28 -05:00
..
doc.go Pass txstore.Credit/Debits directly, not pointers. 2014-06-18 00:16:08 -05:00
fixedIO_test.go Rename tx package to txstore. 2014-05-08 14:51:33 -05:00
json.go Pass txstore.Credit/Debits directly, not pointers. 2014-06-18 00:16:08 -05:00
log.go Add basic transaction store logging. 2014-06-19 18:16:13 -05:00
serialization.go Fix various issues found by profiling. 2014-06-18 17:08:02 -05:00
tx.go Only log rollbacks for detached txstore blocks. 2014-06-20 08:36:28 -05:00
tx_test.go Updates for btcutil and btcscript's btcnet conversion. 2014-05-27 17:49:36 -05:00