HomePhabricator

Changed CMessageHeader::pchCommand to use a C++11 array and updated its various…

Description

Changed CMessageHeader::pchCommand to use a C++11 array and updated its various uses to reflect this.

Summary: Addresses T247. Changed CMessageHeader::pchCommand to be implimented as a C++11 array rather than a static array and updated its various uses to reflect this.

Test Plan: make check

Reviewers: deadalnix, jasonbcox, schancel, O1 Bitcoin ABC, #bitcoin_abc

Reviewed By: deadalnix, O1 Bitcoin ABC, #bitcoin_abc

Subscribers: teamcity

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

Details

Provenance
nakihitoAuthored on Sep 9 2018, 19:39
nakihitoPushed on Sep 17 2018, 18:43
Reviewer
Restricted Owners Package
Differential Revision
D1743: Changed CMessageHeader::pchCommand to use a C++11 array and updated its various uses to reflect this.
Parents
rABC59d52b9da186: Fix bench/bench_bitcoin (Select REGTEST Params before wallet init)
Branches
Unknown
Tags
Unknown