btcd/util
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 Correct the new addblock progress logging. 2014-03-19 15:11:50 -05:00
btcctl Add createencryptedwallet support to btcctl. 2014-03-18 10:50:38 -05:00
dropafter Update utilities to use new btclog as well. 2013-11-21 19:03:55 -06:00
findcheckpoint Kill last sqlite3 bits. 2014-01-09 10:26:17 -06:00
gencerts gencerts: Print error lowercased for consistency. 2014-01-10 17:57:14 -05:00
showblock Kill last sqlite3 bits. 2014-01-09 10:26:17 -06:00