Branch: refs/heads/master
Home: https://github.com/btcsuite/btcd
Commit: ff747f8eae4e7cbbd84c30d1cec6baeaf58e8cdd
https://github.com/btcsuite/btcd/commit/ff747f8eae4e7cbbd84c30d1cec6baeaf58e8cdd
Author: David Hill <[email protected]>
Date: 2015-02-26 (Thu, 26 Feb 2015)
Changed paths:
M mempool.go
M mining.go
M txscript/internal_test.go
M txscript/script.go
M txscript/script_test.go
Log Message:
-----------
Use ScriptVerifyMinimalData
Additionally, drop HasCanoncialPushes as ScriptVerifyMinimalData
offers more complete checks.