Page MenuHomePhabricator

Replace nHashType with SigHashType in script_tests.cpp
ClosedPublic

Authored by jasonbcox on Jan 11 2018, 19:05.

Details

Summary

Continuing work on T61 (almost there!).

Test Plan

make check

Diff Detail

Repository
rABC Bitcoin ABC
Branch
pushsig2
Lint
Lint Passed
SeverityLocationCodeMessage
Auto-Fixsrc/test/script_tests.cpp:1CFMTCode style violation
Unit
No Test Coverage
Build Status
Buildable 1576
Build 1576: arc lint + arc unit

Event Timeline

deadalnix requested changes to this revision.Jan 11 2018, 19:24

Only style change. We bumped clang format to 4.0 recently.

src/test/script_tests.cpp
1062 ↗(On Diff #2452)

revert

1406 ↗(On Diff #2452)

dito

This revision now requires changes to proceed.Jan 11 2018, 19:24
This revision is now accepted and ready to land.Jan 12 2018, 00:18
This revision was automatically updated to reflect the committed changes.