Page MenuHomePhabricator

[backport#10953] [Refactor] Combine scriptPubKey and amount as CTxOut in CScriptCheck
ClosedPublic

Authored by majcosta on Jul 14 2020, 22:07.

Details

Summary

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

Backport of Core PR10953

Test Plan
ninja check && ninja check-functional

Diff Detail

Repository
rABC Bitcoin ABC
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

[Bot Message]
One or more PR numbers were detected in the summary.
Links to those PRs have been inserted into the summary for reference.

This revision is now accepted and ready to land.Jul 15 2020, 07:00