Page MenuHomePhabricator

[net processing] Move hashContinue to net processing
ClosedPublic

Authored by Fabien on Jan 24 2022, 16:23.

Details

Reviewers
PiRK
Group Reviewers
Restricted Project
Maniphest Tasks
Restricted Maniphest Task
Commits
rABC3368e0a4576c: [net processing] Move hashContinue to net processing
Summary
Also rename to m_continuation_block to better communicate meaning.

Partial backport of core#19829:
https://github.com/bitcoin/bitcoin/pull/19829/commits/184557e8e03f76ff18dacdb32c12692d8578691f

Depends on D10870.

Ref T1696.

Test Plan
ninja all check-all

Diff Detail

Repository
rABC Bitcoin ABC
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

Fabien requested review of this revision.Jan 24 2022, 16:23
Fabien planned changes to this revision.Jan 24 2022, 16:28

Fix a missing uint256 => BlockHash, and a comment layout

This revision is now accepted and ready to land.Jan 24 2022, 17:02