Skip to content
Snippets Groups Projects
Unverified Commit 224d792d authored by Sean Quah's avatar Sean Quah Committed by GitHub
Browse files

Refactor `_resolve_state_at_missing_prevs` to return an `EventContext` (#13404)


Previously, `_resolve_state_at_missing_prevs` returned the resolved
state before an event and a partial state flag. These were unwieldy to
carry around would only ever be used to build an event context. Build
the event context directly instead.

Signed-off-by: default avatarSean Quah <seanq@matrix.org>
parent 05aeeb3a
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment