lbcd/util
Jimmy Song b12e2fc1db Issue #90: Improve addblock logging by reporting every 10 seconds instead of X number of blocks
blockImporter now has these new properties:

txProcessed - number of transactions processed by the importer
lastHeight - height of the last imported block
lastBlockTime - block time of the last imported block
lastLogTime - last timestamp of when a progress message was shown

the p/progress option in addblocks now indicates how often you want the progress message to appear
2014-03-19 09:35:19 -05:00
..
addblock Issue #90: Improve addblock logging by reporting every 10 seconds instead of X number of blocks 2014-03-19 09:35:19 -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