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

Cancel mining if blockchain's tip index is changed #517

Merged
merged 5 commits into from
Sep 23, 2019

Commits on Sep 23, 2019

  1. Configuration menu
    Copy the full SHA
    cb2efba View commit details
    Browse the repository at this point in the history
  2. BlockChain<T>.MineBlock is now async and throws OperationCanceledExce…

    …ption when chain's tip is changed
    limebell committed Sep 23, 2019
    Configuration menu
    Copy the full SHA
    94d634b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6b36a1d View commit details
    Browse the repository at this point in the history
  4. Apply suggested changes

    limebell committed Sep 23, 2019
    Configuration menu
    Copy the full SHA
    11b98e9 View commit details
    Browse the repository at this point in the history
  5. Update CHANGES.md

    limebell committed Sep 23, 2019
    Configuration menu
    Copy the full SHA
    bf8de58 View commit details
    Browse the repository at this point in the history