Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fixed freezing GUI on reindex #638

Merged
merged 1 commit into from
Nov 25, 2019

Conversation

mxaddict
Copy link
Contributor

Issue

Looks like the freezing GUI when reindexing was caused by a change I ported from upstream BTC repo

Link: https://github.com/bitcoin/bitcoin/blob/v0.19.0.1/src/qt/clientmodel.cpp#L246

This PR fixes the freezing GUI on reindex

Test

  • Run a fully indexed node with GUI (navcoin-qt) with -reindex=1
  • GUI wallet should not freeze when starting reindex.

@navbuilder
Copy link

A new build of d776e31 has completed succesfully!
Binaries available at https://build.nav.community/binaries/freezing-gui-on-reindex

@navbuilder
Copy link

A new build of aa64166 has completed succesfully!
Binaries available at https://build.nav.community/binaries/freezing-gui-on-reindex

@aguycalled
Copy link
Member

tested gitian build osx

Copy link
Contributor

@chasingkirkjufell chasingkirkjufell left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

confirmed fix with gitian build on windows 10

@aguycalled aguycalled merged commit 8131b42 into navcoin:master Nov 25, 2019
aguycalled pushed a commit to aguycalled/navcoin-core that referenced this pull request Dec 5, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants