diff options
| author | Andrew Chow <[email protected]> | 2018-06-07 21:12:25 -0700 |
|---|---|---|
| committer | Andrew Chow <[email protected]> | 2018-07-03 17:19:23 -0700 |
| commit | ed94c8b556dbbfb62452eaefd9ee7841df09777a (patch) | |
| tree | fa645726fb0ac8f6bcd23cb0a7d91ad1641147a6 /src/test/script_tests.cpp | |
| parent | Make SignatureData able to store signatures and scripts (diff) | |
| download | discoin-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/test/script_tests.cpp')
0 files changed, 0 insertions, 0 deletions