Page MenuHomePhabricator

Fix code style in keystore.cpp/crypter.cpp
AbandonedPublic

Authored by Fabien on Jan 24 2019, 14:43.

Details

Reviewers
deadalnix
Group Reviewers
Restricted Project
Summary

Only changes from the PR are backported. Another pass is needed to
remove the remaining nits.

Partial backport of core PR11272 (commit dd9bb25)

Depends on D2408

Test Plan
make check

Diff Detail

Repository
rABC Bitcoin ABC
Branch
PR11272_part2
Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 4690
Build 7443: Bitcoin ABC Buildbot (legacy)
Build 7442: arc lint + arc unit

Event Timeline

deadalnix requested changes to this revision.Jan 24 2019, 14:53
deadalnix added inline comments.
src/wallet/crypter.cpp
163

It would be preferable to not introduce code with broken style and then fix it. Please fix these in the parent diff and then rebase.

This revision now requires changes to proceed.Jan 24 2019, 14:53