mirror of
https://github.com/1f349/dendrite.git
synced 2024-11-10 06:53:00 +00:00
2782ae3d56
* Check that we have a populated state snapshot when determining if we closed the gap * Do the same in the query API * Use HasState more opportunistically * Try to avoid falling down the hole of using a trustworthy but empty state snapshot for non-create events * Refactor missing state and make sure that we really solve the problem for the new event * Comments * Review comments * Tweak that check again * Tidy up that create check further * Fix build hopefully * Update sendOutliers to use OrderAuthAndStateEvents * Don't go out of bounds on missingEvents |
||
---|---|---|
.. | ||
query_test.go | ||
query.go |