lbcd/util/addblock
Dave Collins 083f5e007c Correct the new addblock progress logging.
The code was not resetting the counters when logging a message, so the
stats kept increasing rather than showing the number of items processed
since the last log message.

This has been resolved by copying the log function directly from btcd and
modifying it slightly to work with the importer.
2014-03-19 15:11:50 -05:00
..
addblock.go Rework and Improve addblock utility. 2014-01-14 01:18:52 -06:00
config.go Issue #90: Improve addblock logging by reporting every 10 seconds instead of X number of blocks 2014-03-19 09:35:19 -05:00
import.go Correct the new addblock progress logging. 2014-03-19 15:11:50 -05:00