aboutsummaryrefslogtreecommitdiff
path: root/src/net_processing.cpp
diff options
context:
space:
mode:
authorAndrew Chow <[email protected]>2018-06-07 21:12:25 -0700
committerAndrew Chow <[email protected]>2018-07-03 17:19:23 -0700
commited94c8b556dbbfb62452eaefd9ee7841df09777a (patch)
treefa645726fb0ac8f6bcd23cb0a7d91ad1641147a6 /src/net_processing.cpp
parentMake SignatureData able to store signatures and scripts (diff)
downloaddiscoin-ed94c8b556dbbfb62452eaefd9ee7841df09777a.tar.xz
discoin-ed94c8b556dbbfb62452eaefd9ee7841df09777a.zip
Replace CombineSignatures with ProduceSignature
Instead of using CombineSignatures to create the final scriptSig or scriptWitness of an input, use ProduceSignature itself. To allow for ProduceSignature to place signatures, pubkeys, and scripts that it does not know about, we pass down the SignatureData to SignStep which pulls out the information that it needs from the SignatureData.
Diffstat (limited to 'src/net_processing.cpp')
0 files changed, 0 insertions, 0 deletions