HomePhabricator

DiskBlockIndex: remove unused ToString() class member

Description

DiskBlockIndex: remove unused ToString() class member

Summary:
and mark its inherited CBlockIndex#ToString public interface member
as deleted, to disallow calling it in the derived CDiskBlockIndex class.

This is a partial backport of core#25349
https://github.com/bitcoin/bitcoin/pull/25349/commits/99e8ec8721a52cd08bdca31f6e926c9c1ce281fb

Depends on D16070

Test Plan: ninja all check-all bitcoin-fuzzers

Reviewers: #bitcoin_abc, Fabien

Reviewed By: #bitcoin_abc, Fabien

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

Details

Provenance
Jon Atack <jon@atack.com>Authored on Jun 12 2022, 10:38
PiRKCommitted on Apr 29 2024, 18:16
PiRKPushed on Apr 29 2024, 18:16
Reviewer
Restricted Project
Differential Revision
D16071: DiskBlockIndex: remove unused ToString() class member
Parents
rABCa6daebfeafe3: CBlockIndex: ensure phashBlock is not nullptr before dereferencing
Branches
Unknown
Tags
Unknown