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 #12783: macOS: disable AppNap during sync (and mixing) #3024

Merged
merged 3 commits into from
Jul 15, 2019

Commits on Jul 10, 2019

  1. Merge bitcoin#12783: macOS: disable AppNap during sync

    1e0f3c4 macOS: disable AppNap during sync (Alexey Ivanov)
    
    Pull request description:
    
      Code based on pull/5804. Tested only on macOS 10.13.3 and should support 10.9+.
    
      What macOS versions bitcoin core currently supports?
    
    Tree-SHA512: 85809b8d8d8a05169437b4268988da0b7372c29c6da3223ebdc106dc16dcb6d3caa5c52ace3591467005b50a63fd8b2ab1cb071cb4f450032932df25d5063315
    laanwj authored and UdjinM6 committed Jul 10, 2019
    Configuration menu
    Copy the full SHA
    779d575 View commit details
    Browse the repository at this point in the history

Commits on Jul 11, 2019

  1. Refactor

    UdjinM6 committed Jul 11, 2019
    Configuration menu
    Copy the full SHA
    38cd076 View commit details
    Browse the repository at this point in the history
  2. Drop #include <memory> from src/qt/bitcoingui.h

    Was included by mistake.
    UdjinM6 committed Jul 11, 2019
    Configuration menu
    Copy the full SHA
    8a69250 View commit details
    Browse the repository at this point in the history