Branch: refs/heads/master
Home: https://github.com/btcsuite/btcd
Commit: 9ffd96bf5161b1f2033ba7732286947178967a22
https://github.com/btcsuite/btcd/commit/9ffd96bf5161b1f2033ba7732286947178967a22
Author: David Hill <[email protected]>
Date: 2015-06-29 (Mon, 29 Jun 2015)
Changed paths:
M blockchain/validate.go
M mempool.go
M mining.go
M txscript/consensus.go
Log Message:
-----------
Revert "Move IsFinalizedTransaction to txscript."
This reverts commit 17da2ba7fa691c666d70948217ffcd5b6ac148f8.
This was done prematurely. This will be revisited when a code
restructure is more urgent.