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

Backport #10231: [Qt] Reduce a significant cs_main lock freeze #1704

Merged
merged 1 commit into from
Oct 31, 2017

Commits on Oct 31, 2017

  1. Merge bitcoin#10231: [Qt] Reduce a significant cs_main lock freeze

    4082fb0 Add missing <atomic> header in clientmodel.h (Jonas Schnelli)
    928d4a9 Set both time/height header caches at the same time (Jonas Schnelli)
    610a917 Declare headers height/time cache mutable, re-set the methods const (Jonas Schnelli)
    cf92bce Update the remaining blocks left in modaloverlay at init. (Jonas Schnelli)
    7148f5e Reduce cs_main locks during modal overlay by adding an atomic cache (Jonas Schnelli)
    
    Tree-SHA512: a92ca22f90b8b2a5e8eb94fdce531ef44542e21a8dbbb0693f7723d7018592cb68de687a2a0aac91d31cbf019793f8e922550656d2b130ed3d854d60630341db
    laanwj authored and codablock committed Oct 31, 2017
    Configuration menu
    Copy the full SHA
    746d487 View commit details
    Browse the repository at this point in the history