Branch: refs/heads/master
Home: https://github.com/conformal/btcchain
Commit: ad275b34a8d6e34f1fbd36eb2ed0e4e350e69322
https://github.com/conformal/btcchain/commit/ad275b34a8d6e34f1fbd36eb2ed0e4e350e69322
Author: Dave Collins <[email protected]>
Date: 2014-06-26 (Thu, 26 Jun 2014)
Changed paths:
M process.go
M validate.go
Log Message:
-----------
Add a new behavior flag to disable the pow check.
This commit adds a new behavior flag, BFNoPoWCheck which allows the caller
to indicate the check which ensures a block hashes to a value less than
required target should not be performed.