Branch: refs/heads/master
  Home:   https://github.com/conformal/btcd
  Commit: de51409185ba88420b41f61e0a96964323305383
      
https://github.com/conformal/btcd/commit/de51409185ba88420b41f61e0a96964323305383
  Author: Dave Collins <[email protected]>
  Date:   2014-04-14 (Mon, 14 Apr 2014)

  Changed paths:
    M rpcserver.go

  Log Message:
  -----------
  Add debug print for chain verify.

Since a chain verification can take a long time depending on the
parameters, this commit adds a debug print to the RPC server at the info
level for how many blocks are being verified and at what level.

The logic was also slightly modified so the number of blocks being checked
can easily be calculated and shown.


Reply via email to