HomePhabricator

add missing swap to CScriptCheck

Description

add missing swap to CScriptCheck

Summary:
My bad, I missed adding this. It doesn't really matter since
the results of CScriptCheck (neither metrics nor error) are
never used in the parallel setting. In future I'd really like
to make error/metrics not be members of this class anyway,
instead to be optional outparams of the operator().

Test Plan: ninja check

Reviewers: #bitcoin_abc, jasonbcox

Reviewed By: #bitcoin_abc, jasonbcox

Differential Revision: https://reviews.bitcoinabc.org/D5225

Details

Provenance
Mark Lundeberg <markblundeberg@users.noreply.github.com>Authored on Feb 8 2020, 09:43
markblundebergPushed on Feb 9 2020, 04:11
Reviewer
Restricted Project
Differential Revision
D5225: add missing swap to CScriptCheck
Parents
rSTAGING89819efc7cc1: Update blockchain RPC to report all BIP9 based on versionbitsinfo
Branches
Unknown
Tags
Unknown

Event Timeline

Mark Lundeberg <markblundeberg@users.noreply.github.com> committed rSTAGING0f9d3a2e8010: add missing swap to CScriptCheck (authored by Mark Lundeberg <markblundeberg@users.noreply.github.com>).Feb 9 2020, 01:22