HomePhabricator

[backport#13910] Log progress while verifying blocks at level 4

Description

[backport#13910] Log progress while verifying blocks at level 4

Summary:
e58985c916 Log progress while verifying blocks at level 4. (Daniel Kraft)

Pull request description:

When verifying blocks at startup, the progress is printed in 10% increments to logs.  When `-checklevel=4`, however, the second half of the verification (connecting the blocks again) does not log the progress anymore.  (It is still computed and shown in the UI, but not printed to logs.)

This change makes the behaviour consistent, by adding the missing progress logging also for level-4 checks.

Backport of Core PR13910

Test Plan:

ninja check-all

Reviewers: #bitcoin_abc, Fabien

Reviewed By: #bitcoin_abc, Fabien

Subscribers: Fabien

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

Details

Provenance
MarcoFalke <falke.marco@gmail.com>Authored on Jan 4 2019, 10:58
majcostaCommitted on Jul 8 2020, 18:23
majcostaPushed on Jul 8 2020, 18:23
Reviewer
Restricted Project
Differential Revision
D6852: [backport#13910] Log progress while verifying blocks at level 4
Parents
rABCf05f36b450e4: [SECP256K1] Fix the Travis build wrong targets names
Branches
Unknown
Tags
Unknown