This reduces copying of data being serialized.
Use CHashWriter also in SignatureHash(), and for message signing #1936
pull sipa wants to merge 1 commits into bitcoin:master from sipa:morehashwriter changing 2 files +6 −7-
sipa commented at 9:20 PM on October 19, 2012: member
-
Use CHashWriter also in SignatureHash(), and for message signing 8980a50924
-
jgarzik commented at 12:00 AM on October 20, 2012: contributor
ACK
-
gavinandresen commented at 2:36 PM on October 20, 2012: contributor
ACK (but I'm being lazy, I didn't run it against unit tests-- I assume you did?)
-
sipa commented at 2:47 PM on October 20, 2012: member
@gavinandresen Yes - I even tried changing it to return faulty results, to check whether the current unit tests catch it (they do).
- sipa referenced this in commit f50fb5470b on Oct 20, 2012
- sipa merged this on Oct 20, 2012
- sipa closed this on Oct 20, 2012
- laudney referenced this in commit e2b5930bbd on Mar 19, 2014
- KolbyML referenced this in commit ec54459192 on Dec 5, 2020
- DrahtBot locked this on Sep 8, 2021
Contributors