lbcd/util/addblock
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.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 Issue #90: Improve addblock logging by reporting every 10 seconds instead of X number of blocks 2014-03-19 09:35:19 -05:00