Skip to content
This repository has been archived by the owner on Nov 15, 2023. It is now read-only.

Do not update peer information if ancestor search is in progress #12631

Merged
merged 2 commits into from
Nov 7, 2022

Commits on Nov 7, 2022

  1. Do not update peer information if ancestor search is in progress

    If block announcement is received from a peer while ancestor search
    for that same peer is still in progress, do not update the peer's best
    hash and best number as that causes the ancestor search to yield
    different information from what was expected and can cause, for example,
    a fork of lower height not be be downloaded.
    altonen committed Nov 7, 2022
    Configuration menu
    Copy the full SHA
    0e42de5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3766078 View commit details
    Browse the repository at this point in the history