Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Skip waiting for full state if a StateFilter does not require it (#12498) | Richard van der Hoff | 2022-05-18 | 1 | -0/+1 |
If `StateFilter` specifies a state set which we will have regardless of state-syncing, then we may as well return it immediately. |