HomePhabricator

[backport#15139] Replace use of BEGIN and END macros on uint256

Description

[backport#15139] Replace use of BEGIN and END macros on uint256

Summary:
Replace use of BEGIN and END macros on uint256 with begin() and
end() methods in the Merkle tree code.


https://github.com/bitcoin/bitcoin/pull/15139/commits/7fa238c701b5b6d4f78b92334e38fac466ec0eb2

Partial backport of Core PR15139

Test Plan:

ninja check-all

Reviewers: #bitcoin_abc, deadalnix

Reviewed By: #bitcoin_abc, deadalnix

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

Details

Provenance
Wladimir J. van der Laan <laanwj@gmail.com>Authored on Jan 10 2019, 00:30
majcostaCommitted on May 29 2020, 15:46
majcostaPushed on May 29 2020, 15:46
Reviewer
Restricted Project
Differential Revision
D6288: [backport#15139] Replace use of BEGIN and END macros on uint256
Parents
rABCb569951c2c15: [backport#14518] rpc: Always throw in getblockstats if -txindex is required
Branches
Unknown
Tags
Unknown