Merge #10953: [Refactor] Combine scriptPubKey and amount as CTxOut in CScriptCheck
commitaeed345c9bade5d52a3fbf0a943203f6c82e6344
authorPieter Wuille <pieter.wuille@gmail.com>
Fri, 22 Sep 2017 23:10:09 +0000 (22 16:10 -0700)
committerPieter Wuille <pieter.wuille@gmail.com>
Fri, 22 Sep 2017 23:17:44 +0000 (22 16:17 -0700)
treea015a9100036360a3c11e8e6decdfb786bf7f453
parentc6223b3daab0328ca742b1cc3c15e89e698630bb
parent3a131b72446724b2d6322930d92348065f1c1891
Merge #10953: [Refactor] Combine scriptPubKey and amount as CTxOut in CScriptCheck

3a131b724 Rename out to m_tx_out in CScriptCheck (Johnson Lau)
e91211878 [Refactor] Combine scriptPubKey and amount as CTxOut in CScriptCheck (Johnson Lau)

Pull request description:

  This simplifies CScriptCheck by combining scriptPubKey and amount

Tree-SHA512: 6422363cf5394c6cfefb30c1709db6def63230b809cc7697887e4a2e8c684149208edf91dd139e031b9fe732776b2db59305f77c3cba6f333b11cceb39ef0cc2
src/validation.cpp
src/validation.h