HomePhabricator

Modernize compact block code

Description

Modernize compact block code

Summary:

  • indexes -> indices
  • Use C++11 loops when possible
  • Add braces
  • Use C++ constructors instead C style casts.

Test Plan:

make check
./test/functional/test_runner.py --extended

Reviewers: #bitcoin_abc, jasonbcox

Reviewed By: #bitcoin_abc, jasonbcox

Subscribers: teamcity

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

Details

Provenance
deadalnixAuthored on Feb 25 2018, 13:13
deadalnixPushed on Feb 26 2018, 13:39
Reviewer
Restricted Project
Differential Revision
D1134: Modernize compact block code
Parents
rSTAGING3790258ce49a: Write test timing information to the build tree when running test_runner.py
Branches
Unknown
Tags
Unknown