summary refs log tree commit diff
path: root/changelog.d/12498.misc (follow)
Commit message (Collapse)AuthorAgeFilesLines
* 1.60.0rc1Sean Quah2022-05-241-1/+0
|
* Skip waiting for full state if a StateFilter does not require it (#12498)Richard van der Hoff2022-05-181-0/+1
If `StateFilter` specifies a state set which we will have regardless of state-syncing, then we may as well return it immediately.