HomePhabricator

A ton of style change to wallet.cpp

Description

A ton of style change to wallet.cpp

Summary:

  • Remove blanket std import from wallet.cpp
  • Add braces around control flow statements
  • Remove useless scopes.
  • Use nullptr instead of NULL
  • Various other small changes.

Test Plan:

make check
../qa/pull-tester/rpc-tests.py

Reviewers: freetrader, sickpig, kyuupichan, awemany, #bitcoin_abc

Reviewed By: freetrader, #bitcoin_abc

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

Details

Provenance
deadalnixAuthored on Jul 7 2017, 11:37
deadalnixPushed on Jul 12 2017, 14:30
Reviewer
Restricted Project
Differential Revision
D301: A ton of style change to wallet.cpp
Parents
rABCcd58893b70a2: Update /doc/bips.md from Core to ABC
Branches
Unknown
Tags
Unknown