Skip to content
This repository has been archived by the owner on Apr 26, 2024. It is now read-only.

Skip waiting for full state if a StateFilter does not require it #12498

Merged
merged 3 commits into from
May 18, 2022

Commits on May 18, 2022

  1. Skip waiting for full state if a StateFilter does not require it

    If `StateFilter` specifies a state set which we will have regardless of
    state-syncing, then we may as well return it immediately.
    richvdh committed May 18, 2022
    Configuration menu
    Copy the full SHA
    5a6a755 View commit details
    Browse the repository at this point in the history
  2. update comment

    richvdh committed May 18, 2022
    Configuration menu
    Copy the full SHA
    fa80bee View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a680e4e View commit details
    Browse the repository at this point in the history