Page MenuHomePhabricator

gui: Throttle GUI update pace when -reindex
ClosedPublic

Authored by Fabien on Nov 9 2020, 10:54.

Details

Reviewers
majcosta
Group Reviewers
Restricted Project
Commits
rABCcb55c4f9b5fe: gui: Throttle GUI update pace when -reindex
Summary
With this PR, the GUI does not freeze when a user runs:

$ ./src/qt/bitcoin-qt -reindex

Backport of core PR18121.

Test Plan
ninja all check

./src/qt/bitcoin-qt -reindex

Check the GUI sync progress no longer causes epileptic seizure to the
user.

Diff Detail

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