HomePhabricator

Remove reindex special case from the progress bar label

Description

Remove reindex special case from the progress bar label

Summary:
This is a minor change in the status bar message when starting bitcoin-qt with the reindex flag.

The user knows which option they passed to the program, so it seems overly verbose to offer the user feedback whether or not they passed -reindex. Treat it as DISK, like all other cases that are treated as DISK:
-reindex-chainstate
-loadblock

This is a backport of core-gui#697

Depends on D16004

Test Plan:
ninja all check-all

src/qt/bitcoin-qt -reindex -regtest

Reviewers: #bitcoin_abc, Fabien

Reviewed By: #bitcoin_abc, Fabien

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

Details

Provenance
MarcoFalke <*~=`'#}+{/-|&$^_@721217.xyz>Authored on Jan 17 2023, 15:46
PiRKCommitted on Fri, Apr 19, 06:04
PiRKPushed on Fri, Apr 19, 06:04
Reviewer
Restricted Project
Differential Revision
D16006: Remove reindex special case from the progress bar label
Parents
rABCb544cbdd9137: [Cashtab] Fix airdrop tx render issue
Branches
Unknown
Tags
Unknown