HomePhabricator

refactor: Remove unused BlockAssembler::pblock member var

Description

refactor: Remove unused BlockAssembler::pblock member var

Summary:
The difference in BlockAssembler::AddToBlock is explained by D2047:
the Bitcoin ABC codebase stores the CTransactionRef in a CBlockTemplateEntry struct, and copies it into the block later in BlockAssembler::CreateNewBlock

This is a backport of core#19283

Test Plan: ninja check-functional

Reviewers: #bitcoin_abc, deadalnix

Reviewed By: #bitcoin_abc, deadalnix

Subscribers: deadalnix

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

Details

Provenance
MarcoFalke <falke.marco@gmail.com>Authored on Jun 15 2020, 12:10
PiRKCommitted on May 31 2021, 19:59
PiRKPushed on May 31 2021, 19:59
Reviewer
Restricted Project
Differential Revision
D9602: refactor: Remove unused BlockAssembler::pblock member var
Parents
rABCf134ffe4b6f9: [LINTER] Exclude a new rule that enforce naming convention on classes
Branches
Unknown
Tags
Unknown