Branch: refs/heads/master
Home: https://github.com/btcsuite/btcd
Commit: 3ed8f363e78e1a996433ab799e25f36f864ff7a8
https://github.com/btcsuite/btcd/commit/3ed8f363e78e1a996433ab799e25f36f864ff7a8
Author: Dave Collins <[email protected]>
Date: 2015-02-26 (Thu, 26 Feb 2015)
Changed paths:
M blockchain/accept.go
M blockchain/validate.go
M mining.go
M wire/blockheader.go
Log Message:
-----------
Implement BIP0066 changeover logic for v3 blocks.
This commit implements the changeover logic for version 3 blocks as
described by BIP0066.